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

distro: gnutls: Update to 3.1.6.

* distro/packages/gnutls.scm (gnutls): Update to 3.1.6.
parent aba326f7
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ (define-public libtasn1 ...@@ -53,7 +53,7 @@ (define-public libtasn1
(define-public gnutls (define-public gnutls
(package (package
(name "gnutls") (name "gnutls")
(version "3.1.5") (version "3.1.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -63,7 +63,7 @@ (define-public gnutls ...@@ -63,7 +63,7 @@ (define-public gnutls
".tar.xz")) ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1lz05l19s64s5hmhc9fh48ip6izy80bdiv0pwkfg9fwwvn25j29g")))) "0zsybr9plllk1phh83bx9bg7c5ccik427j4n3k1s9fiy4j69n0w3"))))
(build-system gnu-build-system) (build-system gnu-build-system)
;; Build of the Guile bindings is not parallel-safe. See ;; Build of the Guile bindings is not parallel-safe. See
......
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