Merge pull request #7113 from thielema/boomwhacker

add ghostscript-parallel, ods2csv
This commit is contained in:
Dan Burton 2023-09-18 17:46:45 -04:00 committed by GitHub
commit aacfd78aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -569,6 +569,7 @@ packages:
- explicit-exception - explicit-exception
- fixed-length - fixed-length
- fftw-ffi - fftw-ffi
- ghostscript-parallel
- gnuplot - gnuplot
- group-by-date - group-by-date
- guarded-allocation - guarded-allocation
@ -589,6 +590,7 @@ packages:
- non-negative - non-negative
- numeric-prelude - numeric-prelude
- numeric-quest - numeric-quest
- ods2csv
- pathtype - pathtype
- pooled-io - pooled-io
- probability - probability