mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-04 17:04:21 +00:00
rosenthal: tuwunel-bin: Update to 1.5.0.
* modules/rosenthal/packages/binaries.scm (tuwunel-bin): Update to 1.5.0.
This commit is contained in:
parent
f58f1b0583
commit
d241a5bea3
@ -142,7 +142,7 @@ host Matrix for your family, friends or company.")
|
|||||||
(define-public tuwunel-bin
|
(define-public tuwunel-bin
|
||||||
(package
|
(package
|
||||||
(name "tuwunel-bin")
|
(name "tuwunel-bin")
|
||||||
(version "1.4.9.1")
|
(version "1.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -152,7 +152,7 @@ host Matrix for your family, friends or company.")
|
|||||||
(file-name (string-append name "-" version ".zst"))
|
(file-name (string-append name "-" version ".zst"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"078d978xy84fw42y7wkl97gmfqyfn2j3vhh8k7ywkgh9lhi30mbn"))))
|
"0d2fmpsisnzqgrx0sq6zrn31jvdisnm6jb2q6qcc39z4jdllwhrb"))))
|
||||||
(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