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

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tyler Wolf <tyler <at> twolf.io>
Subject: bug#59713: closed (Re: [bug#59713] [PATCH v2 1/1] gnu:
 rust-block-padding-0.2: Update to 0.2.1.)
Date: Thu, 10 Oct 2024 11:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59713: [PATCH] gnu: Update rust-block-padding-0.2

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59713 <at> debbugs.gnu.org.

-- 
59713: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59713
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Steve George <steve <at> futurile.net>
Cc: tyler <at> twolf.io, 59713-done <at> debbugs.gnu.org
Subject: Re: [bug#59713] [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update
 to 0.2.1.
Date: Thu, 10 Oct 2024 14:56:45 +0300
[Message part 3 (text/plain, inline)]
Thanks. Patch applied to the rust-team branch.

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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 226 days ago.

Previous Next


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