diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2022-04-29 00:55:27 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2022-04-29 00:55:27 +0800 |
commit | 56c49d588dcaa55a5655c8f4819bd8cc0aaf2103 (patch) | |
tree | c949b647d30233c1aab10be11fc7cd9bcbde7f0a /guix | |
parent | 713c9050b997fba8c4c0a08ad962684769617af8 (diff) | |
download | copr-rpm-spec-56c49d588dcaa55a5655c8f4819bd8cc0aaf2103.tar copr-rpm-spec-56c49d588dcaa55a5655c8f4819bd8cc0aaf2103.tar.gz copr-rpm-spec-56c49d588dcaa55a5655c8f4819bd8cc0aaf2103.tar.bz2 copr-rpm-spec-56c49d588dcaa55a5655c8f4819bd8cc0aaf2103.tar.lz copr-rpm-spec-56c49d588dcaa55a5655c8f4819bd8cc0aaf2103.tar.xz copr-rpm-spec-56c49d588dcaa55a5655c8f4819bd8cc0aaf2103.tar.zst copr-rpm-spec-56c49d588dcaa55a5655c8f4819bd8cc0aaf2103.zip |
guix: guile-json 4.5.2 -> 4.7.1
Diffstat (limited to 'guix')
-rw-r--r-- | guix/guile-json/guile-json.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec index 8b0c1a1..a7e52ea 100644 --- a/guix/guile-json/guile-json.spec +++ b/guix/guile-json/guile-json.spec @@ -7,8 +7,8 @@ %endif Name: guile-json -Version: 4.5.2 -Release: 3%{?dist} +Version: 4.7.1 +Release: 1%{?dist} Summary: JSON module for Guile License: GPLv3+ @@ -66,6 +66,9 @@ features: %changelog +* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 4.7.1-1 +- Update to 4.7.1 + * Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 4.5.2-3 - Disable brp-strip on Fedora 35 and later because it fails on Guile objects |