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

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

bug#45473: closed ([PATCH] gnu: whois: Update to 5.5.7.)


From: GNU bug Tracking System
Subject: bug#45473: closed ([PATCH] gnu: whois: Update to 5.5.7.)
Date: Mon, 28 Dec 2020 15:50:01 +0000

Your message dated Mon, 28 Dec 2020 17:48:21 +0200
with message-id <X+n+Rar+z2aYhD7W@3900XT>
and subject line Re: [bug#45473] [PATCH] gnu: whois: Update to 5.5.7.
has caused the debbugs.gnu.org bug report #45473,
regarding [PATCH] gnu: whois: Update to 5.5.7.
to be marked as done.

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


-- 
45473: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45473
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: whois: Update to 5.5.7. Date: Sun, 27 Dec 2020 18:20:51 +0100
* gnu/packages/networking.scm (whois): Update to 5.5.7.
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 479f5329f5..f2ec4d792f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1304,14 +1304,14 @@ and up to 1 Mbit/s downstream.")
 (define-public whois
   (package
     (name "whois")
-    (version "5.5.6")
+    (version "5.5.7")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://debian/pool/main/w/whois/"
                            "whois_" version ".tar.xz"))
        (sha256
-        (base32 "0kpi981zjczvdcxfcq455c529vlaxa73x8kbm530z5b01h0fk8fb"))))
+        (base32 "14vkf7vkvlfwq45fcsq5dbwnjnkfrmv33br13g1jgl9qpw6p1yiy"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no test suite
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45473] [PATCH] gnu: whois: Update to 5.5.7. Date: Mon, 28 Dec 2020 17:48:21 +0200
Looks good. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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