mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-04 11:45:27 +00:00
rosenthal: wakapi-bin: Update to 2.10.0.
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.10.0.
This commit is contained in:
parent
9343dca3cf
commit
c3bfcc39f6
@ -257,7 +257,7 @@ way to use WireGuard and 2FA.")
|
||||
(define-public wakapi-bin
|
||||
(package
|
||||
(name "wakapi-bin")
|
||||
(version "2.9.3")
|
||||
(version "2.10.0")
|
||||
(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
|
||||
"1xlwp0fi79sqysh7xr471y3z5wgb4vzmffhw2s585sc76v2sd4b0"))))
|
||||
"0gvfxasm5v58f4m8yi47l1chn5sb8hjba1nhl3p8zsmg8a2ik7bf"))))
|
||||
(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