[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75068] [PATCH rust-team v2 03/93] gnu: rust-konst-proc-macros-0.2:
From: |
Herman Rimm |
Subject: |
[bug#75068] [PATCH rust-team v2 03/93] gnu: rust-konst-proc-macros-0.2: Order alphabetically. |
Date: |
Tue, 24 Dec 2024 21:09:54 +0100 |
* gnu/packages/crates-io.scm (rust-konst-proc-macros-0.2): Order.
Change-Id: Ic61afea604c37898f7a4d078c923dc559d5faf30
---
gnu/packages/crates-io.scm | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index acb7827b89..b2c5f1b0d2 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -35299,23 +35299,6 @@ (define-public rust-konst-macro-rules-0.2
(description "Implementation detail of the konst crate.")
(license license:zlib)))
-(define-public rust-konst-proc-macros-0.2
- (package
- (name "rust-konst-proc-macros")
- (version "0.2.11")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "konst_proc_macros" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "0dxp8mdh3q9d044ql203way4fgbc50n3j3pi2j1x2snlcaa10klq"))))
- (build-system cargo-build-system)
- (home-page "https://github.com/rodrimati1992/konst/")
- (synopsis "Implementation detail of the @code{konst} crate")
- (description "Implementation detail of the @code{konst} crate.")
- (license license:zlib)))
-
(define-public rust-human-date-parser-0.1
(package
(name "rust-human-date-parser")
@@ -40008,6 +39991,23 @@ (define-public rust-khronos-api-3
"The Khronos XML API Registry, exposed as byte string constants.")
(license license:asl2.0)))
+(define-public rust-konst-proc-macros-0.2
+ (package
+ (name "rust-konst-proc-macros")
+ (version "0.2.11")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "konst_proc_macros" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "0dxp8mdh3q9d044ql203way4fgbc50n3j3pi2j1x2snlcaa10klq"))))
+ (build-system cargo-build-system)
+ (home-page "https://github.com/rodrimati1992/konst/")
+ (synopsis "Implementation detail of the @code{konst} crate")
+ (description "Implementation detail of the @code{konst} crate.")
+ (license license:zlib)))
+
(define-public rust-kqueue-sys-1
(package
(name "rust-kqueue-sys")
--
2.45.2
- [bug#75068] [PATCH rust-team 01/94] gnu: rust-hifitime-3: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 00/93] Order (gnu packages crates-io) up to, Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 03/93] gnu: rust-konst-proc-macros-0.2: Order alphabetically.,
Herman Rimm <=
- [bug#75068] [PATCH rust-team v2 01/93] gnu: rust-html-escape-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 02/93] gnu: rust-kuchiki-0.8: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 05/93] gnu: rust-konst-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 04/93] gnu: rust-konst-macro-rules-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 06/93] gnu: rust-koibumi-base32-0.0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 07/93] gnu: rust-katex-doc-0.1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 11/93] gnu: rust-inout-0.1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 13/93] gnu: rust-is-ci-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 10/93] gnu: rust-iana-time-zone-haiku-0.1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#75068] [PATCH rust-team v2 08/93] gnu: rust-jwalk-0.8: Order alphabetically., Herman Rimm, 2024/12/24