[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/34: gnu: Sphinx: Update to 3.1.2.
From: |
guix-commits |
Subject: |
28/34: gnu: Sphinx: Update to 3.1.2. |
Date: |
Sat, 25 Jul 2020 14:54:05 -0400 (EDT) |
mbakke pushed a commit to branch wip-staging
in repository guix.
commit c866b09d40eb17293db99f7c6caaef7fb77bfa33
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jul 25 01:15:25 2020 +0200
gnu: Sphinx: Update to 3.1.2.
* gnu/packages/sphinx.scm (python-sphinx): Update to 3.1.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 2b8b15f..5ba9594 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -48,14 +48,14 @@
(define-public python-sphinx
(package
(name "python-sphinx")
- (version "2.3.1")
+ (version "3.1.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Sphinx" version))
(sha256
(base32
- "19a28nsb0w4bs6k8rdfyk6vzrcwdpvhs2wq77rgpmww59yvndrz6"))))
+ "1zd8l4dh0v4p8m7s51xr001k09cq2023dd0953ygw7xa76dypnmr"))))
(build-system python-build-system)
(arguments
`(#:phases
- 19/34: gnu: xkeyboard-config: Update to 2.30., (continued)
- 19/34: gnu: xkeyboard-config: Update to 2.30., guix-commits, 2020/07/25
- 20/34: gnu: libvdpau: Update to 1.4., guix-commits, 2020/07/25
- 25/34: gnu: linux-pam: Update to 1.4.0., guix-commits, 2020/07/25
- 26/34: gnu: check: Update to 0.15.1., guix-commits, 2020/07/25
- 30/34: gnu: libical: Disable parallel build., guix-commits, 2020/07/25
- 27/34: gnu: Remove python2-sphinx., guix-commits, 2020/07/25
- 31/34: gnu: dconf: Update to 0.36.0., guix-commits, 2020/07/25
- 29/34: gnu: popt: Update to 1.18., guix-commits, 2020/07/25
- 32/34: gnu: alsa-lib: Update to 1.2.3.2., guix-commits, 2020/07/25
- 34/34: gnu: dconf: Increase test timeout., guix-commits, 2020/07/25
- 28/34: gnu: Sphinx: Update to 3.1.2.,
guix-commits <=
- 33/34: gnu: alsa-utils: Update to 1.2.3., guix-commits, 2020/07/25