update to 1.6.12
This commit is contained in:
parent
6f4081eafe
commit
233b3d2e9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/x509-validation-1.6.9.tar.gz
|
||||
/x509-validation-1.6.10.tar.gz
|
||||
/x509-validation-1.6.11.tar.gz
|
||||
/x509-validation-1.6.12.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.6.11
|
||||
Release: 12%{?dist}
|
||||
Version: 1.6.12
|
||||
Release: 1%{?dist}
|
||||
Summary: X.509 Certificate and CRL validation
|
||||
|
||||
License: BSD
|
||||
@ -124,6 +124,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 1.6.12-1
|
||||
- https://hackage.haskell.org/package/x509-validation-1.6.12/changelog
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.11-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (x509-validation-1.6.11.tar.gz) = 5c156b7018afabedac0c2ee6192c536cf09eacdaf9265490a7f4a7d336077dc198a07f16bf58f3fec04a1350f0a8b3c050380673612cf5695c9e7b5a73a4ebf4
|
||||
SHA512 (x509-validation-1.6.12.tar.gz) = 0f9a18e422063bbd6d4db46380e8557efab8a2f5d64957325577ea9ca9ac9b1310e4bd7cba51e0d0902c094107ded6d33931ddd56c032b2203b5268bd848098e
|
||||
|
Loading…
Reference in New Issue
Block a user