gnu: keybinder: Update URI.

* gnu/packages/wm.scm (keybinder)[source, home-page]: Update URI.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-26 00:21:04 +01:00
parent bbf9092b9d
commit 6d688b6e5e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions

View File

@ -809,8 +809,8 @@ all of them. Currently supported window managers include:
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/engla/keybinder/releases/"
"download/v" version "/keybinder-"
(uri (string-append "https://github.com/kupferlauncher/keybinder"
"/releases/download/v" version "/keybinder-"
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
@ -828,7 +828,7 @@ all of them. Currently supported window managers include:
(description
"Keybinder is a library for registering global keyboard shortcuts.
Keybinder works with GTK-based applications using the X Window System.")
(home-page "https://github.com/engla/keybinder")
(home-page "https://github.com/kupferlauncher/keybinder")
(license license:gpl2+)))
(define-public spectrwm