guix-commits
[Top][All Lists]
Advanced

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

07/17: gnu: zathura-cb: Update to 0.1.7.


From: Marius Bakke
Subject: 07/17: gnu: zathura-cb: Update to 0.1.7.
Date: Wed, 27 Dec 2017 15:07:40 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 8bad37d8b52447b6fb5e211aeb53865daf54c7a8
Author: Marius Bakke <address@hidden>
Date:   Tue Dec 26 22:33:18 2017 +0100

    gnu: zathura-cb: Update to 0.1.7.
    
    * gnu/packages/pdf.scm (zathura-cb): Update to 0.1.7.
---
 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 2c651fc..1c89b28 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -324,7 +324,7 @@ reading and editing of existing PDF files.")
 (define-public zathura-cb
   (package
     (name "zathura-cb")
-    (version "0.1.6")
+    (version "0.1.7")
     (source (origin
               (method url-fetch)
               (uri
@@ -332,7 +332,7 @@ reading and editing of existing PDF files.")
                               version ".tar.gz"))
               (sha256
                (base32
-                "1fim4mpm8l2g3msj1vg70ks3c9lrwllv3yh4jv8l9f8k3r19b3l8"))))
+                "0r4viisycj39kaz4281cmkr7n9w5q96dmlf7nf45n8zq8qy2npw3"))))
     (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]