mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-08-17 18:20:20 +00:00
rosenthal: mihomo: Update to 1.19.23.
* modules/rosenthal/packages/networking.scm (mihomo): Update to 1.19.23. [native-inputs]: Update vendored-go-dependencies.
This commit is contained in:
parent
9acdcb4c90
commit
490af760f8
@ -74,7 +74,7 @@ origin can remain as closed as possible.")
|
|||||||
(define-public mihomo
|
(define-public mihomo
|
||||||
(package
|
(package
|
||||||
(name "mihomo")
|
(name "mihomo")
|
||||||
(version "1.19.21")
|
(version "1.19.23")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -83,7 +83,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
|
||||||
"1qa6fw3axnas39ri0qmy54rvyk3xbpnmv3iss21wrhjvnlcagmdw"))))
|
"01l46zgjy62j600i2dz9kql8ir720gcqi5dfdrqv152py5zr79nh"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
@ -128,7 +128,7 @@ origin can remain as closed as possible.")
|
|||||||
(file-name "vendored-go-dependencies")
|
(file-name "vendored-go-dependencies")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15452bapz7jwi9gawww9kyszbj2pfdy50xg5zcs2rjrjkh5aygya"))))
|
"1lf8wfhqbzrmgg55i54vih896xlif0apwmdbvfv962h5r9jvy6z3"))))
|
||||||
(if (%current-target-system)
|
(if (%current-target-system)
|
||||||
(list this-package)
|
(list this-package)
|
||||||
'())))
|
'())))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user