guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: zathura-pdf-poppler: Update to 0.2.6.


From: Alex Kost
Subject: 06/07: gnu: zathura-pdf-poppler: Update to 0.2.6.
Date: Sun, 7 Aug 2016 13:55:31 +0000 (UTC)

alezost pushed a commit to branch master
in repository guix.

commit 8a48353a4f4ffd41772adb5aa83d7094c7751aed
Author: ng0 <address@hidden>
Date:   Sun Aug 7 10:18:56 2016 +0000

    gnu: zathura-pdf-poppler: Update to 0.2.6.
    
    * gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.6.
    
    Signed-off-by: Alex Kost <address@hidden>
---
 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 78f2ffc..439adb9 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -344,7 +344,7 @@ using the DjVuLibre library.")
 (define-public zathura-pdf-poppler
   (package
     (name "zathura-pdf-poppler")
-    (version "0.2.5")
+    (version "0.2.6")
     (source (origin
               (method url-fetch)
               (uri
@@ -352,7 +352,7 @@ using the DjVuLibre library.")
                               version ".tar.gz"))
               (sha256
                (base32
-                "1b0chsds8iwjm4g629p6a67nb6wgra65pw2vvngd7g35dmcjgcv0"))))
+                "1maqiv7yv8d8hymlffa688c5z71v85kbzmx2j88i8z349xx0rsyi"))))
     (native-inputs `(("pkg-config" ,pkg-config)))
     (propagated-inputs `(("girara" ,girara)))
     (inputs



reply via email to

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