aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/newt/user.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-05-01 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-05-01 02:00:20 +0200
commitd1c3e35e8fa192b6eefd3902fa4666866eb5e951 (patch)
tree6d8d1f100e685c5e87983bca9478844599ea45c6 /gnu/installer/newt/user.scm
parentbf1bb2b546b3c741985c470c0db6d56620881877 (diff)
downloadguix-d1c3e35e8fa192b6eefd3902fa4666866eb5e951.tar.gz
guix-d1c3e35e8fa192b6eefd3902fa4666866eb5e951.zip
gnu: plzip: Update to 1.10.
* gnu/packages/compression.scm (plzip): Update to 1.10.
Diffstat (limited to 'gnu/installer/newt/user.scm')
0 files changed, 0 insertions, 0 deletions
ropy-count): New procedure. * tests/syscalls.scm ("add-to-entropy-count"): New test. Ludovic Courtès 2019-06-27syscalls: Add 'terminal-rows'....* guix/build/syscalls.scm (terminal-dimension): New procedure. (terminal-columns): Rewrite in terms of 'terminal-dimension'. (terminal-rows): New procedure. * tests/syscalls.scm ("terminal-rows"): New test. Ludovic Courtès