3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: arandr: Update to 0.1.11.

* gnu/packages/xdisorg.scm (arandr): Update to 0.1.11.
This commit is contained in:
Tobias Geerinckx-Rice 2023-01-15 01:00:02 +01:00
parent 6569bf924f
commit 0e4afd4c86
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -211,14 +211,14 @@ command line, without displaying a keyboard at all.")
(define-public arandr
(package
(name "arandr")
(version "0.1.10")
(version "0.1.11")
(source (origin
(method url-fetch)
(uri (string-append "https://christian.amsuess.com/tools/arandr"
"/files/arandr-" version ".tar.gz"))
(sha256
(base32
"135q0llvm077jil2fr92ssw3p095m4r8jfj0lc5rr3m71n4srj6v"))
"00mfhaqjxx4m3y0ml44infpbp500prs031vhawwjp0dvk0vbxjz4"))
(modules '((guix build utils)))
(snippet
'(begin