[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: console-setup: Update to 1.205.
From: |
guix-commits |
Subject: |
02/02: gnu: console-setup: Update to 1.205. |
Date: |
Mon, 20 Sep 2021 18:09:58 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a916d50566e77ae730e34f1753ceb78cc6bf0a5a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Sep 21 00:00:26 2021 +0200
gnu: console-setup: Update to 1.205.
* gnu/packages/xorg.scm (console-setup): Update to 1.205.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 303b991..b335435 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -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