gnu: znc: Update to 1.7.5.

* gnu/packages/messaging.scm (znc): Update to 1.7.5.
master
Tobias Geerinckx-Rice 2019-09-29 17:11:02 +02:00
parent 84a1b00700
commit 254cc3c3b8
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -491,14 +491,14 @@ compromised.")
(define-public znc
(package
(name "znc")
(version "1.7.4")
(version "1.7.5")
(source (origin
(method url-fetch)
(uri (string-append "http://znc.in/releases/archive/znc-"
version ".tar.gz"))
(sha256
(base32
"0wcvqkpin8w4i72alnn0nxnrc9ih543qs34hqpk9xmz6m0hjk8xi"))))
"08a7yb2xs85hyyz8dpzfbsfjwj2r6kcii022lj3l4rf8hl9ix558"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags