[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75086] [PATCH rust-team 05/11] gnu: rust-encoding-index-tradchinese
From: |
Herman Rimm |
Subject: |
[bug#75086] [PATCH rust-team 05/11] gnu: rust-encoding-index-tradchinese-1.20141219: Replace with 1. |
Date: |
Wed, 25 Dec 2024 14:05:37 +0100 |
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-tradchinese-1.20141219): Replace with 1.
Change-Id: Ica8bf858fe813c05a9906f31d86577d9562491a8
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index c69454a178..416c2780bf 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25525,7 +25525,7 @@ (define-public rust-encoding-0.2
("rust-encoding-index-singlebyte"
,rust-encoding-index-singlebyte-1)
("rust-encoding-index-tradchinese"
- ,rust-encoding-index-tradchinese-1.20141219))
+ ,rust-encoding-index-tradchinese-1))
#:cargo-development-inputs
(("rust-getopts" ,rust-getopts-0.2))))
(home-page
@@ -25654,7 +25654,7 @@ (define-public rust-encoding-index-tests-0.1
encodings.")
(license license:cc0)))
-(define-public rust-encoding-index-tradchinese-1.20141219
+(define-public rust-encoding-index-tradchinese-1
(package
(name "rust-encoding-index-tradchinese")
(version "1.20141219.5")
--
2.45.2
- [bug#75086] [PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 02/11] gnu: rust-encoding-index-korean-1.20141219: Replace with 1., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 03/11] gnu: rust-encoding-index-simpchinese-1.20141219: Replace with 1., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 04/11] gnu: rust-encoding-index-singlebyte-1.20141219: Replace with 1., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 05/11] gnu: rust-encoding-index-tradchinese-1.20141219: Replace with 1.,
Herman Rimm <=
- [bug#75086] [PATCH rust-team 06/11] gnu: rust-trust-dns-proto-0.18.0-alpha.2: Replace with 0.18., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 07/11] gnu: rust-trust-dns-resolver-0.18.0-alpha.2: Replace with 0.18., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 08/11] gnu: rust-trust-dns-https-0.18.0-alpha.2: Replace with 0.18., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 10/11] gnu: rust-trust-dns-native-tls-0.18.0-alpha.2: Replace with 0.18., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 11/11] gnu: rust-trust-dns-openssl-0.18.0-alpha-2: Replace with 0.18., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 09/11] gnu: rust-trust-dns-rustls-0.18.0-alpha.2: Replace with 0.18., Herman Rimm, 2024/12/25
- [bug#75086] [PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1., Efraim Flashner, 2024/12/26