mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-04 03:35:02 +00:00
gnu: wakapi-bin: Update to 2.9.1.
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.9.1.
This commit is contained in:
parent
05aadcc245
commit
d2342204fd
@ -224,7 +224,7 @@ way to use WireGuard and 2FA.")
|
|||||||
(define-public wakapi-bin
|
(define-public wakapi-bin
|
||||||
(package
|
(package
|
||||||
(name "wakapi-bin")
|
(name "wakapi-bin")
|
||||||
(version "2.8.2")
|
(version "2.9.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -232,7 +232,7 @@ way to use WireGuard and 2FA.")
|
|||||||
version "/wakapi_linux_amd64.zip"))
|
version "/wakapi_linux_amd64.zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"18i6y7d2almy1m5hf6iyph76m1lf2h6civwymxscbv64pcfrsj2z"))))
|
"0xlqk0gahr9d0x59q81w2sdz7z4arx772rmf5b1nglw3pdc2k1yy"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments (list #:install-plan #~'(("wakapi" "bin/wakapi"))))
|
(arguments (list #:install-plan #~'(("wakapi" "bin/wakapi"))))
|
||||||
(supported-systems '("x86_64-linux"))
|
(supported-systems '("x86_64-linux"))
|
||||||
|
Loading…
Reference in New Issue
Block a user