GNU bug report logs - #69522
[PATCH] gnu: uchardet: Update to 0.0.8.

Previous Next

Package: guix-patches;

Reported by: Parnikkapore <poomklao <at> yahoo.com>

Date: Sun, 3 Mar 2024 11:01:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69522 in the body.
You can then email your comments to 69522 AT debbugs.gnu.org in the normal way.

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

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


Report forwarded to guix-patches <at> gnu.org:
bug#69522; Package guix-patches. (Sun, 03 Mar 2024 11:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Parnikkapore <poomklao <at> yahoo.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 03 Mar 2024 11:01:02 GMT) Full text and rfc822 format available.

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

From: Parnikkapore <poomklao <at> yahoo.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: uchardet: Update to 0.0.8.
Date: Sun,  3 Mar 2024 17:59:08 +0700
* gnu/packages/freedesktop.scm (uchardet): Update to 0.0.8.

Change-Id: I8a601ec7ef9b92b0efe4bc9b23affa6dc4bde24e
---

This update to uchardet fixes build on i686 as well:
https://gitlab.freedesktop.org/uchardet/uchardet/-/issues/16

 gnu/packages/freedesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 7b5d2dbbf2..a62b54a526 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2427,14 +2427,14 @@ (define-public perl-file-mimeinfo
 (define-public uchardet
   (package
     (name "uchardet")
-    (version "0.0.7")
+    (version "0.0.8")
     (source
       (origin
         (method url-fetch)
         (uri (string-append "https://www.freedesktop.org/software/"
                             name "/releases/" name "-" version ".tar.xz"))
         (sha256
-          (base32 "1ca51sryhryqz82v4d0graaiqqq5w2f33a9gj83b910xmq499irz"))))
+          (base32 "1w659aiphbnczpry771diakrzg9a8aqpn2abcxx1870aq37n0yp9"))))
     (build-system cmake-build-system)
     (home-page "https://www.freedesktop.org/wiki/Software/uchardet/")
     (synopsis "Encoding detector library")

base-commit: f00f56514d90ebba5d9e08ec786c8118e437097c
-- 
2.41.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sun, 10 Mar 2024 05:10:01 GMT) Full text and rfc822 format available.

Notification sent to Parnikkapore <poomklao <at> yahoo.com>:
bug acknowledged by developer. (Sun, 10 Mar 2024 05:10:01 GMT) Full text and rfc822 format available.

Message #10 received at 69522-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Parnikkapore <poomklao <at> yahoo.com>
Cc: 69522-done <at> debbugs.gnu.org
Subject: Re: [bug#69522] [PATCH] gnu: uchardet: Update to 0.0.8.
Date: Sun, 10 Mar 2024 13:09:10 +0800
Parnikkapore <poomklao <at> yahoo.com> writes:

> * gnu/packages/freedesktop.scm (uchardet): Update to 0.0.8.
>
> Change-Id: I8a601ec7ef9b92b0efe4bc9b23affa6dc4bde24e
> ---
>
> This update to uchardet fixes build on i686 as well:
> https://gitlab.freedesktop.org/uchardet/uchardet/-/issues/16

Pushed as commit 7758e63f7a, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Apr 2024 11:24:22 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 73 days ago.

Previous Next


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