[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/13: gnu: labwc: Update to 0.6.4.
From: |
guix-commits |
Subject: |
07/13: gnu: labwc: Update to 0.6.4. |
Date: |
Fri, 21 Jul 2023 21:26:24 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7967da108860f453180afb2446a5758c04b577d0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:01 2023 +0200
gnu: labwc: Update to 0.6.4.
* gnu/packages/wm.scm (labwc): Update to 0.6.4.
---
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 5c614be735..f2c050408e 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2899,7 +2899,7 @@ read and write, and compatible with JSON.")
(define-public labwc
(package
(name "labwc")
- (version "0.6.3")
+ (version "0.6.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2908,7 +2908,7 @@ read and write, and compatible with JSON.")
(file-name (git-file-name name version))
(sha256
(base32
- "1zbgj8r8ppvqnz2imh6f825f2lvsqpiqfa0r5g5r4nsvadiipivp"))))
+ "00ajr7s8qywdfa9vhlfc02p1wwdcqaaa09pm1im9w6mrvb904lzh"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config gettext-minimal scdoc))
- 04/13: gnu: gallery-dl: Update to 1.25.8., (continued)
- 04/13: gnu: gallery-dl: Update to 1.25.8., guix-commits, 2023/07/21
- 08/13: gnu: mygui: Update to 3.4.2., guix-commits, 2023/07/21
- 03/13: gnu: qtractor: Update to 0.9.34., guix-commits, 2023/07/21
- 09/13: gnu: cryfs: Update to 0.11.4., guix-commits, 2023/07/21
- 05/13: gnu: osinfo-db: Update to 20230719., guix-commits, 2023/07/21
- 12/13: gnu: openssh: Remove input labels., guix-commits, 2023/07/21
- 02/13: gnu: purescript: Use G-expressions., guix-commits, 2023/07/21
- 01/13: gnu: purescript: Update to 0.15.10., guix-commits, 2023/07/21
- 06/13: gnu: osinfo-db: Use G-expressions., guix-commits, 2023/07/21
- 13/13: gnu: openssh: Use G-expressions., guix-commits, 2023/07/21
- 07/13: gnu: labwc: Update to 0.6.4.,
guix-commits <=
- 10/13: gnu: gitolite: Update to 3.6.13., guix-commits, 2023/07/21
- 11/13: gnu: openssh: Update to 9.3p2., guix-commits, 2023/07/21