unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59260] [PATCH] gnu: botan: Update to 2.19.2
@ 2022-11-14 18:44 Jack Hill
  2022-11-17 12:12 ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Hill @ 2022-11-14 18:44 UTC (permalink / raw)
  To: 59260

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#59260] [PATCH] gnu: botan: Update to 2.19.2
  2022-11-14 18:44 [bug#59260] [PATCH] gnu: botan: Update to 2.19.2 Jack Hill
@ 2022-11-17 12:12 ` Christopher Baines
  2022-11-17 17:39   ` Jack Hill
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2022-11-17 12:12 UTC (permalink / raw)
  To: Jack Hill; +Cc: 59260, 59260-done

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#59260] [PATCH] gnu: botan: Update to 2.19.2
  2022-11-17 12:12 ` Christopher Baines
@ 2022-11-17 17:39   ` Jack Hill
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Hill @ 2022-11-17 17:39 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 59260-done

On Thu, 17 Nov 2022, Christopher Baines wrote:

> Thanks, pushed to master as e5497d09a1f349fdc3517a280d4fa08bd7afca89.

Awesome, thank you.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-17 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 18:44 [bug#59260] [PATCH] gnu: botan: Update to 2.19.2 Jack Hill
2022-11-17 12:12 ` Christopher Baines
2022-11-17 17:39   ` Jack Hill

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).