GNU bug report logs - #64727
[PATCH] gnu: libharu: Update to 2.4.3.

Previous Next

Package: guix-patches;

Reported by: Wojtek Kosior <koszko <at> koszko.org>

Date: Wed, 19 Jul 2023 11:11:01 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 64727 in the body.
You can then email your comments to 64727 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#64727; Package guix-patches. (Wed, 19 Jul 2023 11:11:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wojtek Kosior <koszko <at> koszko.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 19 Jul 2023 11:11:01 GMT) Full text and rfc822 format available.

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

From: Wojtek Kosior <koszko <at> koszko.org>
To: guix-patches <at> gnu.org
Cc: Wojtek Kosior <koszko <at> koszko.org>
Subject: [PATCH] gnu: libharu: Update to 2.4.3.
Date: Wed, 19 Jul 2023 13:04:44 +0200
* gnu/packages/pdf.scm (libharu): Update to 2.4.3.
---

I sanity-checked the updated libharu package by compiling and executing one of
the demos (demo/text_demo.c) included in the library's git repo.

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

diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 1ab19b4ee2..4291f97b9a 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -455,7 +455,7 @@ (define-public python-poppler-qt5
 (define-public libharu
   (package
     (name "libharu")
-    (version "2.4.2")
+    (version "2.4.3")
     (source
      (origin
        (method git-fetch)
@@ -464,7 +464,7 @@ (define-public libharu
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jwzqvv81zf5f7zssyixhyjirlp9ddwkbaabd177syb1bxljlsdc"))))
+        (base32 "00b89zqf0bxslx03ginzqdjg84zfmblq13p5f4xm0h05j7aq7ixz"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f                  ; No tests

base-commit: 1f53bfb7d73638e5187df6f0e976b5f5eb091b0d
-- 
2.41.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Fri, 28 Jul 2023 14:16:04 GMT) Full text and rfc822 format available.

Notification sent to Wojtek Kosior <koszko <at> koszko.org>:
bug acknowledged by developer. (Fri, 28 Jul 2023 14:16:04 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Wojtek Kosior <koszko <at> koszko.org>
Cc: 64727-done <at> debbugs.gnu.org
Subject: Re: bug#64727: [PATCH] gnu: libharu: Update to 2.4.3.
Date: Fri, 28 Jul 2023 22:15:08 +0800
> * gnu/packages/pdf.scm (libharu): Update to 2.4.3.

Applied, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 26 Aug 2023 11:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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