GNU bug report logs - #63467
[PATCH] gnu: kanshi: Update to 1.3.1.

Previous Next

Package: guix-patches;

Reported by: jlicht <at> fsfe.org

Date: Fri, 12 May 2023 16:17:01 UTC

Severity: normal

Tags: patch

Done: Jelle Licht <jlicht <at> fsfe.org>

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: Jelle Licht <jlicht <at> fsfe.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63467: closed ([PATCH] gnu: kanshi: Update to 1.3.1.)
Date: Mon, 22 May 2023 20:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 22 May 2023 22:41:25 +0200
with message-id <87lehggkui.fsf <at> fsfe.org>
and subject line bug#63467: [PATCH] gnu: kanshi: Update to 1.3.1.
has caused the debbugs.gnu.org bug report #63467,
regarding [PATCH] gnu: kanshi: Update to 1.3.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63467: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63467
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jlicht <at> fsfe.org
To: guix-patches <at> gnu.org
Cc: Jelle Licht <jlicht <at> fsfe.org>
Subject: [PATCH] gnu: kanshi: Update to 1.3.1.
Date: Fri, 12 May 2023 18:16:35 +0200
From: Jelle Licht <jlicht <at> fsfe.org>

* gnu/packages/wm.scm (kanshi): Update to 1.3.1.
---

 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 fe732e572e..20e0f0b1d3 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1942,7 +1942,7 @@ (define-public mako
 (define-public kanshi
   (package
     (name "kanshi")
-    (version "1.3.0")
+    (version "1.3.1")
     (source
      (origin
        (method git-fetch)
@@ -1951,7 +1951,7 @@ (define-public kanshi
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0sa8k74d24ijw6ml1yyy75dk763r2sbm7fgk033g5xnx28kd394j"))))
+        (base32 "195v6lfh9w88nas6pca0v644nvrc645sramj78gzgqdm7nm20rvq"))))
     (build-system meson-build-system)
     (inputs (list wayland))
     (native-inputs (list pkg-config scdoc))

base-commit: 263f235cd0a2955e865fe38036f84c2bf34375ff
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Jelle Licht <jlicht <at> fsfe.org>
To: 63467-done <at> debbugs.gnu.org
Subject: bug#63467: [PATCH] gnu: kanshi: Update to 1.3.1.
Date: Mon, 22 May 2023 22:41:25 +0200
Pushed as e3d3501f73333face5715383c925a9cba2f0772b to master.



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

Previous Next


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