gnu: znc: Update to 1.8.1.

* gnu/packages/messaging.scm (znc): Update to 1.8.1.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-08 23:02:57 +02:00
parent c34a7dc2bb
commit 9084fc2e90
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -565,14 +565,14 @@ compromised.")
(define-public znc
(package
(name "znc")
(version "1.8.0")
(version "1.8.1")
(source (origin
(method url-fetch)
(uri (string-append "http://znc.in/releases/archive/znc-"
version ".tar.gz"))
(sha256
(base32
"0m5xf60r40pgbg9lyk56dafxj2hj149pn2wf8vzsp8xgq4kv5zcl"))))
"0hb1v167aa6gv5bcwz352l6b8gnd74ymjw92y4x882l099hzg59i"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags