mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: poezio: Fix source URL.
* gnu/packages/messaging.scm (poezio) [source]: Project has moved to CodeBerg, adjust the source URL as seen on home page. Change-Id: I77ae05237139c4beed11be206859fee5ca87b69e
This commit is contained in:
parent
1507ba2939
commit
14e56eb564
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ TCP sessions from existing clients.")
|
|||
(method git-fetch)
|
||||
(uri
|
||||
(git-reference
|
||||
(url "https://lab.louiz.org/poezio/poezio.git")
|
||||
(url "https://codeberg.org/poezio/poezio")
|
||||
(commit
|
||||
(string-append "v" version))))
|
||||
(file-name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue