From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75086@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75086] [PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1.
Date: Wed, 25 Dec 2024 14:03:10 +0100 [thread overview]
Message-ID: <eef6f05fa17dcc28a5689fa54daab696ea299cc8.1735131767.git.herman@rimm.ee> (raw)
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-japanese-1.20141219): Replace with 1.
Change-Id: I57c1f67b8a52446b73faaffa1b09e657649724cd
---
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 6548ebd3d0..69eb035597 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25517,7 +25517,7 @@ (define-public rust-encoding-0.2
`(#:skip-build? #t
#:cargo-inputs
(("rust-encoding-index-japanese"
- ,rust-encoding-index-japanese-1.20141219)
+ ,rust-encoding-index-japanese-1)
("rust-encoding-index-korean"
,rust-encoding-index-korean-1.20141219)
("rust-encoding-index-simpchinese"
@@ -25535,7 +25535,7 @@ (define-public rust-encoding-0.2
"Character encoding support for Rust.")
(license license:expat)))
-(define-public rust-encoding-index-japanese-1.20141219
+(define-public rust-encoding-index-japanese-1
(package
(name "rust-encoding-index-japanese")
(version "1.20141219.5")
base-commit: 5603df8e34b66bb82eb8adf502bb48ef41a90369
--
2.45.2
next reply other threads:[~2024-12-25 13:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-25 13:03 Herman Rimm via Guix-patches via [this message]
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 02/11] gnu: rust-encoding-index-korean-1.20141219: Replace with 1 Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 03/11] gnu: rust-encoding-index-simpchinese-1.20141219: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 04/11] gnu: rust-encoding-index-singlebyte-1.20141219: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 05/11] gnu: rust-encoding-index-tradchinese-1.20141219: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 06/11] gnu: rust-trust-dns-proto-0.18.0-alpha.2: Replace with 0.18 Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 07/11] gnu: rust-trust-dns-resolver-0.18.0-alpha.2: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 08/11] gnu: rust-trust-dns-https-0.18.0-alpha.2: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 09/11] gnu: rust-trust-dns-rustls-0.18.0-alpha.2: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 10/11] gnu: rust-trust-dns-native-tls-0.18.0-alpha.2: " Herman Rimm via Guix-patches via
2024-12-25 13:05 ` [bug#75086] [PATCH rust-team 11/11] gnu: rust-trust-dns-openssl-0.18.0-alpha-2: " Herman Rimm via Guix-patches via
2024-12-26 13:44 ` [bug#75086] [PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1 Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eef6f05fa17dcc28a5689fa54daab696ea299cc8.1735131767.git.herman@rimm.ee \
--to=guix-patches@gnu.org \
--cc=75086@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
--cc=herman@rimm.ee \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.