mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 20:54:37 +00:00
rosenthal: mihomo-bin: Update to 1.18.9.
* rosenthal/packages/binaries.scm (mihomo-bin): Update to 1.18.9.
This commit is contained in:
parent
4c0e2a3166
commit
81d1a87938
@ -52,7 +52,7 @@ protocols out-of-the-box.")
|
|||||||
(define-public mihomo-bin
|
(define-public mihomo-bin
|
||||||
(package
|
(package
|
||||||
(name "mihomo-bin")
|
(name "mihomo-bin")
|
||||||
(version "1.18.7")
|
(version "1.18.9")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -60,7 +60,7 @@ protocols out-of-the-box.")
|
|||||||
version "/mihomo-linux-amd64-v" version ".gz"))
|
version "/mihomo-linux-amd64-v" version ".gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1mfbh21x1vzmi0vglk68r21rfbklllxpa5q4978li7n44r0v6hbr"))))
|
"0xq2baqcfd6hnyl1h3q34ymqd227dm06r7dz76s46k7mx7yz7jsb"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan
|
(list #:install-plan
|
||||||
|
Loading…
Reference in New Issue
Block a user