update to 1.1.0.0
This commit is contained in:
parent
74016d70f4
commit
8cd118e105
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/base64-bytestring-1.0.0.1.tar.gz
|
||||
/base64-bytestring-1.0.0.2.tar.gz
|
||||
/base64-bytestring-1.0.0.3.tar.gz
|
||||
/base64-bytestring-1.1.0.0.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
# testsuite missing deps: test-framework test-framework-hunit test-framework-quickcheck2
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.0.3
|
||||
Release: 5%{?dist}
|
||||
Version: 1.1.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast base64 encoding and decoding for ByteStrings
|
||||
|
||||
License: BSD
|
||||
@ -106,6 +106,9 @@ chmod a-x CHANGELOG.md README.md
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 1.1.0.0-1
|
||||
- update to 1.1.0.0
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (base64-bytestring-1.0.0.3.tar.gz) = e4e244752491ac279a88afc4ceb0fe4c44b75fc369ff47ec29e3c99996b4be967051034c94f0c659d47a153d6b9e0b65a75ea419fdfd52fd50cdc0da2dca7db6
|
||||
SHA512 (base64-bytestring-1.1.0.0.tar.gz) = 62d52c80f8a480db376eae0260a452e51accb7126192d081a3784a0c8d598a0ceef67e6514066cf5d865c13b716a3399ad543ed474cf5d01e69638f5e9b2e2a5
|
||||
|
Loading…
Reference in New Issue
Block a user