1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ladspa: Update to use deb.debian.org.

* gnu/packages/audio.scm (ladspa)[source]: Update uri.
This commit is contained in:
Vagrant Cascadian
2026-02-11 11:14:19 -08:00
parent 4949cf10d5
commit 7cc2b90a68

View File

@@ -3542,7 +3542,7 @@ together.")
(method url-fetch)
;; Since the official link is dead,
;; we download the tarball from Debian or Internet Archive.
(uri (list (string-append "http://http.debian.net"
(uri (list (string-append "http://deb.debian.org"
"/debian/pool/main/l/ladspa-sdk/ladspa-sdk_"
version ".orig.tar.gz")
(string-append "https://web.archive.org/web/20140717172251/"