* [bug#57323] [PATCH] gnu: i3-autotiling: Update to 1.6.1.
@ 2022-08-21 16:14 Hilton Chain via Guix-patches via
2022-08-22 8:03 ` bug#57323: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-08-21 16:14 UTC (permalink / raw)
To: 57323
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#57323: [PATCH] gnu: i3-autotiling: Update to 1.6.1.
2022-08-21 16:14 [bug#57323] [PATCH] gnu: i3-autotiling: Update to 1.6.1 Hilton Chain via Guix-patches via
@ 2022-08-22 8:03 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-22 8:03 UTC (permalink / raw)
To: Hilton Chain; +Cc: 57323-done
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!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-22 8:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-21 16:14 [bug#57323] [PATCH] gnu: i3-autotiling: Update to 1.6.1 Hilton Chain via Guix-patches via
2022-08-22 8:03 ` bug#57323: " 宋文武 via Guix-patches via
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).