all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73509] [PATCH] gnu: stumpwm-contrib: Update to 042a9fc.
@ 2024-09-27  7:35 Roman Scherer
  2024-09-27  7:51 ` bug#73509: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Scherer @ 2024-09-27  7:35 UTC (permalink / raw)
  To: 73509; +Cc: Roman Scherer

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73509: [PATCH] gnu: stumpwm-contrib: Update to 042a9fc.
  2024-09-27  7:35 [bug#73509] [PATCH] gnu: stumpwm-contrib: Update to 042a9fc Roman Scherer
@ 2024-09-27  7:51 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-09-27  7:51 UTC (permalink / raw)
  To: Roman Scherer; +Cc: 73509-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as e6a771c7baf9662b4c9832045ad86c8b92b46bb3.
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:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27  7:35 [bug#73509] [PATCH] gnu: stumpwm-contrib: Update to 042a9fc Roman Scherer
2024-09-27  7:51 ` bug#73509: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.