[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/33: gnu: console-setup: Update to 1.210.
From: |
guix-commits |
Subject: |
30/33: gnu: console-setup: Update to 1.210. |
Date: |
Fri, 21 Oct 2022 13:20:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ada683cb315cf6567cb55b0feb595b3997b50b0d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 16 02:00:00 2022 +0200
gnu: console-setup: Update to 1.210.
* gnu/packages/xorg.scm (console-setup): Update to 1.210.
---
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 e1df103666..e835e9c938 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6569,7 +6569,7 @@ output.")
(define-public console-setup
(package
(name "console-setup")
- (version "1.209")
+ (version "1.210")
(source
(origin
(method git-fetch)
@@ -6577,7 +6577,7 @@ output.")
(url "https://salsa.debian.org/installer-team/console-setup.git")
(commit version)))
(sha256
- (base32 "0f1xac4wxkqdrqspmk803vr3z8flmjw5qiw3q31fmacp7nsjfc3x"))
+ (base32 "0c8wps1q6a3ylywnvgv198x1k2dxjngsgscr3ajhaiq8hvr6x79n"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
- branch master updated (c7e6d72a08 -> 78d4a08ac3), guix-commits, 2022/10/21
- 02/33: gnu: jitterentropy-rngd: Update to 1.2.8., guix-commits, 2022/10/21
- 05/33: gnu: numactl: Update to 2.0.16., guix-commits, 2022/10/21
- 06/33: gnu: acpid: Update to 2.0.34., guix-commits, 2022/10/21
- 12/33: gnu: audacious: Update to 4.2., guix-commits, 2022/10/21
- 18/33: gnu: mpop: Update to 1.4.17., guix-commits, 2022/10/21
- 29/33: gnu: ccache: Update to 4.6.3., guix-commits, 2022/10/21
- 30/33: gnu: console-setup: Update to 1.210.,
guix-commits <=
- 11/33: gnu: pd: Use G-expressions., guix-commits, 2022/10/21
- 28/33: gnu: headsetcontrol: Update to 2.6.1., guix-commits, 2022/10/21
- 07/33: gnu: hdparm: Update to 9.65., guix-commits, 2022/10/21
- 08/33: gnu: pd: Update to 0.52-2., guix-commits, 2022/10/21
- 23/33: guix-install.sh: Suggest what to do if fetching OpenPGP key(s) fails., guix-commits, 2022/10/21
- 24/33: guix-install.sh: Treat all uncaught errors as fatal., guix-commits, 2022/10/21
- 26/33: guix-install.sh: Cosmetically tweak non-interactive output., guix-commits, 2022/10/21
- 13/33: gnu: Add iir., guix-commits, 2022/10/21
- 14/33: gnu: dosbox-staging: Remove input labels., guix-commits, 2022/10/21
- 16/33: gnu: maradns: Update to 3.5.0022., guix-commits, 2022/10/21