[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/16: gnu: avizo: Update to 1.3.
From: |
guix-commits |
Subject: |
04/16: gnu: avizo: Update to 1.3. |
Date: |
Wed, 14 Feb 2024 16:15:41 -0500 (EST) |
podiki pushed a commit to branch master
in repository guix.
commit 3af7620b586f980082147612ebc16b4d5aac756b
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Sat Feb 10 23:35:27 2024 -0500
gnu: avizo: Update to 1.3.
* gnu/packages/wm.scm (avizo): Update to 1.3.
Change-Id: Ide0788b78b77f7c3ffed2d20ebca486fd0f9aaf0
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index d03dd1043f..00929083a8 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3342,7 +3342,7 @@ Type=Application~%"
(define-public avizo
(package
(name "avizo")
- (version "1.2.1")
+ (version "1.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3351,7 +3351,7 @@ Type=Application~%"
(file-name (git-file-name name version))
(sha256
(base32
- "0ddv5ssxfjbzhqskbbhi9qj1yqkraiv3r8svfmp9s5nnfpid8aba"))))
+ "01v1c9376pbjndyhj9r6f214kzhivl1m9pkl05sdkcj0v6n0wgsn"))))
(build-system meson-build-system)
(inputs (list gtk+))
(native-inputs
- branch master updated (f21a4f492e -> 1a50943a36), guix-commits, 2024/02/14
- 10/16: gnu: fnott: Update to 1.4.1., guix-commits, 2024/02/14
- 08/16: gnu: celluloid: Update to 0.26., guix-commits, 2024/02/14
- 09/16: gnu: copyq: Update to 7.1.0., guix-commits, 2024/02/14
- 12/16: gnu: httpie: Update to 3.2.2., guix-commits, 2024/02/14
- 04/16: gnu: avizo: Update to 1.3.,
guix-commits <=
- 01/16: gnu: picom: Update to 11.2., guix-commits, 2024/02/14
- 15/16: gnu: swaylock-effects: Update to 1.7.0.0., guix-commits, 2024/02/14
- 06/16: gnu: batsignal: Update to 1.8.0., guix-commits, 2024/02/14
- 07/16: gnu: chafa: Update to 1.14.0., guix-commits, 2024/02/14
- 16/16: gnu: ytfzf: Update to 2.6.2., guix-commits, 2024/02/14
- 02/16: gnu: polybar: Update to 3.7.1., guix-commits, 2024/02/14
- 13/16: gnu: python-tldr: Update to 3.2.0., guix-commits, 2024/02/14
- 05/16: gnu: bemenu: Update to 0.6.19., guix-commits, 2024/02/14
- 03/16: gnu: android-file-transfer: Update to 4.3., guix-commits, 2024/02/14
- 11/16: gnu: kanshi: Update to 1.5.1., guix-commits, 2024/02/14