all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wilko Meyer <w@wmeyer.eu>
To: 70780@debbugs.gnu.org
Cc: Wilko Meyer <w@wmeyer.eu>
Subject: [bug#70780] [PATCH] gnu: kanshi: Update to 1.6.0.
Date: Sun,  5 May 2024 13:20:55 +0200	[thread overview]
Message-ID: <8943908fdb88c891c72c7ea86e535d666b833999.1714908054.git.w@wmeyer.eu> (raw)

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

Change-Id: I2be95e7452f708c970f235a149695df69c22b33e
---
 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 f2cb77f5bf..16e45a5504 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2350,7 +2350,7 @@ (define-public mako
 (define-public kanshi
   (package
     (name "kanshi")
-    (version "1.5.1")
+    (version "1.6.0")
     (source
      (origin
        (method git-fetch)
@@ -2359,7 +2359,7 @@ (define-public kanshi
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1mc2zcqsv79y7682nwi1gn8p751zwflm9zirl98v2q2kvx334k8a"))))
+        (base32 "10ym28xkxbs6nkjk3clb680815606c42vagbshd9qs9cvc8zncra"))))
     (build-system meson-build-system)
     (inputs (list wayland))
     (native-inputs (list pkg-config scdoc))

base-commit: da9f509b0300f1b6b979c68a52d8669f9bcb89a7
-- 
2.41.0





             reply	other threads:[~2024-05-05 11:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 11:20 Wilko Meyer [this message]
2024-05-10 12:24 ` [bug#70780] [PATCH v2 1/2] gnu: kanshi: Update to 1.6.0 Wilko Meyer
2024-05-10 12:25   ` [bug#70780] [PATCH v2 2/2] gnu: Add libscfg Wilko Meyer
2024-05-31 11:47     ` Ludovic Courtès
2024-06-06 19:10       ` Wilko Meyer
2024-06-06 19:04 ` [bug#70780] [PATCH v2 1/2] " Wilko Meyer
2024-06-06 19:04   ` [bug#70780] [PATCH v2 2/2] gnu: kanshi: Update to 1.6.0 Wilko Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8943908fdb88c891c72c7ea86e535d666b833999.1714908054.git.w@wmeyer.eu \
    --to=w@wmeyer.eu \
    --cc=70780@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.