guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: zathura-ps: Update to 0.2.3.


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

alezost pushed a commit to branch master
in repository guix.

commit 402a7547246bf61341322cefc33c4b5eb457919e
Author: ng0 <address@hidden>
Date:   Sun Aug 7 10:12:50 2016 +0000

    gnu: zathura-ps: Update to 0.2.3.
    
    * gnu/packages/pdf.scm (zathura-ps): Update to 0.2.3.
    
    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 c440daa..4940dbb 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -281,7 +281,7 @@ using libarchive.")
 (define-public zathura-ps
   (package
     (name "zathura-ps")
-    (version "0.2.2")
+    (version "0.2.3")
     (source (origin
               (method url-fetch)
               (uri
@@ -289,7 +289,7 @@ using libarchive.")
                               version ".tar.gz"))
               (sha256
                (base32
-                "1a6ps5v1wk18qvslbkjln6w8wfzzr6fi13ls96vbdc03vdhn4m76"))))
+                "18wsfy8pqficdgj8wy2aws7j4fy8z78157rhqk17mj5f295zgvm9"))))
     (native-inputs `(("pkg-config" ,pkg-config)))
     (propagated-inputs `(("girara" ,girara)))
     (inputs `(("libspectre" ,libspectre)



reply via email to

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