gnu: znc: Update to 1.8.2.

* gnu/packages/messaging.scm (znc): Update to 1.8.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-09 17:51:32 +02:00
parent ad42c20921
commit 042d7eb114
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -593,14 +593,14 @@ (define-public pidgin-otr
(define-public znc
(package
(name "znc")
(version "1.8.1")
(version "1.8.2")
(source (origin
(method url-fetch)
(uri (string-append "https://znc.in/releases/archive/znc-"
version ".tar.gz"))
(sha256
(base32
"0hb1v167aa6gv5bcwz352l6b8gnd74ymjw92y4x882l099hzg59i"))))
"03fyi0j44zcanj1rsdx93hkdskwfvhbywjiwd17f9q1a7yp8l8zz"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags