emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43924: closed ([PATCH] gnu: zathura: Update to 0.4.7.)


From: GNU bug Tracking System
Subject: bug#43924: closed ([PATCH] gnu: zathura: Update to 0.4.7.)
Date: Thu, 15 Oct 2020 21:43:01 +0000

Your message dated Thu, 15 Oct 2020 23:41:49 +0200
with message-id <87wnzr9nfm.fsf@gnu.org>
and subject line Re: [bug#43924] [PATCH] gnu: zathura: Update to 0.4.7.
has caused the debbugs.gnu.org bug report #43924,
regarding [PATCH] gnu: zathura: Update to 0.4.7.
to be marked as done.

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


-- 
43924: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43924
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: zathura: Update to 0.4.7. Date: Sun, 11 Oct 2020 17:25:32 +0200
* gnu/packages/pdf.scm (zathura): Update to 0.4.7.
---
 gnu/packages/pdf.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 4c11111323..c9cce98e7f 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -18,6 +18,7 @@
 ;;; Copyright © 2019 Ben Sturmfels <ben@sturm.com.au>
 ;;; Copyright © 2019,2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
 ;;; Copyright © 2020 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -580,7 +581,7 @@ by using the poppler rendering engine.")
 (define-public zathura
   (package
     (name "zathura")
-    (version "0.4.5")
+    (version "0.4.7")
     (source (origin
               (method url-fetch)
               (uri
@@ -588,7 +589,7 @@ by using the poppler rendering engine.")
                               version ".tar.xz"))
               (sha256
                (base32
-                "0b3nrcvykkpv2vm99kijnic2gpfzva520bsjlihaxandzfm9ff8c"))))
+                "1rx1fk9s556fk59lmqgvhwrmv71ashh89bx9adjq46wq5gzdn4p0"))))
     (native-inputs `(("pkg-config" ,pkg-config)
                      ("gettext" ,gettext-minimal)
                      ("glib:bin" ,glib "bin")
-- 
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#43924] [PATCH] gnu: zathura: Update to 0.4.7. Date: Thu, 15 Oct 2020 23:41:49 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Michael Rohleder <mike@rohleder.de> skribis:

> * gnu/packages/pdf.scm (zathura): Update to 0.4.7.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]