1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: sx: Update to 3.0.

* gnu/packages/xdisorg.scm (sx): Update to 3.0.

Closes: guix/guix#6207
Change-Id: Ia8d5dd12abd194acc84c97aa99a703403ae9b1ae
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Acid Bong
2026-02-07 17:10:27 +00:00
committed by 宋文武
parent 9e6705676f
commit a74a1e1563

View File

@@ -4013,7 +4013,7 @@ autostarter compliant with the XDG autostart specification.")
(define-public sx
(package
(name "sx")
(version "2.1.7")
(version "3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4022,7 +4022,7 @@ autostarter compliant with the XDG autostart specification.")
(file-name (git-file-name name version))
(sha256
(base32
"0xv15m30nhcknasqiybj5wwf7l91q4a4jf6xind8x5x00c6br6nl"))))
"05179dxlw5z5yr648dklyl33l2rr0afd619xxhlwdcxfmgn37al4"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests