unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59040] [PATCH] gnu: kanshi: Update to 1.3.0.
@ 2022-11-05  3:50 kiasoc5 via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: kiasoc5 via Guix-patches via @ 2022-11-05  3:50 UTC (permalink / raw)
  To: 59040; +Cc: kiasoc5

* gnu/packages/wm.scm (kanshi): Update to 1.3.0.
---
 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 eedd339c6c..826b6a8f1d 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1828,7 +1828,7 @@ (define-public mako
 (define-public kanshi
   (package
     (name "kanshi")
-    (version "1.2.0")
+    (version "1.3.0")
     (source
      (origin
        (method git-fetch)
@@ -1837,7 +1837,7 @@ (define-public kanshi
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "10lxagwc2pkq86g2sxkwljjd39sahp3w1j5yx853d3c4d95iwls5"))))
+        (base32 "0sa8k74d24ijw6ml1yyy75dk763r2sbm7fgk033g5xnx28kd394j"))))
     (build-system meson-build-system)
     (inputs (list wayland))
     (native-inputs (list pkg-config scdoc))

base-commit: a65cd830084b20f95d39f565ea5cd0da8e8b09ad
-- 
2.38.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-05  3:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-05  3:50 [bug#59040] [PATCH] gnu: kanshi: Update to 1.3.0 kiasoc5 via Guix-patches via

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).