emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56093: closed ([PATCH] gnu: Update kanshi to 1.2.0.)


From: GNU bug Tracking System
Subject: bug#56093: closed ([PATCH] gnu: Update kanshi to 1.2.0.)
Date: Tue, 21 Jun 2022 11:44:02 +0000

Your message dated Tue, 21 Jun 2022 12:42:57 +0100
with message-id <87ilou1btx.fsf@cbaines.net>
and subject line Re: [bug#56093] [PATCH] gnu: Update kanshi to 1.2.0.
has caused the debbugs.gnu.org bug report #56093,
regarding [PATCH] gnu: Update kanshi to 1.2.0.
to be marked as done.

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


-- 
56093: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56093
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Update kanshi to 1.2.0. Date: Sun, 19 Jun 2022 17:29:22 +0300
* gnu/packages/wm.scm (kanshi): Update to 1.2.0.
---
 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 d816bad871..ecc79f73b9 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1785,16 +1785,16 @@ (define-public mako
 (define-public kanshi
   (package
     (name "kanshi")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/emersion/kanshi";)
+             (url "https://git.sr.ht/~emersion/kanshi";)
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0nbpgm8qnn7ljsg9vgs35kl8l4rrk542vdcbx8wrn9r909ld3x92"))))
+        (base32 "10lxagwc2pkq86g2sxkwljjd39sahp3w1j5yx853d3c4d95iwls5"))))
     (build-system meson-build-system)
     (inputs (list wayland))
     (native-inputs (list pkg-config scdoc))
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#56093] [PATCH] gnu: Update kanshi to 1.2.0. Date: Tue, 21 Jun 2022 12:42:57 +0100 User-agent: mu4e 1.6.10; emacs 28.1
muradm <mail@muradm.net> writes:

> * gnu/packages/wm.scm (kanshi): Update to 1.2.0.
> ---
>  gnu/packages/wm.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, I've pushed this as 0fe0c739f53bbb635eb5c4a3b172f4be45293c82.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]