* [bug#59713] [PATCH] gnu: Update rust-block-padding-0.2
@ 2022-11-30 3:58 Tyler Wolf via Guix-patches via
2024-10-07 20:25 ` [bug#59713] [PATCH v2 0/1] Update old rust-block-padding-0.2 Steve George
0 siblings, 1 reply; 4+ messages in thread
From: Tyler Wolf via Guix-patches via @ 2022-11-30 3:58 UTC (permalink / raw)
To: 59713
* 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")
--
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#59713] [PATCH v2 0/1] Update old rust-block-padding-0.2
2022-11-30 3:58 [bug#59713] [PATCH] gnu: Update rust-block-padding-0.2 Tyler Wolf via Guix-patches via
@ 2024-10-07 20:25 ` Steve George
2024-10-07 20:25 ` [bug#59713] [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1 Steve George
0 siblings, 1 reply; 4+ messages in thread
From: Steve George @ 2024-10-07 20:25 UTC (permalink / raw)
To: 59713; +Cc: Steve George, Efraim Flashner
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#59713] [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1.
2024-10-07 20:25 ` [bug#59713] [PATCH v2 0/1] Update old rust-block-padding-0.2 Steve George
@ 2024-10-07 20:25 ` Steve George
2024-10-10 11:56 ` bug#59713: " Efraim Flashner
0 siblings, 1 reply; 4+ messages in thread
From: Steve George @ 2024-10-07 20:25 UTC (permalink / raw)
To: 59713; +Cc: Steve George, Efraim Flashner
* gnu/packages/crates-io.scm (rust-block-padding-0.2): Update to 0.2.1.
Reviewed-by: Steve George <steve@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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#59713: [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1.
2024-10-07 20:25 ` [bug#59713] [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1 Steve George
@ 2024-10-10 11:56 ` Efraim Flashner
0 siblings, 0 replies; 4+ messages in thread
From: Efraim Flashner @ 2024-10-10 11:56 UTC (permalink / raw)
To: Steve George; +Cc: tyler, 59713-done
[-- Attachment #1: Type: text/plain, Size: 261 bytes --]
Thanks. Patch applied to the rust-team branch.
--
Efraim Flashner <efraim@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-10-10 12:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30 3:58 [bug#59713] [PATCH] gnu: Update rust-block-padding-0.2 Tyler Wolf via Guix-patches via
2024-10-07 20:25 ` [bug#59713] [PATCH v2 0/1] Update old rust-block-padding-0.2 Steve George
2024-10-07 20:25 ` [bug#59713] [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1 Steve George
2024-10-10 11:56 ` bug#59713: " Efraim Flashner
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).