gnu: sic: Update to 1.3.

* gnu/packages/irc.scm (sic): Update to 1.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Michael Ford 2023-08-21 11:39:01 +01:00 committed by 宋文武
parent 59e3fbea1b
commit bc9824bbe2
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -484,14 +484,14 @@ (define-public ii
(define-public sic
(package
(name "sic")
(version "1.2")
(version "1.3")
(source (origin
(method url-fetch)
(uri (string-append "http://dl.suckless.org/tools/"
name "-" version ".tar.gz"))
(sha256
(base32
"11aiavxp44yayibc58bvimi8mrxvbw1plbci8cnbl4syk42zj1xc"))))
"1lk57mrrqgky37bjsnp72s8libywzsrbbjq8bpmz4xdw7smqyirh"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests