gnu: gtkdatabox: Adjust source URL.
It looks like the package sources have been relocated. Hash is still the same. * gnu/packages/gtk.scm (gtkdatabox) [source]: Adjust URL.
This commit is contained in:
parent
bb62f359bf
commit
2ff36e4186
1 changed files with 1 additions and 1 deletions
|
@ -2355,7 +2355,7 @@ foreground and background colors, text justification and more.")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://sourceforge/gtkdatabox/gtkdatabox3/"
|
(uri (string-append "mirror://sourceforge/gtkdatabox/gtkdatabox-1/"
|
||||||
"gtkdatabox-" version ".tar.gz"))
|
"gtkdatabox-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1qykm551bx8j8pfgxs60l2vhpi8lv4r8va69zvn2594lchh71vlb"))))
|
(base32 "1qykm551bx8j8pfgxs60l2vhpi8lv4r8va69zvn2594lchh71vlb"))))
|
||||||
|
|
Reference in a new issue