unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74325] [PATCH rust-team] gnu: rust-filetime-0.2: Update to 0.2.25
@ 2024-11-12 17:04 Rick Huijzer
  0 siblings, 0 replies; only message in thread
From: Rick Huijzer @ 2024-11-12 17:04 UTC (permalink / raw)
  To: 74325; +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 4dbe61c2a4..316079992a 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -27205,7 +27205,7 @@ (define-public rust-filesize-0.2
 (define-public rust-filetime-0.2
   (package
     (name "rust-filetime")
-    (version "0.2.23")
+    (version "0.2.25")
     (source
       (origin
         (method url-fetch)
@@ -27213,7 +27213,7 @@ (define-public rust-filetime-0.2
         (file-name (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "1za0sbq7fqidk8aaq9v7m9ms0sv8mmi49g6p5cphpan819q4gr0y"))))
+          "11l5zr86n5sr6g6k6sqldswk0jzklm0q95rzikxcns0yk0p55h1m"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs

base-commit: e3b52240386ce8000494e46981abfd07a03c53b4
prerequisite-patch-id: 69ae026b4f64e35bc504ae5dabdb611170ca9c1f
prerequisite-patch-id: a33b84b6b2f109944f5c44a9514ccbfe0294d023
-- 
2.46.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-12 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 17:04 [bug#74325] [PATCH rust-team] gnu: rust-filetime-0.2: Update to 0.2.25 Rick Huijzer

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