From 75568adfc93a46de505c9fa98b2ae20134d7d78f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 27 Jun 2016 12:56:19 +0900 Subject: [PATCH] update to 4000.3.3 --- .gitignore | 1 + ghc-HTTP.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e499c2b..ba4377d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ HTTP-4000.0.9.tar.gz /HTTP-4000.2.8.tar.gz /HTTP-4000.2.10.tar.gz /HTTP-4000.2.20.tar.gz +/HTTP-4000.3.3.tar.gz diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 8779170..7eb26f7 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -1,3 +1,4 @@ +# generated by cabal-rpm-0.9.12 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name HTTP @@ -6,7 +7,7 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 4000.2.20 +Version: 4000.3.3 Release: 1%{?dist} Summary: A library for client-side HTTP @@ -22,8 +23,8 @@ BuildRequires: ghc-bytestring-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-network-devel BuildRequires: ghc-network-uri-devel -BuildRequires: ghc-old-time-devel BuildRequires: ghc-parsec-devel +BuildRequires: ghc-time-devel %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-case-insensitive-devel @@ -108,6 +109,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Mon Jun 27 2016 Jens Petersen - 4000.3.3-1 +- update to 4000.3.3 + * Tue Jun 7 2016 Jens Petersen - 4000.2.20-1 - update to 4000.2.20 diff --git a/sources b/sources index af29072..9807c33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2d682a564203d90c3fa040dd885afd1 HTTP-4000.2.20.tar.gz +3f2d84d59e36476ca02c882419632d7d HTTP-4000.3.3.tar.gz