[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75068] [PATCH rust-team v2 66/93] gnu: rust-owo-colors-3: Order alp
From: |
Herman Rimm |
Subject: |
[bug#75068] [PATCH rust-team v2 66/93] gnu: rust-owo-colors-3: Order alphabetically. |
Date: |
Tue, 24 Dec 2024 21:10:57 +0100 |
* gnu/packages/crates-io.scm (rust-owo-colors-3): Order.
Change-Id: Ic4bcb61ae982353fa976aa625a43a070a2afe04a
---
gnu/packages/crates-io.scm | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 04da524fb4..e54438d33b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -55019,21 +55019,6 @@ (define-public rust-owo-colors-4
owo.")
(license license:expat)))
-(define-public rust-owo-colors-3
- (package
- (inherit rust-owo-colors-4)
- (name "rust-owo-colors")
- (version "3.5.0")
- (source (origin
- (method url-fetch)
- (uri (crate-uri "owo-colors" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32
- "0vyvry6ba1xmpd45hpi6savd8mbx09jpmvnnwkf6z62pk6s4zc61"))))
- (arguments
- `(#:cargo-inputs (("rust-supports-color" ,rust-supports-color-1))))))
-
(define-public rust-owned-ttf-parser-0.6
(package
(name "rust-owned-ttf-parser")
@@ -55096,6 +55081,21 @@ (define-public rust-owning-ref-0.3
(list #:cargo-inputs
`(("rust-stable-deref-trait" ,rust-stable-deref-trait-1))))))
+(define-public rust-owo-colors-3
+ (package
+ (inherit rust-owo-colors-4)
+ (name "rust-owo-colors")
+ (version "3.5.0")
+ (source (origin
+ (method url-fetch)
+ (uri (crate-uri "owo-colors" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32
+ "0vyvry6ba1xmpd45hpi6savd8mbx09jpmvnnwkf6z62pk6s4zc61"))))
+ (arguments
+ `(#:cargo-inputs (("rust-supports-color" ,rust-supports-color-1))))))
+
(define-public rust-packed-simd-0.3
(package
(name "rust-packed-simd")
--
2.45.2
- [bug#75068] [PATCH rust-team v2 33/93] gnu: rust-libtest-mimic-0.7: Order alphabetically., (continued)
- [bug#75068] [PATCH rust-team v2 33/93] gnu: rust-libtest-mimic-0.7: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 12/93] gnu: rust-is-macro-0.1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 55/93] gnu: rust-nispor-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 25/93] gnu: rust-lexical-6: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 52/93] gnu: rust-nanorand-0.4: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 30/93] gnu: rust-libssh2-sys-0.3: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 51/93] gnu: rust-nasm-rs-0.3: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 23/93] gnu: rust-language-tags-0.3: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 44/93] gnu: rust-matchit-0.7: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 45/93] gnu: rust-matches-0.1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 66/93] gnu: rust-owo-colors-3: Order alphabetically.,
Herman Rimm <=
- [bug#75068] [PATCH rust-team v2 67/93] gnu: rust-owo-colors-4: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 81/93] gnu: rust-publicsuffix-2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 47/93] gnu: rust-merge-derive-0.1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 82/93] gnu: rust-pulldown-cmark-to-cmark-7: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 61/93] gnu: rust-once-cell-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 22/93] gnu: rust-language-tags-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 58/93] gnu: rust-notify-debouncer-mini-0.4: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 63/93] gnu: rust-ouroboros-0.17: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 71/93] gnu: rust-paw-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 72/93] gnu: rust-paw-attributes-1: Order alphabetically., Herman Rimm, 2024/12/24