mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 08:54:36 +00:00
rosenthal: wakapi-bin: Update to 2.10.2.
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.10.2.
This commit is contained in:
parent
10e484ab4e
commit
b5befb0b7c
@ -257,7 +257,7 @@ way to use WireGuard and 2FA.")
|
||||
(define-public wakapi-bin
|
||||
(package
|
||||
(name "wakapi-bin")
|
||||
(version "2.10.0")
|
||||
(version "2.10.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -265,7 +265,7 @@ way to use WireGuard and 2FA.")
|
||||
version "/wakapi_linux_amd64.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"0gvfxasm5v58f4m8yi47l1chn5sb8hjba1nhl3p8zsmg8a2ik7bf"))))
|
||||
"05yp1217h0w58bhx1f41jqh155fp8c2d1w4a165i1gdggggvwi9x"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments (list #:install-plan #~'(("wakapi" "bin/wakapi"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
|
Loading…
Reference in New Issue
Block a user