GNU bug report logs -
#63159
[PATCH 1/2] gnu: slim: Fix build failure with GCC-11
Previous Next
Reported by: Brian Cully <bjc <at> spork.org>
Date: Fri, 28 Apr 2023 21:26:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Moved to github, according to https://www.berlios.de/software/slim/.
* gnu/packages/display-managers.scm (slim) [home-page]: update URL.
---
gnu/packages/display-managers.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-managers.scm
index c1a08e8553..9ddcef7021 100644
--- a/gnu/packages/display-managers.scm
+++ b/gnu/packages/display-managers.scm
@@ -485,7 +485,7 @@ (define-public slim
#:tests? #f))
;; This used to be at <http://slim.berlios.de/>.
- (home-page "https://sourceforge.net/projects/slim.berlios/")
+ (home-page "https://github.com/iwamatsu/slim")
(synopsis "Desktop-independent graphical login manager for X11")
(description
"SLiM is a Desktop-independent graphical login manager for X11, derived
--
2.39.2
This bug report was last modified 2 years and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.