all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
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 02/11] gnu: rust-encoding-index-korean-1.20141219: Replace with 1.
Date: Wed, 25 Dec 2024 14:05:34 +0100	[thread overview]
Message-ID: <5f6abeae3ad249eafe4fee1213857654fc92998d.1735131767.git.herman@rimm.ee> (raw)
In-Reply-To: <eef6f05fa17dcc28a5689fa54daab696ea299cc8.1735131767.git.herman@rimm.ee>

* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-korean-1.20141219): Replace with 1.

Change-Id: Ie07bd0d28ff9f5e9dcbf6a1c520e04e7d450d575
---
 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 69eb035597..67e4767473 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25519,7 +25519,7 @@ (define-public rust-encoding-0.2
        (("rust-encoding-index-japanese"
          ,rust-encoding-index-japanese-1)
         ("rust-encoding-index-korean"
-         ,rust-encoding-index-korean-1.20141219)
+         ,rust-encoding-index-korean-1)
         ("rust-encoding-index-simpchinese"
          ,rust-encoding-index-simpchinese-1.20141219)
         ("rust-encoding-index-singlebyte"
@@ -25559,7 +25559,7 @@ (define-public rust-encoding-index-japanese-1
      "Index tables for Japanese character encodings.")
     (license license:cc0)))
 
-(define-public rust-encoding-index-korean-1.20141219
+(define-public rust-encoding-index-korean-1
   (package
     (name "rust-encoding-index-korean")
     (version "1.20141219.5")
-- 
2.45.2





  reply	other threads:[~2024-12-25 13:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-25 13:03 [bug#75086] [PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1 Herman Rimm via Guix-patches via
2024-12-25 13:05 ` Herman Rimm via Guix-patches via [this message]
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=5f6abeae3ad249eafe4fee1213857654fc92998d.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.