On Sat, Dec 23, 2017 at 04:37:51PM +0100, Mohammad Akhlaghi wrote: > Dear Guix developers, > > This is Mohammad Akhlaghi, the maintainer of GNU Astronomy Utilities. > > Gnuastro 0.5 was just released and since it is also packaged in Guix, I > wanted to let you know that the `--enable-bin-op-alltypes' configure time > option is now removed (it was added with the 0.3 release). > > You kindly added this configure time option after my request in June 2017 > (link below). I now found a good way to solve the problem, so this option is > also removed. > > http://lists.gnu.org/archive/html/guix-devel/2017-06/msg00172.html Thanks for the reminder! I notice our package is using libjpeg-8, while we also have libjpeg-9 available. Gnuastro seems to build fine with libjpeg-9, but I don't know how to actually test it. Do you know if we can use libjpeg-9 for our Gnuastro packaging?