mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: mumi: Update source URI.
* gnu/packages/mail.scm (mumi)[source]: Update URI.
This commit is contained in:
parent
f2c9dabec8
commit
3c422c6111
1 changed files with 1 additions and 1 deletions
|
@ -4357,7 +4357,7 @@ It is a replacement for the @command{urlview} program.")
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.savannah.gnu.org/git/guix/mumi.git/")
|
||||
(url "https://codeberg.org/guix/mumi.git")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue