GNU bug report logs - #75086
[PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1.

Previous Next

Package: guix-patches;

Reported by: Herman Rimm <herman <at> rimm.ee>

Date: Wed, 25 Dec 2024 13:05:01 UTC

Severity: normal

Tags: patch

Full log


Message #14 received at 75086 <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: 75086 <at> debbugs.gnu.org
Subject: [PATCH rust-team 04/11] gnu:
 rust-encoding-index-singlebyte-1.20141219: Replace with 1.
Date: Wed, 25 Dec 2024 14:05:36 +0100
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-singlebyte-1.20141219): Replace with 1.

Change-Id: Iaab5c6c5dd8fe604386571a464b7361e4aa6e611
---
 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 46cfc35b9c..c69454a178 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25523,7 +25523,7 @@ (define-public rust-encoding-0.2
         ("rust-encoding-index-simpchinese"
          ,rust-encoding-index-simpchinese-1)
         ("rust-encoding-index-singlebyte"
-         ,rust-encoding-index-singlebyte-1.20141219)
+         ,rust-encoding-index-singlebyte-1)
         ("rust-encoding-index-tradchinese"
          ,rust-encoding-index-tradchinese-1.20141219))
        #:cargo-development-inputs
@@ -25607,7 +25607,7 @@ (define-public rust-encoding-index-simpchinese-1
      "Index tables for simplified Chinese character encodings.")
     (license license:cc0)))
 
-(define-public rust-encoding-index-singlebyte-1.20141219
+(define-public rust-encoding-index-singlebyte-1
   (package
     (name "rust-encoding-index-singlebyte")
     (version "1.20141219.5")
-- 
2.45.2





This bug report was last modified 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.