mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-07-20 19:31:42 +00:00
rosenthal: sing-box: Update to 1.13.12.
* modules/rosenthal/packages/networking.scm (sing-box): Update to 1.13.12. [native-inputs]: Update vendored Go dependencies.
This commit is contained in:
parent
83bd48e8c0
commit
1df01c6699
@ -144,7 +144,7 @@ bypass network restrictions." )
|
||||
(define-public sing-box
|
||||
(package
|
||||
(name "sing-box")
|
||||
(version "1.13.8")
|
||||
(version "1.13.12")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -153,7 +153,7 @@ bypass network restrictions." )
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0idl0j3f603b3zrs5yzby4bfm8rjs8npymkl9kjs35gqak78v4c1"))))
|
||||
"0b5hp696dsh0sl1640726wg36cssdllpc903k7v3sn0q6p9zysq0"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
@ -220,7 +220,7 @@ bypass network restrictions." )
|
||||
(file-name "vendored-go-dependencies")
|
||||
(sha256
|
||||
(base32
|
||||
"1binghhm6nvgfpj5zay0xnvlay2f015kd28llgm118q5bwlsh27a"))))
|
||||
"0gzjdjq94vkbsyr2m37wjpd37m4whksgsp4kcmh6j293vfwc83ll"))))
|
||||
(if (%current-target-system)
|
||||
(list this-package)
|
||||
'())))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user