mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 20:54:37 +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
|
(define-public shadow-tls-bin
|
||||||
(package
|
(package
|
||||||
(name "shadow-tls-bin")
|
(name "shadow-tls-bin")
|
||||||
(version "0.2.23")
|
(version "0.2.25")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -192,7 +192,7 @@ designed for flexibility.")
|
|||||||
version "/shadow-tls-x86_64-unknown-linux-musl"))
|
version "/shadow-tls-x86_64-unknown-linux-musl"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0jdmnhhrn8mwh5jx2k8fvmigq7vjbzx6wxd5zhahlcfga1p2kixc"))))
|
"0chmqzfmyw5w8ybshkwigc3r25svq7fyw371d0dj2ibzsprgawx1"))))
|
||||||
(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