* [bug#73507] [PATCH] gnu: stumpwm: Update to 23.11.
@ 2024-09-27 6:29 Roman Scherer
2024-09-27 7:50 ` bug#73507: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Roman Scherer @ 2024-09-27 6:29 UTC (permalink / raw)
To: 73507; +Cc: Roman Scherer
* gnu/packages/wm.scm (stumpwm): Update to 23.11.
Change-Id: Ia5e0ad8137e033897a4380e71aeed012049d9e22
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 2e00e0df41..8c9d76ef70 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2412,7 +2412,7 @@ (define-public wdisplays
(define-public stumpwm
(package
(name "stumpwm")
- (version "22.11")
+ (version "23.11")
(source
(origin
(method git-fetch)
@@ -2421,7 +2421,7 @@ (define-public stumpwm
(commit version)))
(file-name (git-file-name "stumpwm" version))
(sha256
- (base32 "1wxgddmkgmpml44a3m6bd8y529b13jz14apxxipmij10wzpgay6d"))))
+ (base32 "0akrkxwmlk2596b0kl3q0nfi81ypfrpyyyf65vw7px5x17gsnq5i"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-fiasco
base-commit: a75387f8eeaacb242af66073c838485df1e87a10
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73507: [PATCH] gnu: stumpwm: Update to 23.11.
2024-09-27 6:29 [bug#73507] [PATCH] gnu: stumpwm: Update to 23.11 Roman Scherer
@ 2024-09-27 7:50 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-09-27 7:50 UTC (permalink / raw)
To: Roman Scherer; +Cc: 73507-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 6c1716c8e35563da57e10c25e01bdce581d2bfc8.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-27 7:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27 6:29 [bug#73507] [PATCH] gnu: stumpwm: Update to 23.11 Roman Scherer
2024-09-27 7:50 ` bug#73507: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).