diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-27 20:42:30 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-27 20:42:30 +0800 |
commit | 32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a (patch) | |
tree | 656f50c35374f39603f332f4fd202048471b25b5 /guix | |
parent | 0ee6cd36d1dad03a23f9825f043efdccbcd73795 (diff) | |
download | copr-rpm-spec-32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a.tar copr-rpm-spec-32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a.tar.gz copr-rpm-spec-32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a.tar.bz2 copr-rpm-spec-32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a.tar.lz copr-rpm-spec-32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a.tar.xz copr-rpm-spec-32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a.tar.zst copr-rpm-spec-32c84fd09d6e2c2a5ec3c132e986fe2a5715b28a.zip |
guix: guile-bytestructures 1.0.6 -> 1.0.7
Diffstat (limited to 'guix')
-rw-r--r-- | guix/guile-bytestructures/guile-bytestructures.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/guile-bytestructures/guile-bytestructures.spec b/guix/guile-bytestructures/guile-bytestructures.spec index 578f6aa..aeb94d7 100644 --- a/guix/guile-bytestructures/guile-bytestructures.spec +++ b/guix/guile-bytestructures/guile-bytestructures.spec @@ -1,5 +1,5 @@ Name: guile-bytestructures -Version: 1.0.6 +Version: 1.0.7 Release: 1%{?dist} Summary: Structured access library to bytevector contents for Guile @@ -55,6 +55,9 @@ first-class status. %changelog +* Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.0.7-1 +- Update to 1.0.7 + * Tue Sep 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.0.6-1 - Update to 1.0.6 |