[ANN] Guile-SSH 0.17.0 released

2024-05-01 Thread Artyom V. Poptsov
Hello Guilers! I'm pleased to announce Guile-SSH 0.17.0: https://github.com/artyom-poptsov/guile-ssh/releases/tag/v0.17.0 This release fixes an error in the order of reading configuration options in "make-session": now config is being read first and then the options passed as keyword arguments

Re: GNU G-Golf 0.8.0-rc-3 available for testing

2024-05-01 Thread pelzflorian (Florian Pelz)
Hello David, David Pirotte writes: > fwiw, g-golf doesn't load/import/invoke/call nor the GdkPixbuf > typelib, nor any of its functions/methods 'on its own', nor > does any example, this occurs as part of the Gtk/Gdk/Gsk > 'engine' - it is not g-golf that 'runs g_typelib_symbol on > GdkPixbuf fun