Compare commits

..

No commits in common. "5172fac369025bc98cbfb925b728b2cae20ac2c5" and "3c08ac71789b5139d8cf59b337d9a9af35588560" have entirely different histories.

View File

@ -30,7 +30,7 @@
(define bitwarden (define bitwarden
(package (package
(name "bitwarden") (name "bitwarden")
(version "2025.2.2") (version "2025.2.1")
(source (origin (source (origin
(method url-fetch/zipbomb) (method url-fetch/zipbomb)
(uri (string-append "https://github.com/bitwarden/clients" (uri (string-append "https://github.com/bitwarden/clients"
@ -38,7 +38,7 @@
"/dist-firefox-" version ".zip")) "/dist-firefox-" version ".zip"))
(sha256 (sha256
(base32 (base32
"19myzxh7m6ya459lcpx1fv2r0gs3gps3yvch8gdysqmmvawcpx1p")))) "08sw4bq9lkzm6c4j7czdsv5r2nn2v1128vrfd41f02jx18la5cfw"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:install-plan (list #:install-plan
@ -86,7 +86,7 @@ protocols out-of-the-box.")
(define-public mihomo-bin (define-public mihomo-bin
(package (package
(name "mihomo-bin") (name "mihomo-bin")
(version "1.19.3") (version "1.19.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -94,7 +94,7 @@ protocols out-of-the-box.")
version "/mihomo-linux-amd64-v" version ".gz")) version "/mihomo-linux-amd64-v" version ".gz"))
(sha256 (sha256
(base32 (base32
"18apklrcv16570snnd24z92f4hhqq0f0r5lgqs3xkfwz36iddwyy")))) "03m5fw1a0qp3lw7x843qfyjr2b70w0sm5ckmw4pyf4pvfn05dmqr"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:install-plan (list #:install-plan
@ -230,7 +230,7 @@ designed for flexibility.")
(define-public komga-bin (define-public komga-bin
(package (package
(name "komga-bin") (name "komga-bin")
(version "1.21.2") (version "1.20.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -238,7 +238,7 @@ designed for flexibility.")
"/komga-" version ".jar")) "/komga-" version ".jar"))
(sha256 (sha256
(base32 (base32
"0ya31gjikr71m8mc2pagm1pgc951q6q6yi7mvpa47qskspbkk30m")))) "1dyxavr2jn85appysj8j88i2x3fv46l5s25x4gb47hr4n68f230n"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:install-plan (list #:install-plan
@ -377,7 +377,7 @@ in sidebar.")
(define-public sing-box-bin (define-public sing-box-bin
(package (package
(name "sing-box-bin") (name "sing-box-bin")
(version "1.11.5") (version "1.11.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -385,7 +385,7 @@ in sidebar.")
version "/sing-box-" version "-linux-amd64.tar.gz")) version "/sing-box-" version "-linux-amd64.tar.gz"))
(sha256 (sha256
(base32 (base32
"0g9gx26h8zccag0h4q4c9hijl81agk0b2anm46ca1skzgn6hy35y")))) "0zlj0mn6j7nkczq376spdmgsgrwv10gzq1widl0w4dkb53pn5dqb"))))
(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"))
@ -399,14 +399,14 @@ in sidebar.")
(define-public tailscale-bin (define-public tailscale-bin
(package (package
(name "tailscale-bin") (name "tailscale-bin")
(version "1.80.3") (version "1.80.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://pkgs.tailscale.com" (uri (string-append "https://pkgs.tailscale.com"
"/stable/tailscale_" version "_amd64.tgz")) "/stable/tailscale_" version "_amd64.tgz"))
(sha256 (sha256
(base32 (base32
"09xq4q4yaknz0krgdm6dpjlxclx77cfj8lipjr8n0aw49522b4wy")))) "0sq1zw657chwqgpy3kw6kydnccp8ns6b5a5dhkiacd3wpk61yfq8"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:install-plan (list #:install-plan
@ -425,7 +425,7 @@ way to use WireGuard and 2FA.")
(define-public wakapi-bin (define-public wakapi-bin
(package (package
(name "wakapi-bin") (name "wakapi-bin")
(version "2.13.1") (version "2.13.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -433,7 +433,7 @@ way to use WireGuard and 2FA.")
version "/wakapi_linux_amd64.zip")) version "/wakapi_linux_amd64.zip"))
(sha256 (sha256
(base32 (base32
"1z31xfra0iq4nxb59l2nzgx2kr215z13lfnq36arbqv3v4lqnz99")))) "1dxpxcaxylcpnxc32xapd5ja0zafaisc6scymsb1n7lzn8fiwg4y"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (list #:install-plan #~'(("wakapi" "bin/wakapi")))) (arguments (list #:install-plan #~'(("wakapi" "bin/wakapi"))))
(supported-systems '("x86_64-linux")) (supported-systems '("x86_64-linux"))