[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/20: gnu: i3-autotiling: Update to 1.9.3.
From: |
guix-commits |
Subject: |
09/20: gnu: i3-autotiling: Update to 1.9.3. |
Date: |
Sat, 11 Jan 2025 06:50:46 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit bb160dc45870c9ba8b365a6deb7ec371178a5e89
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sat Jan 11 12:54:42 2025 +0800
gnu: i3-autotiling: Update to 1.9.3.
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.9.3.
Change-Id: I179155e9d7f981aab24d613f0adb772e6267880e
---
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 48af8068a0..153c869e25 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -38742,7 +38742,7 @@ window managers.")
(define-public i3-autotiling
(package
(name "i3-autotiling")
- (version "1.9.1")
+ (version "1.9.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -38751,7 +38751,7 @@ window managers.")
(file-name (git-file-name name version))
(sha256
(base32
- "010sw3b2nx5cl578drd3xj58wlza76zkzh1jhsp44chg1vvhacrx"))))
+ "0ag3zz4r3cwpj769m2aw3l8yj93phsydzfz02dig5z81cc025rck"))))
(build-system python-build-system)
(arguments (list #:tests? #f)) ;no tests
(native-inputs (list python-wheel))
- 01/20: gnu: python-hy: Fix build., (continued)
- 01/20: gnu: python-hy: Fix build., guix-commits, 2025/01/11
- 02/20: gnu: font-sarasa-gothic: Update to 1.0.27., guix-commits, 2025/01/11
- 11/20: gnu: qbittorrent: Update to 5.0.3., guix-commits, 2025/01/11
- 16/20: gnu: ell: Update to 0.71., guix-commits, 2025/01/11
- 19/20: gnu: emacs-apel-lb: Update to 10.8-82.1a6fd3b., guix-commits, 2025/01/11
- 13/20: gnu: flashrom: Update to 1.5.1., guix-commits, 2025/01/11
- 08/20: gnu: font-google-noto-emoji: Update to 2.047., guix-commits, 2025/01/11
- 12/20: gnu: qbittorrent-enhanced: Update to 5.0.3.10., guix-commits, 2025/01/11
- 05/20: gnu: font-chiron-sung-hk: Update to 1.016., guix-commits, 2025/01/11
- 18/20: gnu: modprobed-db: Update to 2.48., guix-commits, 2025/01/11
- 09/20: gnu: i3-autotiling: Update to 1.9.3.,
guix-commits <=
- 10/20: gnu: hyfetch: Update to 1.99.0., guix-commits, 2025/01/11
- 14/20: gnu: tessen: Update to 2.2.3., guix-commits, 2025/01/11
- 15/20: gnu: picard: Update to 2.12.3., guix-commits, 2025/01/11
- 17/20: gnu: iwd: Update to 3.3., guix-commits, 2025/01/11
- 20/20: gnu: emacs-wanderlust: Update to 2.15.9-834.891e223., guix-commits, 2025/01/11