diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5d0ac81839..327576ee3f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -2799,7 +2799,7 @@ of it like a generator that is \"reusable\" and has a length.") (method git-fetch) (uri (git-reference - (url "https://lab.louiz.org/poezio/slixmpp.git") + (url "https://codeberg.org/poezio/slixmpp") (commit (string-append "slix-" version)))) (file-name |
