unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75083] [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable.
@ 2024-12-25 11:04 Herman Rimm via Guix-patches via
  2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 2/8] gnu: rust-clippy-0.0: Replace with 0.0.302 Herman Rimm via Guix-patches via
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Herman Rimm via Guix-patches via @ 2024-12-25 11:04 UTC (permalink / raw)
  To: 75083; +Cc: Efraim Flashner

* 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





^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-12-25 12:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-25 11:04 [bug#75083] [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 2/8] gnu: rust-clippy-0.0: Replace with 0.0.302 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 3/8] gnu: rust-rust-base58-0.0: Replace with 0.0.4 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 4/8] gnu: rust-cloudabi-0.0: Replace with 0.0.3 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 5/8] gnu: rust-jni-glue-0.0: Replace with 0.0.10 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 6/8] gnu: rust-unicode-xid-0.0: Replace with 0.0.4 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 7/8] gnu: rust-matchers-0.0: Replace with 0.0.1 Herman Rimm via Guix-patches via
2024-12-25 11:09 ` [bug#75083] [PATCH rust-team 8/8] gnu: rust-objc-test-utils-0.0: Replace with 0.0.2 Herman Rimm via Guix-patches via
2024-12-25 11:31 ` bug#75083: [PATCH rust-team 1/8] gnu: rust-version-compare-0.0: Remove variable Efraim Flashner

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