me
/
guix
Archived
1
0
Fork 0

gnu: st: Update to 0.8.3.

* gnu/packages/suckless.scm (st): Update to 0.8.3.
master
Tobias Geerinckx-Rice 2020-05-15 23:36:01 +02:00
parent 6a1169b0cd
commit 1841ce9ed7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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