gnu: console-setup: Update to 1.191.

* gnu/packages/xorg.scm (console-setup): Update to 1.191.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-17 15:54:54 +02:00
parent 9015e63996
commit afcd4438f8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6356,7 +6356,7 @@ (define-public bdfresize
(define-public console-setup
(package
(name "console-setup")
(version "1.190")
(version "1.191")
(source
(origin
(method git-fetch)
@ -6364,7 +6364,7 @@ (define-public console-setup
(url "https://salsa.debian.org/installer-team/console-setup.git")
(commit version)))
(sha256
(base32 "0qklm9ww1wap2bs7hp31xkfjyhdrirg2mk4hiv7h6fiqckzmdwvd"))
(base32 "0wplhjadk530fqxhfnizil32rcvkcl5m2r18yskspcib53r4pmim"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments