unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-Lib 0.2.8 released
@ 2024-03-31  5:03 David Pirotte
  2024-04-01  0:05 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: David Pirotte @ 2024-03-31  5:03 UTC (permalink / raw)
  To: guile-user, guile-devel

[-- Attachment #1: Type: text/plain, Size: 2474 bytes --]

Hello,

Guile-Lib version 0.2.8 released.


* Guile-Lib Homepage: 

	http://www.nongnu.org/guile-lib/


* Guile-Lib release tarball GPG signature [*]:

	http://download.savannah.gnu.org/releases/guile-lib/guile-lib-0.2.8.tar.gz
	http://download.savannah.gnu.org/releases/guile-lib/guile-lib-0.2.8.tar.gz.sig

	[ Downloads will redirect to your nearest mirror site.
	[ Files on mirrors may be subject to a replication delay of up
	[ to 24 hours. In case of problems use
	[ http://download-mirror.savannah.gnu.org/releases/guile-lib/


* About Guile-Lib

Guile-Lib is intended as an accumulation place for pure-scheme Guile
modules, allowing for people to cooperate integrating their generic
Guile modules into a coherent library. Think "a down-scaled,
limited-scope CPAN for Guile".


* Noteworthy changes in 0.2.8

Here is a summary of the changes in this relese. See Guile-Lib's
[[http://git.savannah.nongnu.org/cgit/guile-lib.git][git summary]] and
[[http://git.savannah.nongnu.org/cgit/guile-lib.git/log/][git log]] for
a complet description.


** The (logging logger)

*** New #:source-properties keyword argument

The log-helper and default-log-formatter procedures now accept and
process a #:source-properties keyword argument.

*** New <log-handler> flush-on-emit? slot

Support added for a <log-handler> flush-on-emit? slot, default value #t,
queried by the accept-log method to trigger a flush-log method call upon
emit, accordingly.


* This release was

** bootstrapped using the following tools:

	-] autoconf         (GNU Autoconf) 2.71 
	-] automake         (GNU automake) 1.16.5 
	-] makeinfo         (GNU texinfo) 7.1 
	-] pdflatex         3.141592653-2.6-1.40.25 (TeX Live	2023/Debian)
	-] guile-3.0        3.0.9.161-8fc7d


Thanks to everyone who contributed to this release:

	Maxim Cournoyer
        Vagrant Cascadian
        Keith Wright
        Arsen Arsenović


On behalf of the Guile-lib team,
David


[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

        gpg --verify guile-lib-0.2.8.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

        gpg --keyserver keys.gnupg.net --recv-keys A3057AD7

and rerun the 'gpg --verify' command.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guile-Lib 0.2.8 released
  2024-03-31  5:03 Guile-Lib 0.2.8 released David Pirotte
@ 2024-04-01  0:05 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-04-01  0:05 UTC (permalink / raw)
  To: David Pirotte; +Cc: guile-user, guile-devel

Hi David,

David Pirotte <david@altosw.be> writes:

> Hello,
>
> Guile-Lib version 0.2.8 released.

Thanks for the release work!  guile-lib 0.2.8 will become in GNU Guix
shortly.

-- 
Thanks,
Maxim



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-01  0:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-31  5:03 Guile-Lib 0.2.8 released David Pirotte
2024-04-01  0:05 ` Maxim Cournoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).