mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-08-22 06:09:11 +00:00
rosenthal: sing-box-bin: Update to 1.9.4.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.9.4.
This commit is contained in:
parent
7ca7964b79
commit
8a32229ee0
@ -221,7 +221,7 @@ monster-in-the-middle}.")
|
|||||||
(define-public sing-box-bin
|
(define-public sing-box-bin
|
||||||
(package
|
(package
|
||||||
(name "sing-box-bin")
|
(name "sing-box-bin")
|
||||||
(version "1.9.3")
|
(version "1.9.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -229,7 +229,7 @@ monster-in-the-middle}.")
|
|||||||
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
version "/sing-box-" version "-linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1f9gzpd95hqb5322djalahgyn2bs4j6cm72j02b1wbrjcm901gkn"))))
|
"0v67g0zx7q6dld8hr714lmrh33idw23mj50a9szq2v835qrciymj"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments (list #:install-plan #~'(("sing-box" "bin/"))))
|
(arguments (list #:install-plan #~'(("sing-box" "bin/"))))
|
||||||
(supported-systems '("x86_64-linux"))
|
(supported-systems '("x86_64-linux"))
|
||||||
|
Loading…
Reference in New Issue
Block a user