GNU bug report logs - #73507
[PATCH] gnu: stumpwm: Update to 23.11.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Fri, 27 Sep 2024 06:32:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: stumpwm: Update to 23.11.
Date: Fri, 27 Sep 2024 08:29:08 +0200
* 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





This bug report was last modified 300 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.