GNU bug report logs - #73509
[PATCH] gnu: stumpwm-contrib: Update to 042a9fc.

Previous Next

Package: guix-patches;

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

Date: Fri, 27 Sep 2024 07:37: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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Roman Scherer <roman <at> burningswell.com>
Subject: bug#73509: closed (Re: [bug#73509] [PATCH] gnu: stumpwm-contrib:
 Update to 042a9fc.)
Date: Fri, 27 Sep 2024 07:56:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73509: [PATCH] gnu: stumpwm-contrib: Update to 042a9fc.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73509 <at> debbugs.gnu.org.

-- 
73509: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73509
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Roman Scherer <roman <at> burningswell.com>
Cc: 73509-done <at> debbugs.gnu.org
Subject: Re: [bug#73509] [PATCH] gnu: stumpwm-contrib: Update to 042a9fc.
Date: Fri, 27 Sep 2024 07:51:10 +0000
[Message part 3 (text/plain, inline)]
Patch applied as e6a771c7baf9662b4c9832045ad86c8b92b46bb3.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: stumpwm-contrib: Update to 042a9fc.
Date: Fri, 27 Sep 2024 09:35:26 +0200
* gnu/packages/wm.scm (stumpwm-contrib): Update to 042a9fc.

Change-Id: I92952b2f0ad823b56d4ef2e4fce2e9e9cda47858
---
 gnu/packages/wm.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 8c9d76ef70..38cb8cc717 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2520,8 +2520,8 @@ (define-public stumpwm+slynk
            (delete 'cleanup)))))))
 
 (define stumpwm-contrib
-  (let ((commit "4613a956add7a17986a3b26c341229466cd13f1d")
-        (revision "5"))
+  (let ((commit "042a9fcb053839f4b1527d2e6f4baf33e2d16434")
+        (revision "6"))
     (package
       (name "stumpwm-contrib")
       (version (git-version "0.0.1" revision commit)) ;no upstream release
@@ -2533,7 +2533,7 @@ (define stumpwm-contrib
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1g8h2vd5qsmaiz6ixlx9ykrv6a08izmkf0js18fvljvznpyhsznz"))))
+          (base32 "1fdlb7zqgn24qpvmq4d56zn4f455vc2jcln609by4g0py87rvm49"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list stumpwm))

base-commit: a75387f8eeaacb242af66073c838485df1e87a10
prerequisite-patch-id: 5d6860b7dd9934f193b3a01c7114cb9b48f06f80
-- 
2.46.0




This bug report was last modified 298 days ago.

Previous Next


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