[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75068] [PATCH rust-team v2 44/93] gnu: rust-matchit-0.7: Order alph
From: |
Herman Rimm |
Subject: |
[bug#75068] [PATCH rust-team v2 44/93] gnu: rust-matchit-0.7: Order alphabetically. |
Date: |
Tue, 24 Dec 2024 21:10:35 +0100 |
* gnu/packages/crates-io.scm (rust-matchit-0.7): Order.
Change-Id: I93d55ff290ce105eebe33e4fc7671de2fd310268
---
gnu/packages/crates-io.scm | 40 +++++++++++++++++++-------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 5f22d1f2eb..03b20d0107 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -45529,26 +45529,6 @@ (define-public rust-mas-iana-0.7
OAuth 2.0.")
(license license:asl2.0)))
-(define-public rust-matchit-0.7
- (package
- (name "rust-matchit")
- (version "0.7.3")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "matchit" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "156bgdmmlv4crib31qhgg49nsjk88dxkdqp80ha2pk2rk6n6ax0f"))))
- (build-system cargo-build-system)
- (arguments
- `(#:skip-build? #t)) ; Cut the dependency tree.
- (home-page "https://github.com/ibraheemdev/matchit")
- (synopsis "High performance, zero-copy URL router")
- (description
- "This package provides a high performance, zero-copy URL router.")
- (license (list license:expat license:bsd-3))))
-
(define-public rust-match-cfg-0.1
(package
(name "rust-match-cfg")
@@ -45634,6 +45614,26 @@ (define-public rust-matchers-0.0
`(#:cargo-inputs
(("rust-regex-automata" ,rust-regex-automata-0.1))))))
+(define-public rust-matchit-0.7
+ (package
+ (name "rust-matchit")
+ (version "0.7.3")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "matchit" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "156bgdmmlv4crib31qhgg49nsjk88dxkdqp80ha2pk2rk6n6ax0f"))))
+ (build-system cargo-build-system)
+ (arguments
+ `(#:skip-build? #t)) ; Cut the dependency tree.
+ (home-page "https://github.com/ibraheemdev/matchit")
+ (synopsis "High performance, zero-copy URL router")
+ (description
+ "This package provides a high performance, zero-copy URL router.")
+ (license (list license:expat license:bsd-3))))
+
(define-public rust-matrixcompare-core-0.1
(package
(name "rust-matrixcompare-core")
--
2.45.2
- [bug#75068] [PATCH rust-team v2 39/93] gnu: rust-libusb1-sys-0.7: Order alphabetically., (continued)
- [bug#75068] [PATCH rust-team v2 39/93] gnu: rust-libusb1-sys-0.7: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 42/93] gnu: rust-magma-0.8: Order alphabetically., Herman Rimm, 2024/12/24
- [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 <=
- [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, 2024/12/24
- [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