GNU bug report logs - #59713
[PATCH] gnu: Update rust-block-padding-0.2

Previous Next

Package: guix-patches;

Reported by: Tyler Wolf <tyler <at> twolf.io>

Date: Wed, 30 Nov 2022 03:59:01 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 59713 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#59713; Package guix-patches. (Wed, 30 Nov 2022 03:59:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tyler Wolf <tyler <at> twolf.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 30 Nov 2022 03:59:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tyler Wolf <tyler <at> twolf.io>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Update rust-block-padding-0.2
Date: Wed, 30 Nov 2022 03:58:22 +0000
* gnu/packages/crates-io.scm (rust-block-padding-0.2): Update to 0.2.1
---
 gnu/packages/crates-io.scm | 4 ++-- 
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 00d141e100..900b1a87e7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -7568,7 +7568,7 @@ (define-public rust-block-modes-0.7
 (define-public rust-block-padding-0.2
   (package
     (name "rust-block-padding")
-    (version "0.2.0")
+    (version "0.2.1")
     (source
       (origin
         (method url-fetch)
@@ -7577,7 +7577,7 @@ (define-public rust-block-padding-0.2
          (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "0x6b2dgink7rc3755r8jl4kmndydy5563h3wz7z9jqrb25ygv2y9"))))
+          "1bickjlmfw9iv63dp781n589rfybw879mik1va59833m1hvnqscd"))))
     (build-system cargo-build-system)
     (home-page "https://github.com/RustCrypto/utils")
     (synopsis "Padding and unpadding of messages divided into blocks")
-- 





This bug report was last modified 1 year and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.