[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/201: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.
From: |
guix-commits |
Subject: |
37/201: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5. |
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 f3ea7c4e6416db79ff92a61d72a3ac219c0f8346
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 1 21:09:14 2021 -0400
gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to
1.1.5.
---
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 1745425..7d7e567 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -350,13 +350,13 @@ documents.")
(define-public python-sphinxcontrib-serializinghtml
(package
(name "python-sphinxcontrib-serializinghtml")
- (version "1.1.4")
+ (version "1.1.5")
(source (origin
(method url-fetch)
(uri (pypi-uri "sphinxcontrib-serializinghtml" version))
(sha256
(base32
- "1g3pbx0g88zd9xzcrbaypa2k60axrh92vf5j76wsk0p9hv6fr87a"))))
+ "0lk91cl9bi4ynhz971zjs0bsr7jwxx8mx2f40psrx06zvzjnspxa"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ;XXX: circular dependency on Sphinx
- 96/201: gnu: python-pypa-build: Update to 0.7.0., (continued)
- 96/201: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/11/01
- 24/201: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/01
- 20/201: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/01
- 23/201: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/11/01
- 27/201: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/01
- 29/201: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/01
- 30/201: gnu: farstream: Enable tests., guix-commits, 2021/11/01
- 31/201: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/01
- 32/201: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/01
- 33/201: gnu: bluez: Update to 5.59., guix-commits, 2021/11/01
- 37/201: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.,
guix-commits <=
- 40/201: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/01
- 46/201: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/11/01
- 47/201: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/11/01
- 39/201: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/01
- 38/201: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/01
- 58/201: gnu: polkit: Update to 0.120 and ungraft., guix-commits, 2021/11/01
- 50/201: gnu: lib2geom: Update to 1.1., guix-commits, 2021/11/01
- 56/201: gnu: mozjs-78: Update to 78.15.0., guix-commits, 2021/11/01
- 48/201: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/11/01
- 54/201: gnu: abseil-cpp: Remove googletest patch., guix-commits, 2021/11/01