me
/
guix
Archived
1
0
Fork 0

gnu: console-setup: Update to 1.194.

* gnu/packages/xorg.scm (console-setup): Update to 1.194.
master
Tobias Geerinckx-Rice 2019-12-01 17:50:16 +01:00
parent c6df2f5817
commit 468c2402c7
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

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