unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74324] [PATCH rust-team] gnu: rust-indoc-2: update to 2.0.5
@ 2024-11-12 16:54 Rick Huijzer
  2024-11-17 19:32 ` bug#74324: Patches pushed Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Rick Huijzer @ 2024-11-12 16:54 UTC (permalink / raw)
  To: 74324; +Cc: Rick Huijzer

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-17 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 16:54 [bug#74324] [PATCH rust-team] gnu: rust-indoc-2: update to 2.0.5 Rick Huijzer
2024-11-17 19:32 ` bug#74324: Patches pushed 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).