guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: gnu: openbox: Update source location.


From: Efraim Flashner
Subject: 02/03: gnu: openbox: Update source location.
Date: Wed, 10 Aug 2016 09:13:30 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit daa9a9108d9059bcc28b48cf56eec0ea699fdb75
Author: Efraim Flashner <address@hidden>
Date:   Tue Aug 9 12:50:18 2016 +0300

    gnu: openbox: Update source location.
    
    * gnu/packages/openbox.scm (openbox)[source]: Download from openbox.org.
---
 gnu/packages/openbox.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/openbox.scm b/gnu/packages/openbox.scm
index 6923299..36e39d8 100644
--- a/gnu/packages/openbox.scm
+++ b/gnu/packages/openbox.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]