[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/16: gnu: fnott: Update to 1.4.1.
From: |
guix-commits |
Subject: |
10/16: gnu: fnott: Update to 1.4.1. |
Date: |
Wed, 14 Feb 2024 16:15:42 -0500 (EST) |
podiki pushed a commit to branch master
in repository guix.
commit 88ee7c9a9cf976f34e019c82bd22e6dd885c3f6c
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Sat Feb 10 23:35:42 2024 -0500
gnu: fnott: Update to 1.4.1.
* gnu/packages/wm.scm (fnott): Update to 1.4.1.
Change-Id: I7f7bd853570a3aefd0de502afa5ee9eb9961bd17
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 00929083a8..f6fdffb039 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1150,7 +1150,7 @@ the XDG Autostart specification.")
(define-public fnott
(package
(name "fnott")
- (version "1.4.0")
+ (version "1.4.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1159,7 +1159,7 @@ the XDG Autostart specification.")
(file-name (git-file-name name version))
(sha256
(base32
- "0l0brayvcifrc5rxxkqfrskd6523vs3allg2cxhwkixqf2ddg7kh"))))
+ "0fmjvmsm2ikcmdzrf6xwyq6vxb9p1dd3bhvz3bvi7q7rb2g8h8pi"))))
(build-system meson-build-system)
(arguments `(#:build-type "release"))
(native-inputs
- branch master updated (f21a4f492e -> 1a50943a36), guix-commits, 2024/02/14
- 10/16: gnu: fnott: Update to 1.4.1.,
guix-commits <=
- 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, 2024/02/14
- 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