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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 59713 in the body.
You can then email your comments to 59713 AT debbugs.gnu.org in the normal way.

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")
-- 





Information forwarded to efraim <at> flashner.co.il, guix-patches <at> gnu.org:
bug#59713; Package guix-patches. (Mon, 07 Oct 2024 20:27:02 GMT) Full text and rfc822 format available.

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

From: Steve George <steve <at> futurile.net>
To: 59713 <at> debbugs.gnu.org
Cc: Steve George <steve <at> futurile.net>
Subject: [PATCH v2 0/1] Update old rust-block-padding-0.2
Date: Mon,  7 Oct 2024 21:25:27 +0100
Hi Tyler,

Thanks for your contribution. Although it's nearly 2 years old, we still have
rust-block-padding-0.2 in the archive, so I've updated the patch so it applys.

It'll be for Efraim to decide if it's added to the rust-team branch. We are still
carrying a couple of crates that use this, but I couldn't find any end-user apps
that are still using them so it might not be worth it.

Tyler Wolf (1):
  gnu: rust-block-padding-0.2: Update to 0.2.1.

 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: cd51ccab9652778a37f9b407261e3d49221ed68c
-- 
2.46.0





Information forwarded to efraim <at> flashner.co.il, guix-patches <at> gnu.org:
bug#59713; Package guix-patches. (Mon, 07 Oct 2024 20:30:02 GMT) Full text and rfc822 format available.

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

From: Steve George <steve <at> futurile.net>
To: 59713 <at> debbugs.gnu.org
Cc: Steve George <steve <at> futurile.net>
Subject: [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1.
Date: Mon,  7 Oct 2024 21:25:28 +0100
* gnu/packages/crates-io.scm (rust-block-padding-0.2): Update to 0.2.1.

Reviewed-by: Steve George <steve <at> futurile.net>

Change-Id: I6fa9e38c37d3cf776249bb3184b83207e9d7c718
---
 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 7c66d0c0ed..d7fa02d5b1 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -8856,7 +8856,7 @@ (define-public rust-block-padding-0.2
   (package
     (inherit rust-block-padding-0.3)
     (name "rust-block-padding")
-    (version "0.2.0")
+    (version "0.2.1")
     (source
       (origin
         (method url-fetch)
@@ -8865,7 +8865,7 @@ (define-public rust-block-padding-0.2
          (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "0x6b2dgink7rc3755r8jl4kmndydy5563h3wz7z9jqrb25ygv2y9"))))))
+           "1bickjlmfw9iv63dp781n589rfybw879mik1va59833m1hvnqscd"))))))
 
 (define-public rust-block-padding-0.1
   (package
-- 
2.46.0





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Thu, 10 Oct 2024 11:59:01 GMT) Full text and rfc822 format available.

Notification sent to Tyler Wolf <tyler <at> twolf.io>:
bug acknowledged by developer. (Thu, 10 Oct 2024 11:59:02 GMT) Full text and rfc822 format available.

Message #16 received at 59713-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Nov 2024 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 183 days ago.

Previous Next


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