[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#69257] [PATCH 136/228] gnu: Place rust-koibumi-base32-0.0.2 in alph
From: |
Herman Rimm |
Subject: |
[bug#69257] [PATCH 136/228] gnu: Place rust-koibumi-base32-0.0.2 in alphabetical order. |
Date: |
Sun, 18 Feb 2024 22:08:26 +0100 |
gnu/packages/crates-io.scm (rust-koibumi-base32-0.0.2): Move variable.
Change-Id: Ia407fa8b13c9335b5ed5fc6e7da6138b7e16dcc0
---
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 8f15fdfba6..4410e821bd 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -29394,26 +29394,6 @@ (define-public rust-jwalk-0.8
"Filesystem walk performed in parallel with streamed and sorted results.")
(license license:expat)))
-(define-public rust-koibumi-base32-0.0.2
- (package
- (name "rust-koibumi-base32")
- (version "0.0.2")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "koibumi-base32" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "1frb232m6rw50ly8ijhsbllcqfif5kcma1l6hrgm5g22c3c3il94"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs
- (("rust-lazy-static" ,rust-lazy-static-1))))
- (home-page "https://kashiko.gitlab.io/koibumi-rust/")
- (synopsis "Base32 encoder/decoder library")
- (description "This package provides a Base32 encoder/decoder library.")
- (license license:gpl3+)))
-
(define-public rust-human-format-1
(package
(name "rust-human-format")
@@ -33046,6 +33026,26 @@ (define-public rust-khronos-api-3
"The Khronos XML API Registry, exposed as byte string constants.")
(license license:asl2.0)))
+(define-public rust-koibumi-base32-0.0.2
+ (package
+ (name "rust-koibumi-base32")
+ (version "0.0.2")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "koibumi-base32" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "1frb232m6rw50ly8ijhsbllcqfif5kcma1l6hrgm5g22c3c3il94"))))
+ (build-system cargo-build-system)
+ (arguments
+ `(#:cargo-inputs
+ (("rust-lazy-static" ,rust-lazy-static-1))))
+ (home-page "https://kashiko.gitlab.io/koibumi-rust/")
+ (synopsis "Base32 encoder/decoder library")
+ (description "This package provides a Base32 encoder/decoder library.")
+ (license license:gpl3+)))
+
(define-public rust-konst-0.3
(package
(name "rust-konst")
--
2.41.0
- [bug#69257] [PATCH 111/228] gnu: Place rust-const-format-0.2 in alphabetical order., (continued)
- [bug#69257] [PATCH 111/228] gnu: Place rust-const-format-0.2 in alphabetical order., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 120/228] gnu: Add rust-config-0.13., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 119/228] gnu: Add rust-temp-env-0.2., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 122/228] gnu: Add rust-deadpool-0.9., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 125/228] gnu: Add rust-mas-oidc-client-0.7., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 123/228] gnu: Add rust-assert-json-diff-2., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 128/228] gnu: Add rust-konst-proc-macros-0.3., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 126/228] gnu: Add rust-matrix-sdk-test-macros-0.7., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 129/228] gnu: Place rust-konst-macro-rules-0.2 in alphabetical order., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 131/228] gnu: Add rust-typewit-1., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 136/228] gnu: Place rust-koibumi-base32-0.0.2 in alphabetical order.,
Herman Rimm <=
- [bug#69257] [PATCH 143/228] gnu: Add rust-wildmatch-2., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 145/228] gnu: Add rust-ruma-common-0.12., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 132/228] gnu: Add rust-const-panic-proc-macros-0.2., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 139/228] gnu: Add rust-ruma-identifiers-validation-0.9., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 141/228] gnu: Place rust-wl-clipboard-rs-0.4 in alphabetical order., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 147/228] gnu: Add rust-ruma-html-0.1., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 148/228] gnu: Add rust-ruma-events-0.27., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 150/228] gnu: Add rust-ruma-federation-api-0.8., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 152/228] gnu: Add rust-ruma-push-gateway-api-0.8., Herman Rimm, 2024/02/18
- [bug#69257] [PATCH 153/228] gnu: Add rust-yap-0.12., Herman Rimm, 2024/02/18