guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: xmlto: Update to 0.0.28.


From: Efraim Flashner
Subject: 02/03: gnu: xmlto: Update to 0.0.28.
Date: Thu, 03 Dec 2015 09:38:08 +0000

efraim pushed a commit to branch master
in repository guix.

commit 877a6466a6393b25c5542e1593e56343bd467b50
Author: Efraim Flashner <address@hidden>
Date:   Wed Dec 2 22:32:58 2015 +0200

    gnu: xmlto: Update to 0.0.28.
    
    * gnu/packages/xml.scm (xmlto): Update to 0.0.28.
---
 gnu/packages/xml.scm |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index e28eddd..6f0c4fc 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -5,6 +5,7 @@
 ;;; Copyright © 2015 Sou Bunnbu <address@hidden>
 ;;; Copyright © 2015 Ricardo Wurmus <address@hidden>
 ;;; Copyright © 2015 Mark H Weaver <address@hidden>
+;;; Copyright © 2015 Efraim Flashner <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -432,7 +433,7 @@ parsing/saving.")
 (define-public xmlto
   (package
     (name "xmlto")
-    (version "0.0.25")
+    (version "0.0.28")
     (source
      (origin
       (method url-fetch)
@@ -441,7 +442,7 @@ parsing/saving.")
             version ".tar.bz2"))
       (sha256
        (base32
-        "0dp5nxq491gymq806za0dk4hngfmq65ysrqbn0ypajqbbl6vf71n"))))
+        "0xhj8b2pwp4vhl9y16v3dpxpsakkflfamr191mprzsspg4xdyc0i"))))
     (build-system gnu-build-system)
     (arguments
      ;; Make sure the reference to util-linux's 'getopt' is kept in 'xmlto'.



reply via email to

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