gnu: smartdns: Update to 46.

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

Change-Id: I4d1472d3ec027d89a550bf5cada74019074bb049
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Hilton Chain 2024-09-01 23:31:56 +08:00 committed by Ludovic Courtès
parent 5ce53449b5
commit 2081439c12
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -1280,7 +1280,7 @@ nameservers other than libc.")
(define-public smartdns
(package
(name "smartdns")
(version "45")
(version "46")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1292,7 +1292,7 @@ nameservers other than libc.")
((".*SYSTEMDSYSTEMUNITDIR.*") "")))
(sha256
(base32
"1f0j6d8vz1x2f4nr2w3q7azkjh8hlkj81v61a8sw1kq5160qhlb9"))))
"0kllf623x5g7zh81nm41y3k67vsnm7a0dcdhdm0l6q4wyvr4z4zc"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "test"