GNU bug report logs - #57252
[PATCH] * gnu/packages/wm.scm (stumpwm-contrib): Update to revision 4

Previous Next

Package: guix-patches;

Reported by: Trevor Richards <trev <at> trevdev.ca>

Date: Tue, 16 Aug 2022 22:48:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57252 in the body.
You can then email your comments to 57252 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57252; Package guix-patches. (Tue, 16 Aug 2022 22:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Trevor Richards <trev <at> trevdev.ca>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 16 Aug 2022 22:48:02 GMT) Full text and rfc822 format available.

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

From: Trevor Richards <trev <at> trevdev.ca>
To: Guix Patches <guix-patches <at> gnu.org>
Subject: [PATCH] * gnu/packages/wm.scm (stumpwm-contrib): Update to revision 4
Date: Tue, 16 Aug 2022 15:39:05 -0700
[Message part 1 (text/plain, inline)]
The current revision of stumpwm-contrib is currently more than a year
old now. I am hoping to get a new feature out of
sbcl-stumpwm-screenshot. However, I can't do this without creating
side-effects for all of the stumpwm-contrib child packages.

As an aside it might be a good idea to isolate each child module to its
own commit checkout later on.

---
 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 f4dcbf742e..507c5db92a 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1931,8 +1931,8 @@ (define-public stumpwm+slynk
            (delete 'cleanup)))))))
 
 (define stumpwm-contrib
-  (let ((commit "a7dc1c663d04e6c73a4772c8a6ad56a34381096a")
-        (revision "3"))
+  (let ((commit "d0c05077eca5257d33083de949c10bca4aac4242")
+        (revision "4"))
     (package
       (name "stumpwm-contrib")
       (version (git-version "0.0.1" revision commit)) ;no upstream release
@@ -1944,7 +1944,7 @@ (define stumpwm-contrib
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "09akdaaya7lga5lzbq1aj1filsyjwvflghkidpmr0nk0jz5xx1g7"))))
+          (base32 "0zxhqh9wjfk7zas67kmwfx0a47y8rxmh8f1a5rcs300bv1083lkb"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("stumpwm" ,stumpwm "lib")))
-- 
2.37.2

[signature.asc (application/pgp-signature, inline)]

Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Wed, 17 Aug 2022 08:28:02 GMT) Full text and rfc822 format available.

Notification sent to Trevor Richards <trev <at> trevdev.ca>:
bug acknowledged by developer. (Wed, 17 Aug 2022 08:28:02 GMT) Full text and rfc822 format available.

Message #10 received at 57252-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Trevor Richards <trev <at> trevdev.ca>
Cc: 57252-done <at> debbugs.gnu.org
Subject: Re: [bug#57252] [PATCH] * gnu/packages/wm.scm (stumpwm-contrib):
 Update to revision 4
Date: Wed, 17 Aug 2022 08:26:12 +0000
[Message part 1 (text/plain, inline)]
Patch pushed as 013efb8a12838c64eecc698b907c2cc4f1b5dace.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 14 Sep 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 280 days ago.

Previous Next


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