gnu: console-setup: Update to 1.191.
* gnu/packages/xorg.scm (console-setup): Update to 1.191.master
parent
9015e63996
commit
afcd4438f8
|
@ -6356,7 +6356,7 @@ output.")
|
||||||
(define-public console-setup
|
(define-public console-setup
|
||||||
(package
|
(package
|
||||||
(name "console-setup")
|
(name "console-setup")
|
||||||
(version "1.190")
|
(version "1.191")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -6364,7 +6364,7 @@ output.")
|
||||||
(url "https://salsa.debian.org/installer-team/console-setup.git")
|
(url "https://salsa.debian.org/installer-team/console-setup.git")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0qklm9ww1wap2bs7hp31xkfjyhdrirg2mk4hiv7h6fiqckzmdwvd"))
|
(base32 "0wplhjadk530fqxhfnizil32rcvkcl5m2r18yskspcib53r4pmim"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Reference in New Issue