me
/
guix
Archived
1
0
Fork 0

gnu: giblib: Add mirror URL.

* gnu/packages/image.scm (giblib)[source]: Add another URL.
master
Tobias Geerinckx-Rice 2020-03-14 19:06:08 +01:00
parent 0b1d71b218
commit 1a04595498
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 4 additions and 0 deletions

View File

@ -903,6 +903,10 @@ more modular, simple, and flexible.")
(string-append (string-append
"http://linuxbrit.co.uk/downloads/giblib-" "http://linuxbrit.co.uk/downloads/giblib-"
version ".tar.gz") version ".tar.gz")
(string-append
"https://src.fedoraproject.org/repo/pkgs/giblib/giblib-"
version ".tar.gz/c810ef5389baf24882a1caca2954385e/giblib-"
version ".tar.gz")
(string-append (string-append
"https://sourceforge.net/projects/slackbuildsdirectlinks/" "https://sourceforge.net/projects/slackbuildsdirectlinks/"
"files/giblib/giblib-" version ".tar.gz"))) "files/giblib/giblib-" version ".tar.gz")))