mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-05-06 08:34:43 +00:00
rosenthal: alloy-bin: Update to 1.12.2.
* modules/rosenthal/packages/binaries.scm (alloy-bin): Update to 1.12.2.
This commit is contained in:
parent
d43e65476a
commit
9f3003a1f2
@ -446,7 +446,7 @@ rather a set of labels for each log stream.")
|
|||||||
(define-public alloy-bin
|
(define-public alloy-bin
|
||||||
(package
|
(package
|
||||||
(name "alloy-bin")
|
(name "alloy-bin")
|
||||||
(version "1.10.2")
|
(version "1.12.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -454,7 +454,7 @@ rather a set of labels for each log stream.")
|
|||||||
version "/alloy-linux-amd64.zip"))
|
version "/alloy-linux-amd64.zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"03hwmnkx2awxlfw3ixplfnwzx7n1x624n1yw6cgky4hhjz13d3i8"))))
|
"0fknk73z13a3jic6q3gmnwcgzz51jplikmg3xaz08217khpqh4kx"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan
|
(list #:install-plan
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user