Skip to content
Snippets Groups Projects
Unverified Commit 83a89531 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: dnscrypt-proxy: Update to 1.9.5.

* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.5.
parent f8ff364a
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ (define-public bind
(define-public dnscrypt-proxy
(package
(name "dnscrypt-proxy")
(version "1.9.4")
(version "1.9.5")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -163,7 +163,7 @@ (define-public dnscrypt-proxy
"dnscrypt-proxy-" version ".tar.bz2"))
(sha256
(base32
"07piwsjczamwvdpv1585kg4awqakip51bwsm8nqi6bljww4agx7x"))
"1dhvklr4dg2vlw108n11xbamacaryyg3dbrg629b76lp7685p7z8"))
(modules '((guix build utils)))
(snippet
;; Delete bundled libltdl. XXX: This package also bundles
......
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