Skip to content
Snippets Groups Projects
Commit 4a24c214 authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: xnee: Upgrade to 3.18.

* gnu/packages/xnee.scm (xnee): Upgrade to 3.18.
parent 1f1c0aff
No related branches found
No related tags found
No related merge requests found
......@@ -27,14 +27,14 @@ (define-module (gnu packages xnee)
(define-public xnee
(package
(name "xnee")
(version "3.16")
(version "3.18")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/xnee/xnee-"
version ".tar.gz"))
(sha256
(base32
"1zkn66zpnbxryrb76cc3r2via6216868l1xsnl3vdymbsy23sf87"))))
"0j6b27ry0w765040089ppwwdl313xfgn31yh3fpqy4gk0jv23m94"))))
(build-system gnu-build-system)
(inputs
`(("recordproto" ,recordproto)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment