guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: libyaml@0.2: Update to 0.2.4.


From: guix-commits
Subject: 04/05: gnu: libyaml@0.2: Update to 0.2.4.
Date: Wed, 13 May 2020 11:55:26 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit e3e24d80e3f8f66b634ac2aace632afd19c602b4
Author: Marius Bakke <address@hidden>
AuthorDate: Wed May 13 01:12:39 2020 +0200

    gnu: libyaml@0.2: Update to 0.2.4.
    
    * gnu/packages/web.scm (libyaml-0.2): Update to 0.2.4.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 4ee7437..813a0dd 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1494,7 +1494,7 @@ hash/signatures.")
 (define-public libyaml-0.2
   (package
     (inherit libyaml)
-    (version "0.2.1")
+    (version "0.2.4")
     (source
      (origin
        (method url-fetch)
@@ -1503,7 +1503,7 @@ hash/signatures.")
              version ".tar.gz"))
        (sha256
         (base32
-         "1karpcfgacgppa82wm2drcfn2kb6q2wqfykf5nrhy20sci2i2a3q"))))))
+         "0mq5wf17ifcwwxq3kbimhi53jn3fg23vcynqpzxjcz3vfjlfs2nq"))))))
 
 (define-public libquvi-scripts
   (package



reply via email to

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