mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-11 05:21:30 +02:00
gnu: openbox: Update source location.
* gnu/packages/openbox.scm (openbox)[source]: Download from openbox.org.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"http://www.icculus.org/openbox/releases/" name "-"
|
||||
"http://openbox.org/dist/openbox/" name "-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
||||
Reference in New Issue
Block a user