[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/36: gnu: fvwm: Update to 2.7.0.
From: |
guix-commits |
Subject: |
34/36: gnu: fvwm: Update to 2.7.0. |
Date: |
Tue, 20 Jun 2023 17:19:27 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit ca833f23bd4839a7d6533df4d963a036711063b0
Author: Andy Tai <atai@atai.org>
AuthorDate: Sun Jun 18 22:57:54 2023 -0700
gnu: fvwm: Update to 2.7.0.
* gnu/packages/fvwm.scm (fvwm): Update to 2.7.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/fvwm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fvwm.scm b/gnu/packages/fvwm.scm
index db4cde0eb1..872810c658 100644
--- a/gnu/packages/fvwm.scm
+++ b/gnu/packages/fvwm.scm
@@ -36,7 +36,7 @@
(define-public fvwm
(package
(name "fvwm")
- (version "2.6.9")
+ (version "2.7.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -44,7 +44,7 @@
version "/fvwm-" version ".tar.gz"))
(sha256
(base32
- "1bliqcnap7vb3m2rn8wvxyfhbf35h9x34s41fl4301yhrkrlrihv"))))
+ "12s1wgkvrvl8m62gpb2918izfx9ysj7hgn9p00blfi3p1gb6v0k6"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 22/36: gnu: ruby-debug-inspector: Update to 1.1.0., (continued)
- 22/36: gnu: ruby-debug-inspector: Update to 1.1.0., guix-commits, 2023/06/20
- 18/36: gnu: ruby-powerpack: Update to 0.1.3., guix-commits, 2023/06/20
- 25/36: gnu: ruby-ptools: Update to 1.5.0., guix-commits, 2023/06/20
- 19/36: gnu: ruby-mkmf-lite: Update to 0.5.2., guix-commits, 2023/06/20
- 20/36: gnu: ruby-memory-profiler: Update to 1.0.1., guix-commits, 2023/06/20
- 23/36: gnu: ruby-commander: Update to 4.6.0., guix-commits, 2023/06/20
- 28/36: gnu: ltris: Update to 1.2.6., guix-commits, 2023/06/20
- 31/36: gnu: batsignal: Update to 1.6.4., guix-commits, 2023/06/20
- 30/36: gnu: audacity: Update to 3.3.3., guix-commits, 2023/06/20
- 33/36: gnu: fnott: Update to 1.4.0., guix-commits, 2023/06/20
- 34/36: gnu: fvwm: Update to 2.7.0.,
guix-commits <=
- 35/36: gnu: recastnavigation: Update to 1.6.0., guix-commits, 2023/06/20
- 24/36: gnu: bioruby: Update to 2.0.4., guix-commits, 2023/06/20
- 26/36: gnu: guile-next: Update to 3.0.9-0.aa2cfe7., guix-commits, 2023/06/20
- 27/36: gnu: zeal: Update to 0.6.1-1.1cfa7c6., guix-commits, 2023/06/20
- 29/36: gnu: barrage: Update to 1.0.7., guix-commits, 2023/06/20
- 32/36: gnu: celluloid: Update to 0.25., guix-commits, 2023/06/20
- 36/36: gnu: python-pyvista: Update to 0.39.1., guix-commits, 2023/06/20