XR packaging for Fedora Atomic
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

motoc: build bottle for 0.3.5

Signed-off-by: @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>

+2 -1
+2 -1
Formula/motoc.rb
··· 9 9 license "GPL-3.0-only" 10 10 11 11 bottle do 12 - root_url "https://gitlab.com/api/v4/projects/75293878/packages/generic/motoc/#{Motoc.version}" 12 + root_url "https://gitlab.com/api/v4/projects/75293878/packages/generic/motoc/0.3.5" 13 + sha256 x86_64_linux: "acbb3a17b64242ff1f16f4026999a285475a491e11de62541d798454db79db2d" 13 14 end 14 15 15 16 depends_on "rust" => :build