mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
gnu: swish-e: Update to use deb.debian.org.
* gnu/packages/search.scm (swish-e)[source]: Update uri.
This commit is contained in:
@@ -545,7 +545,7 @@ suitable as a default locate on your system.")
|
|||||||
"https://web.archive.org/web/20160730145202/"
|
"https://web.archive.org/web/20160730145202/"
|
||||||
"http://swish-e.org/distribution/"
|
"http://swish-e.org/distribution/"
|
||||||
"swish-e-" version ".tar.gz")
|
"swish-e-" version ".tar.gz")
|
||||||
(string-append "http://http.debian.net/debian/pool/"
|
(string-append "http://deb.debian.org/debian/pool/"
|
||||||
"main/s/swish-e/swish-e_" version
|
"main/s/swish-e/swish-e_" version
|
||||||
".orig.tar.gz")))
|
".orig.tar.gz")))
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
|
|||||||
Reference in New Issue
Block a user