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:
Hilton Chain 2026-05-30 11:14:30 +08:00
parent 3fd458447b
commit a53ee17e5a
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -315,7 +315,7 @@ monster-in-the-middle}.")
(define-public wakapi-bin
(package
(name "wakapi-bin")
(version "2.17.3")
(version "2.17.4")
(source (origin
(method url-fetch)
(uri (string-append
@ -323,7 +323,7 @@ monster-in-the-middle}.")
version "/wakapi_linux_amd64.zip"))
(sha256
(base32
"0lppf1wzx07kv4jh9mjhx9nbwl3kcb4swnhyydsi9llccf60pccn"))))
"02qfds7k8md0wc8wplbsw7i15sihcy31jh2i2ahrbw4j00zc4cfc"))))
(build-system gnu-build-system)
(arguments
(list #:tests? (not (%current-target-system))