[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: libucl: Update to 0.8.2.
From: |
guix-commits |
Subject: |
05/06: gnu: libucl: Update to 0.8.2. |
Date: |
Sun, 22 Jan 2023 10:55:01 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d2d38add078f15fcc5beb4ec6ae11b8572b01167
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:01 2023 +0100
gnu: libucl: Update to 0.8.2.
* gnu/packages/wm.scm (libucl): Update to 0.8.2.
---
gnu/packages/wm.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index f7c93c13fc..a860ed1f93 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2723,7 +2723,7 @@ for wayland conceptually based on the X11 window manager
(define-public libucl
(package
(name "libucl")
- (version "0.8.1")
+ (version "0.8.2")
(source
(origin
(method git-fetch)
@@ -2732,8 +2732,7 @@ for wayland conceptually based on the X11 window manager
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32
- "1h52ldxankyhbbm1qbqz1f2q0j03c1b4mig7343bs3mc6fpm18gf"))))
+ (base32 "1j8npymjhcnzbwhx1wggr88148cga921438flf1sn7mw1b9dr55f"))))
(native-inputs
(list autoconf automake pkg-config libtool))
(build-system gnu-build-system)
- branch master updated (3174affaf4 -> 091c4d7f0e), guix-commits, 2023/01/22
- 03/06: gnu: klavaro: Update to 3.14., guix-commits, 2023/01/22
- 04/06: gnu: memcached: Update to 1.6.18., guix-commits, 2023/01/22
- 02/06: gnu: gvfs: Update to 1.50.3., guix-commits, 2023/01/22
- 06/06: gnu: libxmlb: Update to 0.3.10., guix-commits, 2023/01/22
- 05/06: gnu: libucl: Update to 0.8.2.,
guix-commits <=
- 01/06: gnu: barrage: Update to 1.0.6., guix-commits, 2023/01/22