mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: python-slixmpp: Fix source URL.
* gnu/packages/python-xyz.scm (python-slixmpp) [source]: Project has moved to CodeBerg, adjust the source URL as seen on home page. Change-Id: I170cb8c2d42ef0cc97205e5e84851f261167a0f7
This commit is contained in:
parent
0e8baa398a
commit
1507ba2939
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue