diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2022-12-05 19:02:32 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2022-12-05 19:02:32 +0800 |
commit | 296354ffee1efbf05247d7b594a7d505b48d3329 (patch) | |
tree | f19217c8ff41ea3c4a836272ee9a5d14093513a0 /guix | |
parent | 349763b02321aee607cd68c9852820d857aa059d (diff) | |
download | copr-rpm-spec-296354ffee1efbf05247d7b594a7d505b48d3329.tar copr-rpm-spec-296354ffee1efbf05247d7b594a7d505b48d3329.tar.gz copr-rpm-spec-296354ffee1efbf05247d7b594a7d505b48d3329.tar.bz2 copr-rpm-spec-296354ffee1efbf05247d7b594a7d505b48d3329.tar.lz copr-rpm-spec-296354ffee1efbf05247d7b594a7d505b48d3329.tar.xz copr-rpm-spec-296354ffee1efbf05247d7b594a7d505b48d3329.tar.zst copr-rpm-spec-296354ffee1efbf05247d7b594a7d505b48d3329.zip |
guix: guile-json 4.7.2 -> 4.7.3
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 9273fae..0d9cb2a 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.2 +Version: 4.7.3 Release: 1%{?dist} Summary: JSON module for Guile @@ -66,6 +66,9 @@ features: %changelog +* Mon Dec 05 2022 Ting-Wei Lan <lantw44@gmail.com> - 4.7.3-1 +- Update to 4.7.3 + * Sat Oct 29 2022 Ting-Wei Lan <lantw44@gmail.com> - 4.7.2-1 - Update to 4.7.2 |