mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-07-25 01:25:21 +00:00
rosenthal: shadow-tls-bin: Update to 0.2.25.
* rosenthal/packages/binaries.scm (shadow-tls-bin): Update to 0.2.25.
This commit is contained in:
parent
934f6521d6
commit
0d789becf6
@ -184,7 +184,7 @@ designed for flexibility.")
|
||||
(define-public shadow-tls-bin
|
||||
(package
|
||||
(name "shadow-tls-bin")
|
||||
(version "0.2.23")
|
||||
(version "0.2.25")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -192,7 +192,7 @@ designed for flexibility.")
|
||||
version "/shadow-tls-x86_64-unknown-linux-musl"))
|
||||
(sha256
|
||||
(base32
|
||||
"0jdmnhhrn8mwh5jx2k8fvmigq7vjbzx6wxd5zhahlcfga1p2kixc"))))
|
||||
"0chmqzfmyw5w8ybshkwigc3r25svq7fyw371d0dj2ibzsprgawx1"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
Loading…
Reference in New Issue
Block a user