Archived
1
0
Fork 0

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

View file

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