emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63773: closed ([PATCH] gnu: smartdns: Update to 42.)


From: GNU bug Tracking System
Subject: bug#63773: closed ([PATCH] gnu: smartdns: Update to 42.)
Date: Tue, 30 May 2023 10:45:03 +0000

Your message dated Tue, 30 May 2023 18:44:35 +0800
with message-id <87leh6t7xo.fsf@envs.net>
and subject line Re: bug#63773: [PATCH] gnu: smartdns: Update to 42.
has caused the debbugs.gnu.org bug report #63773,
regarding [PATCH] gnu: smartdns: Update to 42.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63773: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63773
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: smartdns: Update to 42. Date: Sun, 28 May 2023 22:18:13 +0800
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#63773: [PATCH] gnu: smartdns: Update to 42. Date: Tue, 30 May 2023 18:44:35 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hilton Chain <hako@ultrarare.space> writes:

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

Pushed, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]