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

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

bug#59260: closed ([PATCH] gnu: botan: Update to 2.19.2)


From: GNU bug Tracking System
Subject: bug#59260: closed ([PATCH] gnu: botan: Update to 2.19.2)
Date: Thu, 17 Nov 2022 12:13:03 +0000

Your message dated Thu, 17 Nov 2022 12:12:26 +0000
with message-id <87sfihdbk7.fsf@cbaines.net>
and subject line Re: [bug#59260] [PATCH] gnu: botan: Update to 2.19.2
has caused the debbugs.gnu.org bug report #59260,
regarding [PATCH] gnu: botan: Update to 2.19.2
to be marked as done.

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


-- 
59260: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59260
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: botan: Update to 2.19.2 Date: Mon, 14 Nov 2022 13:44:22 -0500
* gnu/packages/crypto.scm (botan): Update to 2.19.2.
---
 gnu/packages/crypto.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index e63ed011aa..821e78d55a 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -953,14 +953,14 @@ (define-public rhash
 (define-public botan
   (package
     (name "botan")
-    (version "2.19.1")
+    (version "2.19.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://botan.randombit.net/releases/";
                                   "Botan-" version ".tar.xz"))
               (sha256
                (base32
-                "0q2mzzg0a40prp9gwjk7d9fn8kwj6z2x6h6mzlm0hr6sxz7h0vp2"))))
+                "0xad3fa96l6x3azxs2gbz5jfqm2drfv9y9idhf5wvdf62mvg3x9s"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59260] [PATCH] gnu: botan: Update to 2.19.2 Date: Thu, 17 Nov 2022 12:12:26 +0000 User-agent: mu4e 1.8.11; emacs 28.2
Jack Hill <jackhill@jackhill.us> writes:

> * gnu/packages/crypto.scm (botan): Update to 2.19.2.
> ---
>  gnu/packages/crypto.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as e5497d09a1f349fdc3517a280d4fa08bd7afca89.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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