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

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

bug#45461: closed ([PATCH] gnu: bouncycastle: Update to 1.67.)


From: GNU bug Tracking System
Subject: bug#45461: closed ([PATCH] gnu: bouncycastle: Update to 1.67.)
Date: Sun, 27 Dec 2020 20:41:02 +0000

Your message dated Sun, 27 Dec 2020 21:40:03 +0100
with message-id <20201227214003.5a8c2957@alma-ubu>
and subject line Re: [bug#45461] [PATCH] gnu: bouncycastle: Update to 1.67.
has caused the debbugs.gnu.org bug report #45461,
regarding [PATCH] gnu: bouncycastle: Update to 1.67.
to be marked as done.

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


-- 
45461: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45461
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: bouncycastle: Update to 1.67. Date: Sun, 27 Dec 2020 15:25:28 +0100
* gnu/packages/java.scm (bouncycastle): Update to 1.67.
---
 gnu/packages/java.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 3e43fc0c94..b7955eb213 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -10843,7 +10843,7 @@ algorithms and xxHash hashing algorithm.")
 (define-public java-bouncycastle
   (package
     (name "java-bouncycastle")
-    (version "1.60")
+    (version "1.67")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -10853,7 +10853,7 @@ algorithms and xxHash hashing algorithm.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1m921a1ac2dl797ffzg3d4j97ch308f25spb4jgsj3npfmmys5gb"))
+                "1449q7fyh03s1q0bqljcrhgacwcyqmg2bbvb3z084avgapwsainz"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45461] [PATCH] gnu: bouncycastle: Update to 1.67. Date: Sun, 27 Dec 2020 21:40:03 +0100
On Sun, 27 Dec 2020 15:25:28 +0100
Vincent Legoll <vincent.legoll@gmail.com> wrote:

> * gnu/packages/java.scm (bouncycastle): Update to 1.67.
> ---
>  gnu/packages/java.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

With a slight modification in the commit message (JAVA-bouncycastle)
pushed as 

7de292e903b9fc6e9b13f1953182a6e4cf7fc74f

Thanks,

Björn

Attachment: pgp1gRO20gDWw.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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