guix-commits
[Top][All Lists]
Advanced

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

03/07: gnu: zathura-cb: Update to 0.1.5.


From: Alex Kost
Subject: 03/07: gnu: zathura-cb: Update to 0.1.5.
Date: Sun, 7 Aug 2016 13:55:30 +0000 (UTC)

alezost pushed a commit to branch master
in repository guix.

commit 8dd739e1ded9c8dca52781ff28ad23126331b2b9
Author: ng0 <address@hidden>
Date:   Sun Aug 7 10:10:07 2016 +0000

    gnu: zathura-cb: Update to 0.1.5.
    
    * gnu/packages/pdf.scm (zathura-cb): Update to 0.1.5.
    
    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 f86060b..c440daa 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -250,7 +250,7 @@ reading and editing of existing PDF files.")
 (define-public zathura-cb
   (package
     (name "zathura-cb")
-    (version "0.1.4")
+    (version "0.1.5")
     (source (origin
               (method url-fetch)
               (uri
@@ -258,7 +258,7 @@ reading and editing of existing PDF files.")
                               version ".tar.gz"))
               (sha256
                (base32
-                "09ln4fpjxmhcq6cw1ka7mdkmca36gyd4gzrynbw3waz0ri0b277j"))))
+                "1zbazysdjwwnzw01qlnzyixwmsi8rqskc76mp81qcr3rpl96jprp"))))
     (native-inputs `(("pkg-config" ,pkg-config)))
     (propagated-inputs `(("girara" ,girara)))
     (inputs `(("libarchive" ,libarchive)



reply via email to

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