mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 08:54:36 +00:00
rosenthal: wakapi-bin: Update to 2.10.3.
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.10.3.
This commit is contained in:
parent
f077a7aa55
commit
477c3df102
@ -260,7 +260,7 @@ way to use WireGuard and 2FA.")
|
||||
(define-public wakapi-bin
|
||||
(package
|
||||
(name "wakapi-bin")
|
||||
(version "2.10.2")
|
||||
(version "2.10.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -268,7 +268,7 @@ way to use WireGuard and 2FA.")
|
||||
version "/wakapi_linux_amd64.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"05yp1217h0w58bhx1f41jqh155fp8c2d1w4a165i1gdggggvwi9x"))))
|
||||
"1b2qw4n6wzi7f4cgajwcm4swqqbbp3128m87g09m9zipq58j5hyc"))))
|
||||
(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