mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-05 05:34:41 +00:00
rosenthal: wakapi-bin: Update to 2.13.0.
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 2.13.0.
This commit is contained in:
parent
2c4a9784f4
commit
df8f268abb
@ -425,7 +425,7 @@ way to use WireGuard and 2FA.")
|
||||
(define-public wakapi-bin
|
||||
(package
|
||||
(name "wakapi-bin")
|
||||
(version "2.12.3")
|
||||
(version "2.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -433,7 +433,7 @@ way to use WireGuard and 2FA.")
|
||||
version "/wakapi_linux_amd64.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"0g2in93c0jl3wc0pwx6qpczvvmlqy37n33bmdzbm57pi13r182lf"))))
|
||||
"1dxpxcaxylcpnxc32xapd5ja0zafaisc6scymsb1n7lzn8fiwg4y"))))
|
||||
(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