guix-commits
[Top][All Lists]
Advanced

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

07/08: Revert "gnu: yelp-xsl: Update to 3.36.0."


From: guix-commits
Subject: 07/08: Revert "gnu: yelp-xsl: Update to 3.36.0."
Date: Tue, 1 Dec 2020 17:26:30 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 0f78b5c1282b3cc60d912fc58d8176b5c6703c14
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Dec 1 23:07:12 2020 +0100

    Revert "gnu: yelp-xsl: Update to 3.36.0."
    
    This reverts commit dee784f6dee69302f679216fb57f8157507b089e.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c9debb1..5308463 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6691,7 +6691,7 @@ of running programs and invoke methods on those 
interfaces.")
 (define-public yelp-xsl
   (package
     (name "yelp-xsl")
-    (version "3.36.0")
+    (version "3.34.2")
     (source
      (origin
        (method url-fetch)
@@ -6700,7 +6700,7 @@ of running programs and invoke methods on those 
interfaces.")
                        (version-major+minor version) "/"
                        name "-" version ".tar.xz"))
        (sha256
-        (base32 "1hsfj3q3a3kca0cf9i02xlq2qd4vy12qsjb89hh4r6mp6c11rrag"))))
+        (base32 "1bdpgkzawhqmw52l6zx8czzg1ndfgcf1p44m2bxjdpqkc4afcgqc"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("gettext-minimal" ,gettext-minimal)



reply via email to

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