diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2023-04-19 17:28:31 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2023-04-19 17:28:31 +0800 |
commit | 295ede3ab24cbebc6274df62035b73d20eb724b4 (patch) | |
tree | d35c4433a8755e745fae938948c049772689e633 /guix | |
parent | 09636e477512dc58fe4ab134d4c53d8575690114 (diff) | |
download | copr-rpm-spec-295ede3ab24cbebc6274df62035b73d20eb724b4.tar copr-rpm-spec-295ede3ab24cbebc6274df62035b73d20eb724b4.tar.gz copr-rpm-spec-295ede3ab24cbebc6274df62035b73d20eb724b4.tar.bz2 copr-rpm-spec-295ede3ab24cbebc6274df62035b73d20eb724b4.tar.lz copr-rpm-spec-295ede3ab24cbebc6274df62035b73d20eb724b4.tar.xz copr-rpm-spec-295ede3ab24cbebc6274df62035b73d20eb724b4.tar.zst copr-rpm-spec-295ede3ab24cbebc6274df62035b73d20eb724b4.zip |
guix: guile-ssh 0.16.2 -> 0.16.3
Diffstat (limited to 'guix')
-rw-r--r-- | guix/guile-ssh/guile-ssh.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec index 408dc71..7a84410 100644 --- a/guix/guile-ssh/guile-ssh.spec +++ b/guix/guile-ssh/guile-ssh.spec @@ -1,5 +1,5 @@ Name: guile-ssh -Version: 0.16.2 +Version: 0.16.3 Release: 1%{?dist} Summary: A library that provides access to the SSH protocol for GNU Guile @@ -74,6 +74,9 @@ fi %changelog +* Wed Apr 19 2023 Ting-Wei Lan <lantw44@gmail.com> - 0.16.3-1 +- Update to 0.16.3 + * Sun Feb 12 2023 Ting-Wei Lan <lantw44@gmail.com> - 0.16.2-1 - Update to 0.16.2 - Switch to Guile 3.0 |