gnu: arandr: Update to 0.1.9.

* gnu/packages/xdisorg.scm (arandr): Update to 0.1.9.
master
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
1 changed files with 2 additions and 2 deletions

View File

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