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

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

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


From: GNU bug Tracking System
Subject: bug#57323: closed ([PATCH] gnu: i3-autotiling: Update to 1.6.1.)
Date: Mon, 22 Aug 2022 08:04:01 +0000

Your message dated Mon, 22 Aug 2022 16:03:27 +0800
with message-id <87czcsaenk.fsf@envs.net>
and subject line Re: bug#57323: [PATCH] gnu: i3-autotiling: Update to 1.6.1.
has caused the debbugs.gnu.org bug report #57323,
regarding [PATCH] gnu: i3-autotiling: Update to 1.6.1.
to be marked as done.

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


-- 
57323: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57323
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: i3-autotiling: Update to 1.6.1. Date: Mon, 22 Aug 2022 00:14:39 +0800
From 79f170352194b6c5ad9ae6ee6e1eacc966a53fa0 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Mon, 22 Aug 2022 00:12:31 +0800
Subject: [PATCH] gnu: i3-autotiling: Update to 1.6.1.

* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.6.1.
---
 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 a08a0b7304..d59dbeaf52 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -30501,7 +30501,7 @@ (define-public python-i3ipc
 (define-public i3-autotiling
   (package
     (name "i3-autotiling")
-    (version "1.6")
+    (version "1.6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -30510,7 +30510,7 @@ (define-public i3-autotiling
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1hjlvg7095s322gb43r9g7mqlsy3pj13l827jpnbn5x0918rq9rr"))))
+                "1m8k3g83n2n1xws89dh20f3sy6753wvip9dzf6bssv2cz9ll7406"))))
     (build-system python-build-system)
     (arguments (list #:tests? #f))      ;no tests
     (native-inputs (list python-wheel))

base-commit: f83f69ebfa65ac1955899e2a5b34bfa98dc29b5d
-- 
2.37.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#57323: [PATCH] gnu: i3-autotiling: Update to 1.6.1. Date: Mon, 22 Aug 2022 16:03:27 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hilton Chain <hako@ultrarare.space> writes:

> From 79f170352194b6c5ad9ae6ee6e1eacc966a53fa0 Mon Sep 17 00:00:00 2001
> From: Hilton Chain <hako@ultrarare.space>
> Date: Mon, 22 Aug 2022 00:12:31 +0800
> Subject: [PATCH] gnu: i3-autotiling: Update to 1.6.1.

Pushed, thank you!


--- End Message ---

reply via email to

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