unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59713] [PATCH] gnu: Update rust-block-padding-0.2
@ 2022-11-30  3:58 Tyler Wolf via Guix-patches via
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2022-11-30  3:59 UTC | newest]

Thread overview: (only message) (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

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