GNU bug report logs - #68779
[PATCH] gnu: mupdf: Update to 1.23.9.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Sun, 28 Jan 2024 10:11:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68779: closed ([PATCH] gnu: mupdf: Update to 1.23.9.)
Date: Fri, 09 Feb 2024 22:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Feb 2024 22:28:20 +0000
with message-id <87h6ihs263.fsf <at> gmail.com>
and subject line [PATCH] gnu: mupdf: Update to 1.23.9.
has caused the debbugs.gnu.org bug report #68779,
regarding [PATCH] gnu: mupdf: Update to 1.23.9.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68779: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68779
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: mupdf: Update to 1.23.9.
Date: Sun, 28 Jan 2024 11:09:17 +0100
* gnu/packages/pdf.scm (mupdf): Update to 1.23.9.

Change-Id: Id67767304d33a09df8cea7b91111729d0bc99366
---
 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 e0d8e1f33f..1253e9ce76 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -842,14 +842,14 @@ (define-public python-pydyf
 (define-public mupdf
   (package
     (name "mupdf")
-    (version "1.23.7")
+    (version "1.23.9")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mupdf.com/downloads/archive/"
                            "mupdf-" version "-source.tar.lz"))
        (sha256
-        (base32 "0d0ig1amxyy50jvfbn6rz49zd0980p6syqzcx5v7wg0c3pl2iwwm"))
+        (base32 "1i8m3q02rxb514s1mln4fl4v9wj7sn8n28mcgmivl9glp7g8jbrc"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-1)))

base-commit: 963a21bedcdb19c3a48af286b5b0cdcefa97fdb8
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68779-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: mupdf: Update to 1.23.9.
Date: Fri, 09 Feb 2024 22:28:20 +0000
[Message part 4 (text/plain, inline)]
Hi,

Pushed as f4b90759ca6546f51e7ab30c94ef9e118e99ef85 to master.

Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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