|
|
|
@ -147,7 +147,7 @@ different needs.") |
|
|
|
|
(define-public hugo-bin |
|
|
|
|
(package |
|
|
|
|
(name "hugo-bin") |
|
|
|
|
(version "0.126.1") |
|
|
|
|
(version "0.128.2") |
|
|
|
|
(source (origin |
|
|
|
|
(method url-fetch) |
|
|
|
|
(uri (string-append |
|
|
|
@ -155,7 +155,7 @@ different needs.") |
|
|
|
|
version "/hugo_extended_" version "_linux-amd64.tar.gz")) |
|
|
|
|
(sha256 |
|
|
|
|
(base32 |
|
|
|
|
"1xrjv0w7a23bv9mcjaizamia1fg2sqwqq00d5r3z50yaiwrzr5zv")))) |
|
|
|
|
"1i8jqhw9rra3xjkxzzyj6liqrg52wdi5cdzf3dzijv6pap0m6cm8")))) |
|
|
|
|
(build-system copy-build-system) |
|
|
|
|
(arguments |
|
|
|
|
(list #:install-plan #~'(("hugo" "bin/")) |
|
|
|
@ -216,7 +216,7 @@ monster-in-the-middle}.") |
|
|
|
|
(define-public sing-box-bin |
|
|
|
|
(package |
|
|
|
|
(name "sing-box-bin") |
|
|
|
|
(version "1.8.9") |
|
|
|
|
(version "1.9.3") |
|
|
|
|
(source (origin |
|
|
|
|
(method url-fetch) |
|
|
|
|
(uri (string-append |
|
|
|
@ -224,7 +224,7 @@ monster-in-the-middle}.") |
|
|
|
|
version "/sing-box-" version "-linux-amd64.tar.gz")) |
|
|
|
|
(sha256 |
|
|
|
|
(base32 |
|
|
|
|
"1cj4ygwv53qmin7hpz1nqqa694fj6d0g3qwq5srsb8wvg6sl47j8")))) |
|
|
|
|
"1f9gzpd95hqb5322djalahgyn2bs4j6cm72j02b1wbrjcm901gkn")))) |
|
|
|
|
(build-system copy-build-system) |
|
|
|
|
(arguments (list #:install-plan #~'(("sing-box" "bin/")))) |
|
|
|
|
(supported-systems '("x86_64-linux")) |
|
|
|
@ -237,14 +237,14 @@ monster-in-the-middle}.") |
|
|
|
|
(define-public tailscale-bin |
|
|
|
|
(package |
|
|
|
|
(name "tailscale-bin") |
|
|
|
|
(version "1.66.4") |
|
|
|
|
(version "1.68.2") |
|
|
|
|
(source (origin |
|
|
|
|
(method url-fetch) |
|
|
|
|
(uri (string-append "https://pkgs.tailscale.com" |
|
|
|
|
"/stable/tailscale_" version "_amd64.tgz")) |
|
|
|
|
(sha256 |
|
|
|
|
(base32 |
|
|
|
|
"147xrwrfcpzxwlcmnqy99aqzpa8xd3sg3fliqf6sj6hx9xmw26d6")))) |
|
|
|
|
"1lmnssdpaznxqgkm943v0fg6njjbjr7z9ajzm3whd4l0jx41ln9v")))) |
|
|
|
|
(build-system copy-build-system) |
|
|
|
|
(arguments |
|
|
|
|
(list #:install-plan |
|
|
|
|