[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67473] [PATCH gnome-team v6 14/14] gnu: yelp-xsl: Update to 42.1.
From: |
Vivien Kraus |
Subject: |
[bug#67473] [PATCH gnome-team v6 14/14] gnu: yelp-xsl: Update to 42.1. |
Date: |
Sun, 26 Nov 2023 19:02:21 +0100 |
User-agent: |
Evolution 3.46.4 |
* gnu/packages/gnome.scm (yelp-xsl): Update to 42.1.
[description]: Ensure sentences are separated with 2 spaces.
Change-Id: I3f808880593b0e6fc700d7eef588572e116805f3
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7695fe58b3..00226c936a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7279,7 +7279,7 @@ (define-public d-spy
(define-public yelp-xsl
(package
(name "yelp-xsl")
- (version "41.0")
+ (version "42.1")
(source
(origin
(method url-fetch)
@@ -7288,7 +7288,7 @@ (define-public yelp-xsl
(version-major version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "19d46rkajvr0f04560vlrzwvac88x5j8ilvzwkawbn5vjg069kf8"))))
+ (base32 "1kav039g62q35h508shdbrcjcfkdsc7k6wcr2g780c35n58f32r3"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--enable-doc")))
@@ -7303,7 +7303,7 @@ (define-public yelp-xsl
you build, maintain, and distribute documentation. It provides XSLT
stylesheets
that can be built upon for help viewers and publishing systems. These
stylesheets output JavaScript and CSS content, and reference images
-provided by yelp-xsl. It also redistributes copies of the jQuery and
+provided by yelp-xsl. It also redistributes copies of the jQuery and
jQuery.Syntax JavaScript libraries.")
(home-page "https://wiki.gnome.org/Apps/Yelp")
(license
--
2.41.0
- [bug#67473] [PATCH gnome-team v6 01/14] gnu: gdk-pixbuf: Update to 2.42.10., (continued)
- [bug#67473] [PATCH gnome-team v6 01/14] gnu: gdk-pixbuf: Update to 2.42.10., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 09/14] gnu: libsoup-minimal: Update to 3.4.4., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 04/14] gnu: gtk+: Update to 3.24.38., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 05/14] gnu: gtkmm-3: Update to 3.24.8., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 06/14] gnu: json-glib: Update to 1.6.6., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 08/14] gnu: libsoup: Update to 3.4.4., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 07/14] gnu: libnotify: Update to 0.8.3., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 13/14] gnu: yelp-tools: Update to 42.1., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 12/14] gnu: pangomm@2.46: Update to 2.46.3., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 10/14] gnu: libsoup-minimal: Update style., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 14/14] gnu: yelp-xsl: Update to 42.1.,
Vivien Kraus <=
- [bug#67473] [PATCH gnome-team v6 03/14] gnu: gnome-backgrounds: Update to 44.0., Vivien Kraus, 2023/12/09
- [bug#67473] [PATCH gnome-team v6 00/14] Gnome-team world rebuild, Liliana Marie Prikler, 2023/12/10