3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: ii: Update to 2.0.

* gnu/packages/irc.scm (ii): Update to 2.0.
This commit is contained in:
Tobias Geerinckx-Rice 2022-12-11 01:00:04 +01:00
parent da26c3975e
commit 0b3743c059
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -387,14 +387,14 @@ highlighted.
(define-public ii
(package
(name "ii")
(version "1.9")
(version "2.0")
(source (origin
(method url-fetch)
(uri (string-append "http://dl.suckless.org/tools/"
name "-" version ".tar.gz"))
(sha256
(base32
"05wcaszm9hap5gqf58bciqm3ad1kfgp976fs3fsn3ll3nliv6345"))))
"0ns2wpzkk7qzhv7addgr0w5as0m7jwag5nxai2dr61wc436syrsg"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests