Artyom Poptsov wrote:
> I've released Guile-INI 0.5.4
Thanks Artyom! Here's a micro-patch to update it on Guix:
https://lists.gnu.org/archive/html/guix-patches/2023-10/msg00680.html
Have a lovely day. Cheers, F.
Hello,
I've released Guile-INI 0.5.4:
https://github.com/artyom-poptsov/guile-ini/releases/tag/v0.5.4
- avp
On 11.10.2023 10:56, Fabio Natali wrote:
Artyom V. Poptsov wrote:
I've added the same functionality to the Guile-INI API
This is brilliant, thanks Artyom. Do you think you might be
Do you think you might be willing to
release it as 0.5.4?
Yeah, sure, just a bit later.
- avp
On 11.10.2023 10:56, Fabio Natali wrote:
Artyom V. Poptsov wrote:
I've added the same functionality to the Guile-INI API
This is brilliant, thanks Artyom. Do you think you might be willing to
relea
Artyom V. Poptsov wrote:
> I've added the same functionality to the Guile-INI API
This is brilliant, thanks Artyom. Do you think you might be willing to
release it as 0.5.4? If so, I'll be glad to bump the Guix package
accordingly.
Thanks, best, F.
Hello,
FWIW, there was a similar issue with Guile-DSV:
https://github.com/artyom-poptsov/guile-dsv/issues/10
The difference is that Guile-DSV API allows to set the Guile-SMC logging
driver
and its options.
I've added the same functionality to the Guile-INI API:
https://github.com/artyom
Fabio Natali wrote:
> I've been struggling with the following g-expression that makes use of
> the guile-ini library.
Quick update, this works well:
#+begin_src scheme :noeval
(use-modules (gnu packages guile-xyz)
(guix gexp))
(define foo
(computed-file
"foo"
(with-imported-