update to 3.1.6.2
This commit is contained in:
parent
802575d42e
commit
94735ee338
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/wai-app-static-3.1.6.1.tar.gz
|
||||
/wai-app-static-3.1.6.2.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.1.6.1
|
||||
Release: 6%{?dist}
|
||||
Version: 3.1.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: WAI application for static serving
|
||||
|
||||
License: MIT
|
||||
@ -19,7 +19,6 @@ BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: ghc-blaze-builder-devel
|
||||
BuildRequires: ghc-blaze-html-devel
|
||||
BuildRequires: ghc-blaze-markup-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
@ -107,6 +106,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.1.6.2-1
|
||||
- update to 3.1.6.2
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wai-app-static-3.1.6.1.tar.gz) = a2a19a57f289ecec8b2cbae2d412783ebcc789c8518a357eed8bbeee01a6283f7e636c38065c815cba3af782e56363b644baa21b32f70dd851cb6fd0bff692c6
|
||||
SHA512 (wai-app-static-3.1.6.2.tar.gz) = 20c79810096f12d3901af3474a5ef4fe2385e639f97f2de803b09902d115321e3be7544cc3741b52b75a2710a0141bc19cb611fd4e6248ec60d11b522b9cb59c
|
||||
|
Loading…
Reference in New Issue
Block a user