[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: Sphinx: Update to 2.1.1.
From: |
guix-commits |
Subject: |
06/10: gnu: Sphinx: Update to 2.1.1. |
Date: |
Sat, 15 Jun 2019 04:52:18 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit bbeeeb148efdb3e604f44d4e643731c49f46f684
Author: Marius Bakke <address@hidden>
Date: Fri Jun 14 11:49:12 2019 +0200
gnu: Sphinx: Update to 2.1.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.1.
---
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 1bc7149..0b86398 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -45,14 +45,14 @@
(define-public python-sphinx
(package
(name "python-sphinx")
- (version "2.0.1")
+ (version "2.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Sphinx" version))
(sha256
(base32
- "0js0rnbzm0nsb4gm2v4z79wlbmr05awqzic57kfl8ydkdxj80cj2"))))
+ "1ym150xpzc2nsv8zy77q3q4gxgwfnfvd7459dykzmiw6wxk3250m"))))
(build-system python-build-system)
(arguments
`(#:phases
- branch staging updated (ed8d3f3 -> af847bd), guix-commits, 2019/06/15
- 01/10: gnu: cups-filters: Update to 1.25.0., guix-commits, 2019/06/15
- 02/10: gnu: libsigc++: Update to 2.10.2., guix-commits, 2019/06/15
- 03/10: gnu: imagemagick: Update to 6.9.10-49., guix-commits, 2019/06/15
- 06/10: gnu: Sphinx: Update to 2.1.1.,
guix-commits <=
- 07/10: gnu: speexdsp: Update to 1.2.0., guix-commits, 2019/06/15
- 04/10: gnu: python-markupsafe: Update to 1.1.1., guix-commits, 2019/06/15
- 10/10: gnu: xorg-server-for-tests: Update to 1.20.5., guix-commits, 2019/06/15
- 05/10: gnu: python-mako: Update to 1.0.12., guix-commits, 2019/06/15
- 08/10: gnu: libtirpc: Update to 1.1.4., guix-commits, 2019/06/15
- 09/10: gnu: libnsl: Do not use unstable tarball., guix-commits, 2019/06/15