diff options
author | Michael Rohleder <mike@rohleder.de> | 2022-12-23 13:07:47 +0100 |
---|---|---|
committer | 宋文武 <iyzsong@member.fsf.org> | 2023-01-29 09:03:16 +0800 |
commit | c3eab98ccd47e36fadeb1a24d09ffbf0da18d15d (patch) | |
tree | 5b79e3ca885bb7a14df792a1a7500716801075d3 /tests/workers.scm | |
parent | 1bed1d848166a4081051b4e87a5ec4942ddb3397 (diff) | |
download | guix-c3eab98ccd47e36fadeb1a24d09ffbf0da18d15d.tar.gz guix-c3eab98ccd47e36fadeb1a24d09ffbf0da18d15d.zip |
gnu: libxfce4util: Update to 4.18.1.
* gnu/packages/xfce.scm (libxfce4util): Update to 4.18.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'tests/wo2019-07-25 maint: Switch to Guile-JSON 3.x....Guile-JSON 3.x is incompatible with Guile-JSON 1.x, which we relied on
until now: it maps JSON dictionaries to alists (instead of hash tables),
and JSON arrays to vectors (instead of lists). This commit is about
adjusting all the existing code to this new mapping.
* m4/guix.m4 (GUIX_C