aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-06-18 02:00:01 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2023-06-24 00:19:20 +0200
commit925b56660878e83822e8b7834a973d360453a5c2 (patch)
tree259de3634db7933dfb9896e0b4d5e0d23f89b313 /ChangeLog
parent5be90265d459c3509e2e5cd4a0dcef5a235eefae (diff)
downloadguix-925b56660878e83822e8b7834a973d360453a5c2.tar.gz
guix-925b56660878e83822e8b7834a973d360453a5c2.zip
gnu: iodine: Update to 0.8.0.
* gnu/packages/networking.scm (iodine): Update to 0.8.0. [arguments]: Don't explicitly return #t from phases.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions
d the "--checkers" option. * doc/guix.texi (Invoking guix lint): Document it. * tests/guix-lint.sh: New file * Makefile.am (SCM_TESTS): Add it. Cyril Roelandt +0300'>2021-04-23gnu: cobol: Add missing inputs....Reported by Simon Sobisch <simonsobisch@gnu.org>. * gnu/packages/cobol.scm (gnucobol)[inputs]: Add json-c, libxml2. Move newcob ... [native-inputs]: ... to here. [arguments]: Add configure-flag to set json-c cflags. Efraim Flashner 2021-04-23gnu: gnucobol: Update home-page....Reported by Simon Sobisch <simonsobisch@gnu.org>. * gnu/packages/cobol.scm (gnucobol)[home-page]: Use official home-page. Efraim Flashner