mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: console-setup: Update to 1.205.
* gnu/packages/xorg.scm (console-setup): Update to 1.205.
This commit is contained in:
@@ -6691,7 +6691,7 @@ output.")
|
||||
(define-public console-setup
|
||||
(package
|
||||
(name "console-setup")
|
||||
(version "1.203")
|
||||
(version "1.205")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -6699,7 +6699,7 @@ output.")
|
||||
(url "https://salsa.debian.org/installer-team/console-setup.git")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "1bavb8h4j1za2h7mxr109imicjmh7fp4099lvzfgavhjr3l3vsab"))
|
||||
(base32 "0sf560s14firyvzpgww79ydzc6p3jvjkbvsi8zsr5m3hr833w0ba"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user