[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/24: gnu: python-sphinx: Update to 2.2.2.
From: |
guix-commits |
Subject: |
20/24: gnu: python-sphinx: Update to 2.2.2. |
Date: |
Tue, 10 Dec 2019 19:16:04 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit b5414ff4dbfbf55d196471102de07f5d93f92a79
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 16:11:43 2019 +0100
gnu: python-sphinx: Update to 2.2.2.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.2.
---
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 b741373..8075406 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -46,14 +46,14 @@
(define-public python-sphinx
(package
(name "python-sphinx")
- (version "2.2.0")
+ (version "2.2.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Sphinx" version))
(sha256
(base32
- "0ig8s94xg0p6h9y5s3ns9x8i10b24ihzvs65b5jwrhrgih7nnn0d"))))
+ "1wjcm382824rq8ijls9mlqwl2h8l26s201v5fwprhnins671m72m"))))
(build-system python-build-system)
(arguments
`(#:phases
- 13/24: gnu: MariaDB: Update to 10.1.43., (continued)
- 13/24: gnu: MariaDB: Update to 10.1.43., guix-commits, 2019/12/10
- 15/24: gnu: orc: Update to 0.4.31., guix-commits, 2019/12/10
- 19/24: gnu: nss: Update to 3.48., guix-commits, 2019/12/10
- 06/24: gnu: mesa: Update to 19.2.7., guix-commits, 2019/12/10
- 18/24: gnu: nspr: Update to 4.24., guix-commits, 2019/12/10
- 22/24: gnu: at-spi2-core: Update to 2.34.0., guix-commits, 2019/12/10
- 21/24: gnu: atk: Update to 2.34.1., guix-commits, 2019/12/10
- 14/24: gnu: postgresql@10: Update to 10.11., guix-commits, 2019/12/10
- 17/24: gnu: check: Update to 0.13.0., guix-commits, 2019/12/10
- 16/24: gnu: gstreamer: Update to 1.16.2., guix-commits, 2019/12/10
- 20/24: gnu: python-sphinx: Update to 2.2.2.,
guix-commits <=
- 24/24: gnu: MariaDB: Do not propagate OpenSSL., guix-commits, 2019/12/10
- 12/24: gnu: ALSA: Update to 1.2.1., guix-commits, 2019/12/10
- 23/24: gnu: at-spi2-atk: Update to 2.34.1., guix-commits, 2019/12/10