1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-13 04:54:06 +02:00

gnu: giblib: Add mirror URL.

* gnu/packages/image.scm (giblib)[source]: Add another URL.
This commit is contained in:
Tobias Geerinckx-Rice
2020-03-14 19:06:08 +01:00
parent 0b1d71b218
commit 1a04595498
+4
View File
@@ -903,6 +903,10 @@ more modular, simple, and flexible.")
(string-append
"http://linuxbrit.co.uk/downloads/giblib-"
version ".tar.gz")
(string-append
"https://src.fedoraproject.org/repo/pkgs/giblib/giblib-"
version ".tar.gz/c810ef5389baf24882a1caca2954385e/giblib-"
version ".tar.gz")
(string-append
"https://sourceforge.net/projects/slackbuildsdirectlinks/"
"files/giblib/giblib-" version ".tar.gz")))