/commit/gnu/packages/fpga.scm?id=5434f6f89362a837a6712a85e5ecbc5099ab57bb'>gnu: verilator: Update to 4.204....* gnu/packages/fpga.scm (verilator): Update to 4.204.
Tobias Geerinckx-Rice
2021-06-14
gnu: Rename qtbase to qtbase-5....This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
Maxim Cournoyer
2021-05-23
gnu: nvc: Update to 1.5.1....* gnu/packages/fpga.scm (nvc): Update to 1.5.1.
[arguments]: Hopefully re-enable #:parallel-build?s.