mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-07-24 21:50:37 +00:00
rosenthal: wakapi-bin: Update to 2.17.4.
* modules/rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.17.4.
This commit is contained in:
parent
3fd458447b
commit
a53ee17e5a
@ -315,7 +315,7 @@ monster-in-the-middle}.")
|
|||||||
(define-public wakapi-bin
|
(define-public wakapi-bin
|
||||||
(package
|
(package
|
||||||
(name "wakapi-bin")
|
(name "wakapi-bin")
|
||||||
(version "2.17.3")
|
(version "2.17.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -323,7 +323,7 @@ monster-in-the-middle}.")
|
|||||||
version "/wakapi_linux_amd64.zip"))
|
version "/wakapi_linux_amd64.zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lppf1wzx07kv4jh9mjhx9nbwl3kcb4swnhyydsi9llccf60pccn"))))
|
"02qfds7k8md0wc8wplbsw7i15sihcy31jh2i2ahrbw4j00zc4cfc"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tests? (not (%current-target-system))
|
(list #:tests? (not (%current-target-system))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user