[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70606] [PATCH rust-team 065/101] gnu: Place rust-hyphenation-common
From: |
Herman Rimm |
Subject: |
[bug#70606] [PATCH rust-team 065/101] gnu: Place rust-hyphenation-commons-0.8 in alphabetical order. |
Date: |
Sat, 27 Apr 2024 14:35:27 +0200 |
* gnu/packages/crates-io.scm (rust-hyphenation-commons-0.8): Move
variable.
Change-Id: I67077e72e80d41a03bb98ab9848cbc3c4986cdc8
---
gnu/packages/crates-io.scm | 46 +++++++++++++++++++-------------------
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 839b9336d0..438d6b1df2 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -32462,29 +32462,6 @@ (define-public rust-humantime-1
("rust-rand" ,rust-rand-0.4)
("rust-time" ,rust-time-0.1))))))
-(define-public rust-hyphenation-commons-0.8
- (package
- (name "rust-hyphenation-commons")
- (version "0.8.4")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "hyphenation_commons" version))
- (file-name
- (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "1gq59h9h8597k04yl53an0j56cvb0in98pxpp27dkiz5mnifgssz"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs
- (("rust-fst" ,rust-fst-0.4)
- ("rust-serde" ,rust-serde-1))))
- (home-page "https://github.com/tapeinosyne/hyphenation")
- (synopsis "Proemial code for the @code{hyphenation} library")
- (description
- "This package provides a proemial code for the @code{hyphenation}
library.")
- (license (list license:asl2.0 license:expat))))
-
(define-public rust-hyphenation-0.8
(package
(name "rust-hyphenation")
@@ -32517,6 +32494,29 @@ (define-public rust-hyphenation-0.8
"This package provides a Knuth-Liang hyphenation for a variety of
languages.")
(license (list license:asl2.0 license:expat))))
+(define-public rust-hyphenation-commons-0.8
+ (package
+ (name "rust-hyphenation-commons")
+ (version "0.8.4")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "hyphenation_commons" version))
+ (file-name
+ (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "1gq59h9h8597k04yl53an0j56cvb0in98pxpp27dkiz5mnifgssz"))))
+ (build-system cargo-build-system)
+ (arguments
+ `(#:cargo-inputs
+ (("rust-fst" ,rust-fst-0.4)
+ ("rust-serde" ,rust-serde-1))))
+ (home-page "https://github.com/tapeinosyne/hyphenation")
+ (synopsis "Proemial code for the @code{hyphenation} library")
+ (description
+ "This package provides a proemial code for the @code{hyphenation}
library.")
+ (license (list license:asl2.0 license:expat))))
+
(define-public rust-hyprland-0.3
(package
(name "rust-hyprland")
--
2.41.0
- [bug#70606] [PATCH rust-team 050/101] gnu: Place rust-markup-proc-macro-0.13 in alphabetical order., (continued)
- [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, 2024/04/27
- [bug#70606] [PATCH rust-team 065/101] gnu: Place rust-hyphenation-commons-0.8 in alphabetical order.,
Herman Rimm <=
- [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
- [bug#70606] [PATCH rust-team 061/101] gnu: Place rust-jsonpath-lib-0.3 in alphabetical order., Herman Rimm, 2024/04/27