mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
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 @@ (define-public gtkdatabox
|
|||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://sourceforge/gtkdatabox/gtkdatabox3/"
|
||||
(uri (string-append "mirror://sourceforge/gtkdatabox/gtkdatabox-1/"
|
||||
"gtkdatabox-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1qykm551bx8j8pfgxs60l2vhpi8lv4r8va69zvn2594lchh71vlb"))))
|
||||
|
|
Loading…
Reference in a new issue