GNU bug report logs - #63076
[PATCH] gnu: libunistring: Update to 1.1.

Previous Next

Package: guix;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Tue, 25 Apr 2023 21:39:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 63076 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#63076; Package guix. (Tue, 25 Apr 2023 21:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vivien Kraus <vivien <at> planete-kraus.eu>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 25 Apr 2023 21:39:02 GMT) Full text and rfc822 format available.

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

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: bug-guix <at> gnu.org
Subject: [PATCH] gnu: libunistring: Update to 1.1.
Date: Tue, 25 Apr 2023 23:36:03 +0200
* gnu/packages/libunistring.scm (libunistring): Update to 1.1.
---
 gnu/packages/libunistring.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libunistring.scm b/gnu/packages/libunistring.scm
index eccd053a35..f0b071f11c 100644
--- a/gnu/packages/libunistring.scm
+++ b/gnu/packages/libunistring.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages libunistring)
 (define-public libunistring
   (package
    (name "libunistring")
-   (version "1.0")
+   (version "1.1")
    (source (origin
             (method url-fetch)
             (uri (string-append
@@ -43,7 +43,7 @@ (define-public libunistring
                   version ".tar.xz"))
             (sha256
              (base32
-              "0h97qx3c4970wvh25g51sjgz54xn37lrfy95dg97xmvmkys5basv"))))
+              "164vfbh3sf0qjcimjbnz4icqr9cai30dli8p2y5p6z3frfwiwz42"))))
    (propagated-inputs (libiconv-if-needed))
    (outputs '("out" "static"))
    (build-system gnu-build-system)

base-commit: 74038cf66e3a8cdcd9d97a81d9176c3cdefdaaf7
-- 
2.39.2




Information forwarded to bug-guix <at> gnu.org:
bug#63076; Package guix. (Tue, 25 Apr 2023 21:41:02 GMT) Full text and rfc822 format available.

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

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 63076 <at> debbugs.gnu.org
Subject: This is for core-updates
Date: Tue, 25 Apr 2023 23:40:15 +0200
Hello,

This patch should go to core-updates, but I can’t find the branch.

Best regards,

Vivien




This bug report was last modified 338 days ago.

Previous Next


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