all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66356] [PATCH] gnu: rust-trybuild: Update 1.0.19 version hash.
@ 2023-10-05  2:47 Distopico
  2023-10-05  9:29 ` bug#66356: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Distopico @ 2023-10-05  2:47 UTC (permalink / raw)
  To: 66356; +Cc: Distopico

* gnu/packages/crates-io.scm (rust-trybuild): Update 1.0.19 hash.
---
 gnu/packages/crates-io.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 1165f8b8a6..80fb92ec82 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -73711,7 +73711,7 @@ (define-public rust-trybuild-1.0.19
        (uri (crate-uri "trybuild" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "0ab7ahdx563n6kbm14pm3qnxq4fp06pz42nh5ii4acvlzycnwdh4"))))
+        (base32 "17xpybcdx76dm54dk7jvr5aickc4ia66qf57bazg7myx8pf6yzcq"))))
     (arguments
      `(#:cargo-inputs
        (("rust-toml" ,rust-toml-0.5)

base-commit: e71864793021051cff35597abd59bb2d5649977d
-- 
2.41.0





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

* bug#66356: [PATCH] gnu: rust-trybuild: Update 1.0.19 version hash.
  2023-10-05  2:47 [bug#66356] [PATCH] gnu: rust-trybuild: Update 1.0.19 version hash Distopico
@ 2023-10-05  9:29 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-10-05  9:29 UTC (permalink / raw)
  To: Distopico; +Cc: 66356-done

Distopico <distopico@riseup.net> skribis:

> * gnu/packages/crates-io.scm (rust-trybuild): Update 1.0.19 hash.

Applied, thanks!




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

end of thread, other threads:[~2023-10-05  9:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05  2:47 [bug#66356] [PATCH] gnu: rust-trybuild: Update 1.0.19 version hash Distopico
2023-10-05  9:29 ` bug#66356: " Ludovic Courtès

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.