From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: 74324@debbugs.gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer@gmail.com>
Subject: [bug#74324] [PATCH rust-team] gnu: rust-indoc-2: update to 2.0.5
Date: Tue, 12 Nov 2024 17:54:24 +0100 [thread overview]
Message-ID: <20241112165454.886-1-ikbenrickhuyzer@gmail.com> (raw)
---
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 899f557f57..4dbe61c2a4 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -34998,14 +34998,14 @@ (define-public rust-indicatif-0.15
(define-public rust-indoc-2
(package
(name "rust-indoc")
- (version "2.0.4")
+ (version "2.0.5")
(source
(origin
(method url-fetch)
(uri (crate-uri "indoc" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "1n2z66b0y59rr6v4znpcijc2yd3yg6s40hpzv89yb140mvxnq60y"))))
+ (base32 "1dgjk49rkmx4kjy07k4b90qb5vl89smgb5rcw02n0q0x9ligaj5j"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs
base-commit: e3b52240386ce8000494e46981abfd07a03c53b4
prerequisite-patch-id: 69ae026b4f64e35bc504ae5dabdb611170ca9c1f
--
2.46.0
next reply other threads:[~2024-11-12 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 16:54 Rick Huijzer [this message]
2024-11-17 19:32 ` bug#74324: Patches pushed 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=20241112165454.886-1-ikbenrickhuyzer@gmail.com \
--to=ikbenrickhuyzer@gmail.com \
--cc=74324@debbugs.gnu.org \
/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.