me
/
guix
Archived
1
0
Fork 0

gnu: st: Update to 0.9.2.

* gnu/packages/suckless.scm (st): Update to 0.9.2.

Change-Id: I7d42fbaa0cd5b1989d4c249bdfc0b26e9e048b30
master
jgart 2024-06-11 22:57:25 -05:00
parent d8f1ee6bc8
commit 330453d8f8
No known key found for this signature in database
GPG Key ID: A52AA2B477B6DD35
1 changed files with 2 additions and 2 deletions

View File

@ -368,14 +368,14 @@ numbers of user-defined menu items efficiently.")
(define-public st
(package
(name "st")
(version "0.8.5")
(version "0.9.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://dl.suckless.org/st/st-"
version ".tar.gz"))
(sha256
(base32 "0dxb8ksy4rcnhp5k54p7i7wwhm64ksmavf5wh90zfbyh7qh34s7a"))))
(base32 "0js9z5kn8hmpxzfmb2g6zsy28zkpg88j3wih5wixc89b8x7ms8bb"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests