unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47078] [PATCH] gnu: sbcl-stumpwm-contrib: Update to 0.0.0-3.a7dc1c
@ 2021-03-11 21:30 Sharlatan Hellseher
  2021-03-12 14:09 ` bug#47078: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-03-11 21:30 UTC (permalink / raw)
  To: 47078

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

-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0001-gnu-stumpwm-contrib-Update-to-0.0.0-3.a7dc1c.patch --]
[-- Type: text/x-patch, Size: 1941 bytes --]

From 3176c69fcab32245636f07f657b6cce6413803fb Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Thu, 11 Mar 2021 21:18:32 +0000
Subject: [PATCH] gnu: stumpwm-contrib: Update to 0.0.0-3.a7dc1c

* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.0-3.a7dc1c
---
 gnu/packages/wm.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 5d2b36f312..d6a967bece 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -39,9 +39,10 @@
 ;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2020 B. Wilson <elaexuotee@wilsonb.com>
-;; Copyright © 2020 Niklas Eklund <niklas.eklund@posteo.net>
+;;; Copyright © 2020 Niklas Eklund <niklas.eklund@posteo.net>
 ;;; Copyright © 2020 Robert Smith <robertsmith@posteo.net>
 ;;; Copyright © 2021 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2021 Sharlatan Hellseher <sharlatanus@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1783,8 +1784,8 @@ productive, customizable lisp based systems.")
            (delete 'cleanup)))))))
 
 (define stumpwm-contrib
-  (let ((commit "920f8fc1488f7953f205e1dda4c2ecbbbda56d63")
-        (revision "2"))
+  (let ((commit "a7dc1c663d04e6c73a4772c8a6ad56a34381096a")
+        (revision "3"))
     (package
       (name "stumpwm-contrib")
       (version (git-version "0.0.1" revision commit)) ;no upstream release
@@ -1796,7 +1797,7 @@ productive, customizable lisp based systems.")
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0giac390bq95ag41xkxqp8jjrhfx1wpgglz7jg5rkm0wjhcwmyml"))))
+          (base32 "09akdaaya7lga5lzbq1aj1filsyjwvflghkidpmr0nk0jz5xx1g7"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("stumpwm" ,stumpwm "lib")))
-- 
2.29.2


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

* bug#47078: [PATCH] gnu: sbcl-stumpwm-contrib: Update to 0.0.0-3.a7dc1c
  2021-03-11 21:30 [bug#47078] [PATCH] gnu: sbcl-stumpwm-contrib: Update to 0.0.0-3.a7dc1c Sharlatan Hellseher
@ 2021-03-12 14:09 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-03-12 14:09 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 47078-done

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

Patch pushed as 77ee8af58cbf9225961b891071e1f6838cb7fc65.
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:[~2021-03-12 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11 21:30 [bug#47078] [PATCH] gnu: sbcl-stumpwm-contrib: Update to 0.0.0-3.a7dc1c Sharlatan Hellseher
2021-03-12 14:09 ` bug#47078: " 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).