mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-04 17:04:21 +00:00
rosenthal: alloy-bin: Update to 1.13.0.
* modules/rosenthal/packages/binaries.scm (alloy-bin): Update to 1.13.0.
This commit is contained in:
parent
bf6937ec63
commit
f4a1592a66
@ -450,7 +450,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.12.2")
|
(version "1.13.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -458,7 +458,7 @@ rather a set of labels for each log stream.")
|
|||||||
version "/alloy-linux-amd64.zip"))
|
version "/alloy-linux-amd64.zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fknk73z13a3jic6q3gmnwcgzz51jplikmg3xaz08217khpqh4kx"))))
|
"0xy986hgzbpq7yq0h9c364ki3j9z21wj6097f1dkk8722ycq0khy"))))
|
||||||
(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