diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2022-10-30 21:13:06 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2022-10-30 21:13:06 +0800 |
commit | fab76fc53139b2e097187e6bb0112cd1b4d61cc8 (patch) | |
tree | bb65ad98193d9e9d57568427a5538ce9a23231bd /guix | |
parent | b7990d853b0d85456a74c1e087d28b489e676fff (diff) | |
download | copr-rpm-spec-fab76fc53139b2e097187e6bb0112cd1b4d61cc8.tar copr-rpm-spec-fab76fc53139b2e097187e6bb0112cd1b4d61cc8.tar.gz copr-rpm-spec-fab76fc53139b2e097187e6bb0112cd1b4d61cc8.tar.bz2 copr-rpm-spec-fab76fc53139b2e097187e6bb0112cd1b4d61cc8.tar.lz copr-rpm-spec-fab76fc53139b2e097187e6bb0112cd1b4d61cc8.tar.xz copr-rpm-spec-fab76fc53139b2e097187e6bb0112cd1b4d61cc8.tar.zst copr-rpm-spec-fab76fc53139b2e097187e6bb0112cd1b4d61cc8.zip |
guix: guile-json 4.7.1 -> 4.7.2
Diffstat (limited to 'guix')
-rw-r--r-- | guix/guile-json/guile-json.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec index a7e52ea..9273fae 100644 --- a/guix/guile-json/guile-json.spec +++ b/guix/guile-json/guile-json.spec @@ -7,7 +7,7 @@ %endif Name: guile-json -Version: 4.7.1 +Version: 4.7.2 Release: 1%{?dist} Summary: JSON module for Guile @@ -66,6 +66,9 @@ features: %changelog +* Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 4.7.2-1 +- Update to 4.7.2 + * Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 4.7.1-1 - Update to 4.7.1 |