Archived
1
0
Fork 0

gnu: arandr: Update to 0.1.9.

* gnu/packages/xdisorg.scm (arandr): Update to 0.1.9.
This commit is contained in:
Efraim Flashner 2016-07-12 09:29:57 +03:00
parent 6dc4d4655e
commit 16d8f9beb5
No known key found for this signature in database
GPG key ID: F4C1D3917EACEE93

View file

@ -64,14 +64,14 @@
(define-public arandr (define-public arandr
(package (package
(name "arandr") (name "arandr")
(version "0.1.8") (version "0.1.9")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://christian.amsuess.com/tools/" name (uri (string-append "http://christian.amsuess.com/tools/" name
"/files/" name "-" version ".tar.gz")) "/files/" name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0d574mbmhaqmh7kivaryj2hpghz6xkvic9ah43s1hf385y7c33kd")))) "1i3f1agixxbfy4kxikb2b241p7c2lg73cl9wqfvlwz3q6zf5faxv"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:python ,python-2 ;incompatible with python 3 `(#:python ,python-2 ;incompatible with python 3