me
/
guix
Archived
1
0
Fork 0

gnu: kirc: Update to 0.2.9.

* gnu/packages/irc.scm (kirc): Update to 0.2.9.
master
Tobias Geerinckx-Rice 2021-11-03 09:33:17 +01:00
parent 928fe6c890
commit 7646d988cc
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -422,7 +422,7 @@ highlighted.
(define-public kirc
(package
(name "kirc")
(version "0.2.7")
(version "0.2.9")
(source (origin
(method git-fetch)
(uri (git-reference
@ -430,7 +430,7 @@ highlighted.
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0phx00lr7ya8rx1hskv1wdwbq2vlihiqhnplqdvk1r3m23is7al9"))))
(base32 "0ahmfxhgcvnlgmxxbv9vga5x6krab1n7qq55ygj7hj3x7s7ra419"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests