update to 1.4.0.4

epel9
Jens Petersen 8 years ago
parent 205eecb7c7
commit 1a5b497128

1
.gitignore vendored

@ -1,3 +1,4 @@
/xml-conduit-1.3.1.tar.gz /xml-conduit-1.3.1.tar.gz
/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

@ -1,18 +1,19 @@
# generated by cabal-rpm-0.9.12 # generated by cabal-rpm-0.11.1
# https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name xml-conduit %global pkg_name xml-conduit
%global pkgver %{pkg_name}-%{version}
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.3.5 Version: 1.4.0.4
Release: 2%{?dist} Release: 1%{?dist}
Summary: XML parsing and rendering with conduit Summary: XML parsing and rendering with conduit
License: MIT License: MIT
Url: https://hackage.haskell.org/package/%{pkg_name} Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros BuildRequires: ghc-rpm-macros
@ -74,7 +75,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep %prep
%setup -q -n %{pkg_name}-%{version} %setup -q -n %{pkgver}
%build %build
@ -106,6 +107,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog %changelog
* Thu Feb 23 2017 Jens Petersen <petersen@redhat.com> - 1.4.0.4-1
- update to 1.4.0.4
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-2 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

@ -1 +1 @@
1d7df1a75616085cf79744faa7229916 xml-conduit-1.3.5.tar.gz SHA512 (xml-conduit-1.4.0.4.tar.gz) = e3dfdaf0480428f92f10728d2480b80ef9177f49730d022f886c7b4957116b2ed24b3b828063d81b4f0c2b6ad55631ee26385bfc0422311c276e49c2d17d7268

Loading…
Cancel
Save