unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58961] [PATCH] gnu: i3-autotiling: Update to 1.8.
@ 2022-11-02  6:12 Hilton Chain via Guix-patches via
  2022-11-05 10:59 ` bug#58961: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-11-02  6:12 UTC (permalink / raw)
  To: 58961

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58961: [PATCH] gnu: i3-autotiling: Update to 1.8.
  2022-11-02  6:12 [bug#58961] [PATCH] gnu: i3-autotiling: Update to 1.8 Hilton Chain via Guix-patches via
@ 2022-11-05 10:59 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-05 10:59 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 58961-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-05 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02  6:12 [bug#58961] [PATCH] gnu: i3-autotiling: Update to 1.8 Hilton Chain via Guix-patches via
2022-11-05 10:59 ` bug#58961: " Christopher Baines

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