|
|
@ -219,7 +219,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.4") |
|
|
|
(version "1.10.1") |
|
|
|
(source (origin |
|
|
|
(source (origin |
|
|
|
(method url-fetch) |
|
|
|
(method url-fetch) |
|
|
|
(uri (string-append |
|
|
|
(uri (string-append |
|
|
@ -227,7 +227,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 |
|
|
|
"0v67g0zx7q6dld8hr714lmrh33idw23mj50a9szq2v835qrciymj")))) |
|
|
|
"0cadcqisnfzzf9154bj29ik1sh829rhgqqsjjxa31mgzfzn5ghcy")))) |
|
|
|
(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")) |
|
|
|