guix-commits
[Top][All Lists]
Advanced

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

06/09: gnu: zathura-cb: Update to 0.1.6.


From: Marius Bakke
Subject: 06/09: gnu: zathura-cb: Update to 0.1.6.
Date: Mon, 16 Jan 2017 09:25:46 +0000 (UTC)

mbakke pushed a commit to branch master
in repository guix.

commit 4df3dc419d7160cc3b6d56eb513b4b1a4e1fcb78
Author: Marius Bakke <address@hidden>
Date:   Mon Jan 16 10:16:59 2017 +0100

    gnu: zathura-cb: Update to 0.1.6.
    
    * gnu/packages/pdf.scm (zathura-cb): Update to 0.1.6.
---
 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 e967203..e930a19 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -272,7 +272,7 @@ reading and editing of existing PDF files.")
 (define-public zathura-cb
   (package
     (name "zathura-cb")
-    (version "0.1.5")
+    (version "0.1.6")
     (source (origin
               (method url-fetch)
               (uri
@@ -280,7 +280,7 @@ reading and editing of existing PDF files.")
                               version ".tar.gz"))
               (sha256
                (base32
-                "1zbazysdjwwnzw01qlnzyixwmsi8rqskc76mp81qcr3rpl96jprp"))))
+                "1fim4mpm8l2g3msj1vg70ks3c9lrwllv3yh4jv8l9f8k3r19b3l8"))))
     (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]