unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: 74325@debbugs.gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer@gmail.com>
Subject: [bug#74325] [PATCH rust-team] gnu: rust-filetime-0.2: Update to 0.2.25
Date: Tue, 12 Nov 2024 18:04:59 +0100	[thread overview]
Message-ID: <20241112170518.16654-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 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





                 reply	other threads:[~2024-11-12 17:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20241112170518.16654-1-ikbenrickhuyzer@gmail.com \
    --to=ikbenrickhuyzer@gmail.com \
    --cc=74325@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 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).