aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2019-12-15 10:01:46 -0500
committerKei Kebreau <kkebreau@posteo.net>2020-04-18 16:49:54 -0400
commitea9f74b03208f985a6e377a7c8a8951654dcfb00 (patch)
treeb52c2cd3855b978ca378e1bf9e4561220f2bfef9 /NEWS
parentedec7128df4946a1094e3617c81167f9795fc5d7 (diff)
downloadguix-ea9f74b03208f985a6e377a7c8a8951654dcfb00.tar.gz
guix-ea9f74b03208f985a6e377a7c8a8951654dcfb00.zip
gnu: glib-networking: Update to 2.62.2.
* gnu/packages/gnome.scm (glib-networking): Update to 2.62.2. (cherry picked from commit 48d8c3b28f4edb2607e84334ffdf064850642318)
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions
>* gnu/ci.scm (%bootstrap-packages): New variable. (cuirass-jobs): Add it to the core subset. Mathieu Othacehe 2021-07-09ci: Add bootstrap packages to the core subset....* gnu/ci.scm (%bootstrap-packages): New variable. (cuirass-jobs): Add it to the core subset. Mathieu Othacehe 2021-07-05ci: Change "core" subset to include the latest GCC and Guile....* gnu/ci.scm (%core-packages): Replace GCC-7 by GCC-11 and GUILE-2.0 by GUILE-3.0. Ludovic Courtès 2021-07-03ci: Remove duplicate ".SYSTEM" extension for cross-compilation jobs....* gnu/ci.scm (package-cross-job): Remove ".SYSTEM". Ludovic Courtès