mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-05 13:45:13 +00:00
rosenthal: mihomo-bin: Update to 1.19.4.
* rosenthal/packages/binaries.scm (mihomo-bin): Update to 1.19.4.
This commit is contained in:
parent
b11982494a
commit
136eccd475
@ -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.4")
|
||||||
(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"))))
|
"1fnjhp8bcw3gmihl29qwfh2ipfgnnddbfjsjr8v6p8nby15igr73"))))
|
||||||
(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