me
/
guix
Archived
1
0
Fork 0

gnu: s6-dns: Update to 2.3.5.0.

* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.0.
master
Tobias Geerinckx-Rice 2021-02-07 23:00:37 +01:00
parent 26904f853d
commit 6d4d3d8948
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -150,14 +150,14 @@ functionality with a very small amount of code.")))
(define-public s6-dns
(package
(name "s6-dns")
(version "2.3.4.0")
(version "2.3.5.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/s6-dns/s6-dns-"
version ".tar.gz"))
(sha256
(base32 "03s94bc1y2yf0i3v3gh27xz3l2ycf246nb29mrf1zm4v9kdff5fn"))))
(base32 "0h5p5dbkkdadahrp4pqhc3x9ds758i6djy49k5zrn7mm5k4722wz"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments