[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/19: gnu: python-sphinx-intl: Update to 2.0.1.
From: |
guix-commits |
Subject: |
11/19: gnu: python-sphinx-intl: Update to 2.0.1. |
Date: |
Wed, 4 Nov 2020 22:00:40 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 728fdd83eb01ae09edf6ee75ab0d12f59db0fbe6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 4 22:21:02 2020 +0100
gnu: python-sphinx-intl: Update to 2.0.1.
* gnu/packages/sphinx.scm (python-sphinx-intl): Update to 2.0.1.
---
gnu/packages/sphinx.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index f27f9d0..ac506ec 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -578,14 +578,13 @@ to be able to read and render the Doxygen xml output.")
(define-public python-sphinx-intl
(package
(name "python-sphinx-intl")
- (version "2.0.0")
+ (version "2.0.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sphinx-intl" version))
(sha256
- (base32
- "0zbf1bh23b3kza8bnjykmv2k21xmmr4gamhi3lnicnr6ypnrphr5"))))
+ (base32 "1d1q0sanjp4nkfvhsxi75zf3xjyyi8nzxvl3v7l0jy9ld70nwnmj"))))
(build-system python-build-system)
(propagated-inputs
`(("python-sphinx" ,python-sphinx)
- 06/19: gnu: vera: Update to 1.24., (continued)
- 06/19: gnu: vera: Update to 1.24., guix-commits, 2020/11/04
- 07/19: gnu: i3-wm: Update to 4.18.3., guix-commits, 2020/11/04
- 10/19: gnu: oil: Update to 0.8.3., guix-commits, 2020/11/04
- 13/19: gnu: lldpd: Update to 1.0.7., guix-commits, 2020/11/04
- 15/19: gnu: libnice: Update to 0.1.18., guix-commits, 2020/11/04
- 12/19: gnu: fldigi: Update to 4.1.15., guix-commits, 2020/11/04
- 16/19: gnu: toxic: Update to 0.8.4., guix-commits, 2020/11/04
- 09/19: gnu: xl2tpd: Update to 1.3.16., guix-commits, 2020/11/04
- 14/19: gnu: lldpd: Omit static library., guix-commits, 2020/11/04
- 18/19: gnu: praat: Update to 6.1.30., guix-commits, 2020/11/04
- 11/19: gnu: python-sphinx-intl: Update to 2.0.1.,
guix-commits <=
- 17/19: gnu: python-audioread: Update to 2.1.9., guix-commits, 2020/11/04
- 19/19: gnu: virt-viewer: Enable VNC support., guix-commits, 2020/11/04