dezyne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] Dezyne 2.15.4 released.


From: Jan Nieuwenhuizen
Subject: [ANN] Dezyne 2.15.4 released.
Date: Wed, 13 Jul 2022 09:58:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Dezyne 2.15.4 is a bug-fix release.

Enjoy!\
The Dezyne developers.

# Download

    git clone git://git.savannah.nongnu.org/dezyne.git

Here are the compressed sources and a GPG detached signature[*]:  
  https://dezyne.org/download/dezyne/dezyne-2.15.4.tar.gz
  https://dezyne.org/download/dezyne/dezyne-2.15.4.tar.gz.sig

Here are the SHA1 and SHA256 checksums:  

  a59edfa7456805b7712c76dc122ed82d82ca6eb2  dezyne-2.15.4.tar.gz
  e0203bc8f9ca46a783b62f16b238babe6ca5f918ee2d5cbebebabe3b96b51234  
dezyne-2.15.4.tar.gz
    
[*] 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 .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 
1A858392E331EAFDB8C27FFBF3C1A0D9C1D65273

and rerun the 'gpg --verify' command.

Alternatively, Dezyne can be installed using GNU Guix
  guix pull
  guix install dezyne

NEWS
* Changes in 2.15.4 since 2.15.3
** Code
  - In C++, C# and the experimental Scheme code generators, a
    formal-binding ("<-") to assign an out-parameter is now also
    supported without blocking, in a synchronous out event context
    (https://gitlab.com/dezyne/dezyne-issues/-/issues/74).

-- 
Jan Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://lilypond.org
Freelance IT https://JoyOfSource.com | AvatarĀ® https://AvatarAcademy.com

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]