summary refs log tree commit diff
path: root/gnu/packages/xorg.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-04-17 15:54:54 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-04-17 15:54:54 +0200
commitafcd4438f828e3cfbe2b637ce05f63de4b054f06 (patch)
tree305ed06d56e1cf5f9139e769ac2e7b7028b72d6c /gnu/packages/xorg.scm
parent9015e63996156dfaafecef182d20128f268c2719 (diff)
downloadguix-afcd4438f828e3cfbe2b637ce05f63de4b054f06.tar.gz
gnu: console-setup: Update to 1.191.
* gnu/packages/xorg.scm (console-setup): Update to 1.191.
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 af86c6d7f1..0028698e22 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6356,7 +6356,7 @@ output.")
 (define-public console-setup
   (package
     (name "console-setup")
-    (version "1.190")
+    (version "1.191")
     (source
      (origin
        (method git-fetch)
@@ -6364,7 +6364,7 @@ output.")
              (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