mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: giblib: Add mirror URL.
* gnu/packages/image.scm (giblib)[source]: Add another URL.
This commit is contained in:
parent
0b1d71b218
commit
1a04595498
1 changed files with 4 additions and 0 deletions
|
@ -903,6 +903,10 @@ (define-public giblib
|
|||
(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")))
|
||||
|
|
Loading…
Reference in a new issue