me
/
guix
Archived
1
0
Fork 0

gnu: smartdns: Update to 42.

* gnu/packages/dns.scm (smartdns): Update to 42.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
Hilton Chain 2023-05-28 22:18:13 +08:00 committed by 宋文武
parent 031aaf1e50
commit bf1ed215c7
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -1381,7 +1381,7 @@ nameservers other than libc.")
(define-public smartdns
(package
(name "smartdns")
(version "40")
(version "42")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1393,7 +1393,7 @@ nameservers other than libc.")
((".*SYSTEMDSYSTEMUNITDIR.*") "")))
(sha256
(base32
"0ibbj96s40xgk6q7dsgpx65rjkknl1pn7nca5fcbbhcm2m80nzjj"))))
"17j0h5l7gig6rzk8b9180jwrx5khpnrylacjxvnnpgsi2725k8lq"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no tests