GNU bug report logs - #75083
[PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable.

Previous Next

Package: guix-patches;

Reported by: Herman Rimm <herman <at> rimm.ee>

Date: Wed, 25 Dec 2024 11:08:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75083: closed ([PATCH rust-team 1/8] gnu: rust-version-compare-0.0:
 Remove variable.)
Date: Wed, 25 Dec 2024 11:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Dec 2024 13:31:18 +0200
with message-id <Z2vtBqMX1PdvHSjO <at> 3900XT>
and subject line Re: [bug#75083] [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable.
has caused the debbugs.gnu.org bug report #75083,
regarding [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75083: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75083
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Herman Rimm <herman <at> rimm.ee>
To: guix-patches <at> gnu.org
Subject: [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable.
Date: Wed, 25 Dec 2024 12:04:08 +0100
* gnu/packages/crates-io.scm (rust-version-compare-0.0): Remove.
(rust-system-deps-3)[cargo-inputs]: Replace rust-version-compare-0.0
with 0.0.11.

Change-Id: Idd4d9a9c32217eeda1934534b19cf347a04cbaa7
---
 gnu/packages/crates-io.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index cb9c3476f4..8d1a866733 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -84838,7 +84838,7 @@ (define-public rust-system-deps-3
         ("rust-strum-macros" ,rust-strum-macros-0.21)
         ("rust-thiserror" ,rust-thiserror-1)
         ("rust-toml" ,rust-toml-0.5)
-        ("rust-version-compare" ,rust-version-compare-0.0))
+        ("rust-version-compare" ,rust-version-compare-0.0.11))
        #:cargo-development-inputs
        (("rust-assert-matches" ,rust-assert-matches-1)
         ("rust-itertools" ,rust-itertools-0.10)
@@ -96622,8 +96622,6 @@ (define-public rust-version-compare-0.0.11
        (sha256
         (base32 "06v688jg6gd00zvm3cp7qh2h3mz8cs2ngr09bnwxhyddxrcwh60w"))))))
 
-(define-public rust-version-compare-0.0 rust-version-compare-0.0.11)
-
 (define-public rust-version-sync-0.9
   (package
     (name "rust-version-sync")

base-commit: 19e7e7b3dc66c9f614e6a75b871758edea0179c5
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Herman Rimm <herman <at> rimm.ee>
Cc: 75083-done <at> debbugs.gnu.org
Subject: Re: [bug#75083] [PATCH rust-team 1/8] gnu: rust-version-compare-0.0:
 Remove variable.
Date: Wed, 25 Dec 2024 13:31:18 +0200
[Message part 4 (text/plain, inline)]
All the housekeeping patches keep coming! It seems "eventually" means
now :)

Patches pushed to the rust-team branch.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 149 days ago.

Previous Next


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