gnu: libxkbcommon: Don't use NAME in source URI.

* gnu/packages/xdisorg.scm (libxkbcommon)[source](uri): Hard-code NAME.
This commit is contained in:
Marius Bakke 2019-02-23 18:35:11 +01:00
parent 420845362f
commit dcbdd8780f
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ avoiding password prompts when X11 forwarding has already been setup.")
(version "0.8.3") (version "0.8.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://xkbcommon.org/download/" name "-" (uri (string-append "https://xkbcommon.org/download/libxkbcommon-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32