update to 0.0.8
This commit is contained in:
parent
3f3046466c
commit
ca4f1390c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/http-date-0.0.4.tar.gz
|
||||
/http-date-0.0.6.1.tar.gz
|
||||
/http-date-0.0.7.tar.gz
|
||||
/http-date-0.0.8.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.0.7
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP Date parser and formatter
|
||||
|
||||
License: BSD
|
||||
@ -88,6 +88,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 0.0.8-1
|
||||
- update to 0.0.8
|
||||
|
||||
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.0.7-3
|
||||
- refresh to cabal-rpm-0.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (http-date-0.0.7.tar.gz) = eca86bc0b5c18ecf81e8871573fb5915c8c804581591c0cc866c410c84e1ce83d281e3c4ad4c58b8576b665a5f2bbfe8b787724dabef56e994ee937606a24ce7
|
||||
SHA512 (http-date-0.0.8.tar.gz) = 7ad48dc20c62fea21aad0d15251cca333b56a59ca13c45be61fd9fcd938e28f5cb82701b7a394c256e1487679d0bbfcf994de90d7c8b57888e3bac8809e97114
|
||||
|
Loading…
Reference in New Issue
Block a user