chiark / gitweb /
update-versions: New approach to lockfile
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 18 Apr 2021 21:19:02 +0000 (22:19 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 18 Apr 2021 21:44:52 +0000 (22:44 +0100)
commit55c3ad3f4586ae7fa142d86f905d3531109801f9
treef48cd98ead1e67d9b47c361c32545eeed4e24997
parent4547525d095ac9adb86c47cb1bb963efa614d5c8
update-versions: New approach to lockfile

Well.  We want to update the versions.  We can do that surgically
with seddery.  If the format doesn't change much this will continue to
work :-).

We could edit the file with a TOML reader/writer but that would be
very very noisy.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
update-versions