mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 22:50:34 +02:00
gnu: xgamma: Update to 1.0.6.
* gnu/packages/xorg.scm (xgamma): Update to 1.0.6.
This commit is contained in:
committed by
Mark H Weaver
parent
9177dbeb5f
commit
033a1ba373
@@ -3500,7 +3500,7 @@ configuring modelines and gamma.")
|
||||
(define-public xgamma
|
||||
(package
|
||||
(name "xgamma")
|
||||
(version "1.0.5")
|
||||
(version "1.0.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -3510,7 +3510,7 @@ configuring modelines and gamma.")
|
||||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0463sawps86jnxn121ramsz4sicy3az5wa5wsq4rqm8dm3za48p3"))))
|
||||
"1lr2nb1fhg5fk2fchqxdxyl739602ggwhmgl2wiv5c8qbidw7w8f"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("libxxf86vm" ,libxxf86vm)
|
||||
|
||||
Reference in New Issue
Block a user