all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve George <steve@futurile.net>
To: 59713@debbugs.gnu.org
Cc: Steve George <steve@futurile.net>,
	Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#59713] [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1.
Date: Mon,  7 Oct 2024 21:25:28 +0100	[thread overview]
Message-ID: <c141271f457eeed82fe9ea2a09b534354bac552f.1728332316.git.steve@futurile.net> (raw)
In-Reply-To: <cover.1728332316.git.steve@futurile.net>

* 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





  reply	other threads:[~2024-10-07 20:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` Steve George [this message]
2024-10-10 11:56     ` bug#59713: [PATCH v2 1/1] gnu: rust-block-padding-0.2: Update to 0.2.1 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c141271f457eeed82fe9ea2a09b534354bac552f.1728332316.git.steve@futurile.net \
    --to=steve@futurile.net \
    --cc=59713@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.