me
/
guix
Archived
1
0
Fork 0

gnu: ii: Update to 2.0.

* gnu/packages/irc.scm (ii): Update to 2.0.
master
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
1 changed files with 2 additions and 2 deletions

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