[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/201: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0.
From: |
guix-commits |
Subject: |
36/201: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0. |
Date: |
Mon, 1 Nov 2021 23:18:27 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 10f6b5ab60a5fbaf1614f2fa7493ea78fda41446
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 1 21:09:05 2021 -0400
gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0.
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 2.0.0.
---
gnu/packages/sphinx.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index e7407e1..1745425 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -245,13 +245,13 @@ users from Sphinx docs.")
(define-public python-sphinxcontrib-htmlhelp
(package
(name "python-sphinxcontrib-htmlhelp")
- (version "1.0.3")
+ (version "2.0.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "sphinxcontrib-htmlhelp" version))
(sha256
(base32
- "16v5jdnibwrqjdr5aqchgyzpwy3rgamwhdf4kidv5nxj65zbpxg8"))))
+ "1ckd5xx4ngd6f4prxbc1bbvnafy1gg06j3bxyj5kk7v21lnvpy7m"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ;XXX: circular dependency on Sphinx
- 15/201: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., (continued)
- 15/201: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/01
- 13/201: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/01
- 21/201: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/01
- 18/201: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/01
- 16/201: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/01
- 22/201: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/01
- 26/201: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/01
- 34/201: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/11/01
- 43/201: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/11/01
- 45/201: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/11/01
- 36/201: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0.,
guix-commits <=
- 49/201: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/01
- 53/201: gnu: googletest: Update to 1.11.0., guix-commits, 2021/11/01
- 62/201: gnu: gst-plugins-good: Update to 1.18.5., guix-commits, 2021/11/01
- 19/201: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/01
- 28/201: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/01
- 41/201: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/01
- 51/201: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/11/01
- 52/201: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/11/01
- 63/201: gnu: gst-plugins-bad: Update to 1.18.5., guix-commits, 2021/11/01
- 69/201: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/11/01