GNU bug report logs - #71059
[PATCH 5/9] Update rust-rustfix

Previous Next

Package: guix-patches;

Reported by: Julian Flake <flake <at> uni-koblenz.de>

Date: Sun, 19 May 2024 11:56:08 UTC

Severity: normal

Tags: patch

Done: Julian Flake <flake <at> uni-koblenz.de>

To reply to this bug, email your comments to 71059 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to efraim <at> flashner.co.il, guix-patches <at> gnu.org:
bug#71059; Package guix-patches. (Sun, 19 May 2024 11:56:08 GMT) Full text and rfc822 format available.

Acknowledgement sent to Julian Flake <flake <at> uni-koblenz.de>:
New bug report received and forwarded. Copy sent to efraim <at> flashner.co.il, guix-patches <at> gnu.org. (Sun, 19 May 2024 11:56:08 GMT) Full text and rfc822 format available.

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

From: Julian Flake <flake <at> uni-koblenz.de>
To: guix-patches <at> gnu.org
Cc: Julian Flake <flake <at> uni-koblenz.de>
Subject: [PATCH 5/9] Update rust-rustfix
Date: Sun, 19 May 2024 13:54:38 +0200
Change-Id: I5fc44ef822bd94066a82f085d282ab4e017b8099
---
 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 664ab48f70..9e729a7e5b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -57570,14 +57570,14 @@ (define-public rust-rustfix-0.4
 (define-public rust-rustix-0.38
   (package
     (name "rust-rustix")
-    (version "0.38.28")
+    (version "0.38.30")
     (source
      (origin
        (method url-fetch)
        (uri (crate-uri "rustix" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "05m3vacvbqbg6r6ksmx9k5afpi0lppjdv712crrpsrfax2jp5rbj"))
+        (base32 "1jkb6bzrj2w9ffy35aw4q04mqk1yxqw35fz80x0c4cxgi9c988rj"))
        (snippet
         #~(begin (use-modules (guix build utils))
                  (for-each delete-file (find-files "." "\\.a$"))
-- 
2.41.0





Reply sent to Julian Flake <flake <at> uni-koblenz.de>:
You have taken responsibility. (Sun, 19 May 2024 12:40:07 GMT) Full text and rfc822 format available.

Notification sent to Julian Flake <flake <at> uni-koblenz.de>:
bug acknowledged by developer. (Sun, 19 May 2024 12:40:07 GMT) Full text and rfc822 format available.

Message #10 received at 71059-done <at> debbugs.gnu.org (full text, mbox):

From: Julian Flake <flake <at> uni-koblenz.de>
To: 71053-done <at> debbugs.gnu.org, 71054-done <at> debbugs.gnu.org,
 71055-done <at> debbugs.gnu.org, 71056-done <at> debbugs.gnu.org,
 71057-done <at> debbugs.gnu.org, 71058-done <at> debbugs.gnu.org,
 71059-done <at> debbugs.gnu.org
Subject: close false issues
Date: Sun, 19 May 2024 14:39:43 +0200
should've been part of the series 71052




This bug report was last modified 14 days ago.

Previous Next


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