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

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

bug#70513: closed ([PATCH] gnu: i3-autotiling: Update to 1.9.1.)


From: GNU bug Tracking System
Subject: bug#70513: closed ([PATCH] gnu: i3-autotiling: Update to 1.9.1.)
Date: Fri, 26 Apr 2024 16:35:06 +0000

Your message dated Fri, 26 Apr 2024 17:34:11 +0100
with message-id <87jzkkt75o.fsf@cbaines.net>
and subject line Re: [bug#70513] [PATCH] gnu: i3-autotiling: Update to 1.9.1.
has caused the debbugs.gnu.org bug report #70513,
regarding [PATCH] gnu: i3-autotiling: Update to 1.9.1.
to be marked as done.

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


-- 
70513: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70513
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: i3-autotiling: Update to 1.9.1. Date: Mon, 22 Apr 2024 12:14:34 +0200
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.9.1.

Change-Id: I564e3c53d23830c94eb58465715b1b7809cc74f5
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index bac90b1e07..c30c6878c6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35771,7 +35771,7 @@ (define-public python-i3ipc
 (define-public i3-autotiling
   (package
     (name "i3-autotiling")
-    (version "1.8")
+    (version "1.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -35780,7 +35780,7 @@ (define-public i3-autotiling
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1nsm0gd45ys4ghlzrvjrf0lvcyhvpx58lz8gg325a762wn5a4a72"))))
+                "010sw3b2nx5cl578drd3xj58wlza76zkzh1jhsp44chg1vvhacrx"))))
     (build-system python-build-system)
     (arguments (list #:tests? #f))      ;no tests
     (native-inputs (list python-wheel))

base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb
prerequisite-patch-id: 0f9de37cc18b327c988be58ed9280e06b73172d3
prerequisite-patch-id: 4d61a1aafe2dab7537985b409f3d81336f311152
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#70513] [PATCH] gnu: i3-autotiling: Update to 1.9.1. Date: Fri, 26 Apr 2024 17:34:11 +0100 User-agent: mu4e 1.12.2; emacs 29.3
Wilko Meyer <w@wmeyer.eu> writes:

> * gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.9.1.
>
> Change-Id: I564e3c53d23830c94eb58465715b1b7809cc74f5
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to msater as
17b38b009386881959a9b12969cfd7adaa520232.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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