[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70606] [PATCH rust-team 051/101] gnu: Place rust-magma-0.8 in alpha
From: |
Herman Rimm |
Subject: |
[bug#70606] [PATCH rust-team 051/101] gnu: Place rust-magma-0.8 in alphabetical order. |
Date: |
Sat, 27 Apr 2024 14:35:13 +0200 |
* gnu/packages/crates-io.scm (rust-magma-0.8): Move variable.
Change-Id: Ie52195b11e8c0025dd46e6018449086c9aabb5f6
---
gnu/packages/crates-io.scm | 43 +++++++++++++++++++-------------------
1 file changed, 21 insertions(+), 22 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 66e63b228a..5fd7bbec4b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -40432,28 +40432,6 @@ (define-public rust-macrotest-1
"This package provides test harness for macro expansion in Rust.")
(license (list license:expat license:asl2.0))))
-(define-public rust-magma-0.8
- (package
- (name "rust-magma")
- (version "0.8.1")
- (source (origin
- (method url-fetch)
- (uri (crate-uri "magma" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32
"1w321p30599kc85bb35ps32ykqc9gzpi5b99dsw793nxrypnj9xb"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs
- (("rust-cipher" ,rust-cipher-0.4))
- #:cargo-development-inputs
- (("rust-cipher" ,rust-cipher-0.4)
- ("rust-hex-literal" ,rust-hex-literal-0.3))))
- (home-page "https://github.com/RustCrypto/block-ciphers")
- (synopsis "Magma (GOST R 34.12-2015) block cipher")
- (description "Magma (GOST R 34.12-2015) block cipher")
- (license (list license:expat license:asl2.0))))
-
(define-public rust-magic-crypt-3
(package
(name "rust-magic-crypt")
@@ -40514,6 +40492,27 @@ (define-public rust-magic-string-0.3
"This package provides a MagicString port driven by Rust and N-API.")
(license license:expat)))
+(define-public rust-magma-0.8
+ (package
+ (name "rust-magma")
+ (version "0.8.1")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "magma" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "1w321p30599kc85bb35ps32ykqc9gzpi5b99dsw793nxrypnj9xb"))))
+ (build-system cargo-build-system)
+ (arguments
+ `(#:cargo-inputs (("rust-cipher" ,rust-cipher-0.4))
+ #:cargo-development-inputs (("rust-cipher" ,rust-cipher-0.4)
+ ("rust-hex-literal"
,rust-hex-literal-0.3))))
+ (home-page "https://github.com/RustCrypto/block-ciphers")
+ (synopsis "Magma (GOST R 34.12-2015) block cipher")
+ (description "Magma (GOST R 34.12-2015) block cipher")
+ (license (list license:expat license:asl2.0))))
+
(define-public rust-maildir-0.6
(package
(name "rust-maildir")
--
2.41.0
- [bug#70606] [PATCH rust-team 085/101] gnu: Place rust-clap-cargo-0.12 in alphabetical order., (continued)
- [bug#70606] [PATCH rust-team 085/101] gnu: Place rust-clap-cargo-0.12 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 050/101] gnu: Place rust-markup-proc-macro-0.13 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 073/101] gnu: Place rust-fakeit-1 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 082/101] gnu: Place rust-core-arch-0.1 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 078/101] gnu: Place rust-dhcp4r-0.2 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 028/101] gnu: Place rust-pyo3-* packages in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 040/101] gnu: Place rust-notify-debouncer-mini-0.4 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 042/101] gnu: Place rust-nom8-0.2 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 043/101] gnu: Place rust-nispor-1 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 048/101] gnu: Place rust-matrixcompare-core-0.1 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 051/101] gnu: Place rust-magma-0.8 in alphabetical order.,
Herman Rimm <=
- [bug#70606] [PATCH rust-team 065/101] gnu: Place rust-hyphenation-commons-0.8 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 062/101] gnu: Place rust-iri-string-0.7 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 080/101] gnu: Place rust-crc-catalog-2 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 093/101] gnu: Place rust-av-metrics-0.9 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 098/101] gnu: Place rust-arr-macro-impl-0.1 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 096/101] gnu: Place rust-ascii-utils-0.9 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 094/101] gnu: Place rust-autocompress-0.2 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 090/101] gnu: Place rust-buffer-redux-1 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 087/101] gnu: Place rust-chan-0.1 in alphabetical order., Herman Rimm, 2024/04/27
- [bug#70606] [PATCH rust-team 055/101] gnu: Place rust-libmimalloc-sys-0.1 in alphabetical order., Herman Rimm, 2024/04/27