diff options
author | Ludovic Courtès <[email protected]> | 2021-09-07 11:04:44 +0200 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2021-09-07 14:19:08 +0200 |
commit | d9dfbf886ddbb92dfdaa118bb9765e78aad5c53a (patch) | |
tree | 2732020de20a38c09b66a60b0cb36022799f7c2e /gnu/packages/sphinx.scm | |
parent | b949f34f31a045eb0fb242b81a223178fb6994d3 (diff) | |
parent | 49922efb11da0f0e9d4f5979d081de5ea8c99d25 (diff) |
Merge branch 'master' into core-updates-frozen
Diffstat (limited to 'gnu/packages/sphinx.scm')
-rw-r--r-- | gnu/packages/sphinx.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index de94ca3866..e7407e1ba1 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm @@ -7,7 +7,7 @@ ;;; Copyright © 2017 Danny Milosavljevic <[email protected]> ;;; Copyright © 2017, 2018, 2020 Tobias Geerinckx-Rice <[email protected]> ;;; Copyright © 2017 Frederick M. Muriithi <[email protected]> -;;; Copyright © 2017 Christopher Allan Webber <[email protected]> +;;; Copyright © 2017 Christine Lemmer-Webber <[email protected]> ;;; Copyright © 2017 Julien Lepiller <[email protected]> ;;; Copyright © 2019 Efraim Flashner <[email protected]> ;;; Copyright © 2019, 2021 Nicolas Goaziou <[email protected]> |