gnu: st: Update to 0.8.4.

* gnu/packages/suckless.scm (st): Update to 0.8.4.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-30 03:08:15 +02:00
parent 3d5334c390
commit 10a8211e0e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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