[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/74: gnu: yelp-xsl: Update to 3.28.0.
From: |
guix-commits |
Subject: |
09/74: gnu: yelp-xsl: Update to 3.28.0. |
Date: |
Tue, 4 Dec 2018 10:39:44 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit 77c96a4cab2d744e296320c1888384f290cf86e9
Author: Ricardo Wurmus <address@hidden>
Date: Sun Aug 5 13:49:16 2018 +0200
gnu: yelp-xsl: Update to 3.28.0.
* gnu/packages/gnome.scm (yelp-xsl): Update to 3.28.0.
---
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 51d4a63..2673a1c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4293,7 +4293,7 @@ of running programs and invoke methods on those
interfaces.")
(define-public yelp-xsl
(package
(name "yelp-xsl")
- (version "3.20.1")
+ (version "3.28.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4301,7 +4301,7 @@ of running programs and invoke methods on those
interfaces.")
name "-" version ".tar.xz"))
(sha256
(base32
- "183vz4aw8fcmw8k8q7r4zrm1p76gwg2cca1fsdrkaiyabng88qfw"))))
+ "14rznm1qpsnmkwksnkd5j7zplakl01kvrcw0fdmd5gdc65xz9kcc"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
- branch wip-gnome-upgrades created (now d9689b1), guix-commits, 2018/12/04
- 01/74: gnu: Add umockdev., guix-commits, 2018/12/04
- 02/74: gnu: sassc: Fix build., guix-commits, 2018/12/04
- 08/74: gnu: yelp: Update to 3.28.1., guix-commits, 2018/12/04
- 10/74: gnu: yelp-tools: Update to 3.28.0., guix-commits, 2018/12/04
- 03/74: gnu: gtksourceview: Update to 4.0.2., guix-commits, 2018/12/04
- 04/74: gnu: Add gtksourceview-3., guix-commits, 2018/12/04
- 05/74: gnu: gtk-doc: Update to 1.28., guix-commits, 2018/12/04
- 06/74: gnu: graphene: Remove custom autogen phase., guix-commits, 2018/12/04
- 09/74: gnu: yelp-xsl: Update to 3.28.0.,
guix-commits <=
- 11/74: gnu: file-roller: Update to 3.28.0., guix-commits, 2018/12/04
- 14/74: gnu: Add libplist., guix-commits, 2018/12/04
- 16/74: gnu: Add libimobiledevice., guix-commits, 2018/12/04
- 20/74: gnu: gnome-desktop: Update to 3.28.2., guix-commits, 2018/12/04
- 18/74: gnu: gnome-maps: Update to 3.28.2., guix-commits, 2018/12/04
- 23/74: gnu: adwaita-icon-theme: Update to 3.28.0., guix-commits, 2018/12/04
- 07/74: gnu: at-spi2-core: Update to 2.28.0., guix-commits, 2018/12/04
- 22/74: gnu: gsettings-desktop-schemas: Update to 3.28.0., guix-commits, 2018/12/04
- 15/74: gnu: Add libusbmuxd., guix-commits, 2018/12/04
- 12/74: gnu: gedit: Use gtksourceview-3., guix-commits, 2018/12/04