1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +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:
Vagrant Cascadian
2026-02-11 11:26:40 -08:00
parent d851fd6afb
commit 5a7b59495d

View File

@@ -545,7 +545,7 @@ suitable as a default locate on your system.")
"https://web.archive.org/web/20160730145202/"
"http://swish-e.org/distribution/"
"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
".orig.tar.gz")))
(file-name (string-append name "-" version ".tar.gz"))