* [bug#63773] [PATCH] gnu: smartdns: Update to 42.
@ 2023-05-28 14:18 Hilton Chain via Guix-patches via
2023-05-30 10:44 ` bug#63773: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-05-28 14:18 UTC (permalink / raw)
To: 63773; +Cc: Hilton Chain
* gnu/packages/dns.scm (smartdns): Update to 42.
---
gnu/packages/dns.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index c15017e03f..084df53f14 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -1381,7 +1381,7 @@ (define-public openresolv
(define-public smartdns
(package
(name "smartdns")
- (version "40")
+ (version "42")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1393,7 +1393,7 @@ (define-public smartdns
((".*SYSTEMDSYSTEMUNITDIR.*") "")))
(sha256
(base32
- "0ibbj96s40xgk6q7dsgpx65rjkknl1pn7nca5fcbbhcm2m80nzjj"))))
+ "17j0h5l7gig6rzk8b9180jwrx5khpnrylacjxvnnpgsi2725k8lq"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no tests
base-commit: 6192acf8b77948384e75650ae79dfbaadb26bc37
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63773: [PATCH] gnu: smartdns: Update to 42.
2023-05-28 14:18 [bug#63773] [PATCH] gnu: smartdns: Update to 42 Hilton Chain via Guix-patches via
@ 2023-05-30 10:44 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-05-30 10:44 UTC (permalink / raw)
To: Hilton Chain; +Cc: 63773-done
Hilton Chain <hako@ultrarare.space> writes:
> * gnu/packages/dns.scm (smartdns): Update to 42.
Pushed, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-30 10:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-28 14:18 [bug#63773] [PATCH] gnu: smartdns: Update to 42 Hilton Chain via Guix-patches via
2023-05-30 10:44 ` bug#63773: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.