GNU bug report logs - #76537
[PATCH rust-team 0/8] Update wallust.

Previous Next

Package: guix-patches;

Reported by: Andrew Wong <wongandj <at> icloud.com>

Date: Tue, 25 Feb 2025 01:04:02 UTC

Owned by: Steve George <steve <at> futurile.net>

Severity: normal

Tags: patch

Done: Steve George <steve <at> futurile.net>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 76537 <at> debbugs.gnu.org (full text, mbox):

From: Andrew Wong <wongandj <at> icloud.com>
To: 76537 <at> debbugs.gnu.org
Cc: Andrew Wong <wongandj <at> icloud.com>
Subject: [PATCH rust-team 7/8] gnu: rust-tempfile-3: Update to 3.17.1.
Date: Mon, 24 Feb 2025 20:04:32 -0500
* gnu/packages/crates-io.scm (rust-tempfile-3): Update to 3.17.1.

Change-Id: I5d5b805d5ecb365e8bacc5e600e939433cac3af3
---
 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 826427e8dc..33df820356 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -80551,14 +80551,14 @@ (define-public rust-tempdir-0.3
 (define-public rust-tempfile-3
   (package
     (name "rust-tempfile")
-    (version "3.16.0")
+    (version "3.17.1")
     (source
      (origin
        (method url-fetch)
        (uri (crate-uri "tempfile" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "14dvm3lys05wxzb1ahxjg3chb3krk0ir18liw25g893xblhldhiq"))))
+        (base32 "0c52ggq5vy5mzgk5ly36cgzs1cig3cv6r1jarijmzxgkn6na1r92"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.48.1





This bug report was last modified 42 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.