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

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

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


From: GNU bug Tracking System
Subject: bug#58961: closed ([PATCH] gnu: i3-autotiling: Update to 1.8.)
Date: Sat, 05 Nov 2022 11:00:03 +0000

Your message dated Sat, 05 Nov 2022 11:59:29 +0100
with message-id <87cza1is4b.fsf@cbaines.net>
and subject line Re: [bug#58961] [PATCH] gnu: i3-autotiling: Update to 1.8.
has caused the debbugs.gnu.org bug report #58961,
regarding [PATCH] gnu: i3-autotiling: Update to 1.8.
to be marked as done.

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


-- 
58961: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58961
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: i3-autotiling: Update to 1.8. Date: Wed, 02 Nov 2022 14:12:40 +0800
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.8.
---
 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 42a1270562..36d1e2791a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -31038,7 +31038,7 @@ (define-public python-i3ipc
 (define-public i3-autotiling
   (package
     (name "i3-autotiling")
-    (version "1.6.1")
+    (version "1.8")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -31047,7 +31047,7 @@ (define-public i3-autotiling
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1m8k3g83n2n1xws89dh20f3sy6753wvip9dzf6bssv2cz9ll7406"))))
+                "1nsm0gd45ys4ghlzrvjrf0lvcyhvpx58lz8gg325a762wn5a4a72"))))
     (build-system python-build-system)
     (arguments (list #:tests? #f))      ;no tests
     (native-inputs (list python-wheel))

base-commit: 2fde8cf3995c4cf7b9bc5e4fe0864172a896bbfb
-- 
2.38.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58961] [PATCH] gnu: i3-autotiling: Update to 1.8. Date: Sat, 05 Nov 2022 11:59:29 +0100 User-agent: mu4e 1.8.9; emacs 28.1
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

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

Thanks! Pushed to master as 6fe844fbc58420a63afc9f2b43a573467b9ce4fa.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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