guix-commits
[Top][All Lists]
Advanced

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

07/09: gnu: zathura-ps: Update to 0.2.4.


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

mbakke pushed a commit to branch master
in repository guix.

commit fe5fe355fd13daa1a17d0bb447a0317978436116
Author: Marius Bakke <address@hidden>
Date:   Mon Jan 16 10:18:47 2017 +0100

    gnu: zathura-ps: Update to 0.2.4.
    
    * gnu/packages/pdf.scm (zathura-ps): Update to 0.2.4.
---
 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 e930a19..73b0e0f 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -303,7 +303,7 @@ using libarchive.")
 (define-public zathura-ps
   (package
     (name "zathura-ps")
-    (version "0.2.3")
+    (version "0.2.4")
     (source (origin
               (method url-fetch)
               (uri
@@ -311,7 +311,7 @@ using libarchive.")
                               version ".tar.gz"))
               (sha256
                (base32
-                "18wsfy8pqficdgj8wy2aws7j4fy8z78157rhqk17mj5f295zgvm9"))))
+                "1nxbl0glnzpan78fhdfzhkcd0cikcvrkzf9m56mb0pvnwzlwg7zv"))))
     (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]