mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-10-14 17:34:35 +00:00
rosenthal: mihomo: Update to 1.19.13.
* modules/rosenthal/packages/networking.scm (mihomo): Update to 1.19.13.
This commit is contained in:
parent
891a615e25
commit
c6dd492c40
@ -69,7 +69,7 @@ origin can remain as closed as possible.")
|
|||||||
(define-public mihomo
|
(define-public mihomo
|
||||||
(package
|
(package
|
||||||
(name "mihomo")
|
(name "mihomo")
|
||||||
(version "1.19.12")
|
(version "1.19.13")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -78,7 +78,7 @@ origin can remain as closed as possible.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1g7v5zdjhkc5gd8ls9z9hmympwnsrlsyjjvxssqpcy09zbmc9fln"))))
|
"0gsag7a3b3iy03g5ikrdgj032ijwjjj9g552i59cxx6s06f89zcs"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user