summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-10 23:26:08 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-11 02:08:01 +0100
commitc170080689cb9fe361ec1597794646783ae92a5e (patch)
tree31e5f0b92638b391e552642c9e4796eba25f350f /gnu/packages/xorg.scm
parent0189045904e9c29ee112091f7e51f9086a385ab2 (diff)
downloadpatches-c170080689cb9fe361ec1597794646783ae92a5e.tar
patches-c170080689cb9fe361ec1597794646783ae92a5e.tar.gz
gnu: console-setup: Update to 1.190.
* gnu/packages/xorg.scm (console-setup): Update to 1.190.
Diffstat (limited to 'gnu/packages/xorg.scm')
-rw-r--r--gnu/packages/xorg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 9bc23c4279..3434fbee2f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6370,7 +6370,7 @@ output.")
(define-public console-setup
(package
(name "console-setup")
- (version "1.189")
+ (version "1.190")
(source
(origin
(method git-fetch)
@@ -6378,7 +6378,7 @@ output.")
(url "https://salsa.debian.org/installer-team/console-setup.git")
(commit version)))
(sha256
- (base32 "09rfnnhwjm98im711v6jrgl49iy5n1b26x12zzk5rw6g1667mz86"))
+ (base32 "0qklm9ww1wap2bs7hp31xkfjyhdrirg2mk4hiv7h6fiqckzmdwvd"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments