update to 1.7.0.1

epel9
Jens Petersen 7 years ago
parent 71a944518a
commit ce1019178f

1
.gitignore vendored

@ -2,3 +2,4 @@
/xml-conduit-1.3.2.tar.gz /xml-conduit-1.3.2.tar.gz
/xml-conduit-1.3.5.tar.gz /xml-conduit-1.3.5.tar.gz
/xml-conduit-1.4.0.4.tar.gz /xml-conduit-1.4.0.4.tar.gz
/xml-conduit-1.7.0.1.tar.gz

@ -7,8 +7,8 @@
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.4.0.4 Version: 1.7.0.1
Release: 3%{?dist} Release: 1%{?dist}
Summary: XML parsing and rendering with conduit Summary: XML parsing and rendering with conduit
License: MIT License: MIT
@ -26,7 +26,7 @@ BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-conduit-devel BuildRequires: ghc-conduit-devel
BuildRequires: ghc-conduit-extra-devel BuildRequires: ghc-conduit-extra-devel
BuildRequires: ghc-containers-devel BuildRequires: ghc-containers-devel
BuildRequires: ghc-data-default-devel BuildRequires: ghc-data-default-class-devel
BuildRequires: ghc-deepseq-devel BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-monad-control-devel BuildRequires: ghc-monad-control-devel
BuildRequires: ghc-resourcet-devel BuildRequires: ghc-resourcet-devel
@ -116,6 +116,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog %changelog
* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 1.7.0.1-1
- update to 1.7.0.1
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0.4-3 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

@ -1 +1 @@
SHA512 (xml-conduit-1.4.0.4.tar.gz) = e3dfdaf0480428f92f10728d2480b80ef9177f49730d022f886c7b4957116b2ed24b3b828063d81b4f0c2b6ad55631ee26385bfc0422311c276e49c2d17d7268 SHA512 (xml-conduit-1.7.0.1.tar.gz) = 9c2569721711bf7b60b9a3cf8998095d5da7dc758af034a78007800be1cb1356619080a90e7393c0c986c301425be68f9f4c537e2427935b0df2446ad63e0ebb

Loading…
Cancel
Save