mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-05 01:15:14 +00:00
rosenthal: alloy-bin-aarch64-linux: Update to 1.13.0.
* modules/rosenthal/packages/binaries.scm (alloy-bin-aarch64-linux): Update to 1.13.0.
This commit is contained in:
parent
f4a1592a66
commit
2a89fe1f59
@ -489,7 +489,7 @@ profiles.")
|
||||
(package
|
||||
(inherit alloy-bin)
|
||||
(name "alloy-bin-aarch64-linux")
|
||||
(version "1.12.2")
|
||||
(version "1.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -497,7 +497,7 @@ profiles.")
|
||||
version "/alloy-linux-arm64.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"08k7dhj8dhdv5w2d6gkny31rp1p51ycd6f0mp5v13iq9w7d4w3bd"))))
|
||||
"1pxnjzygm2mylipf6cjkqxm4k3i9vnm7v80avxbhv8400p3aszqk"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments alloy-bin)
|
||||
((#:install-plan _ ''())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user