From 62359430d7710461a4954f5450f0b4f3057fc185 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jan 26 2015 09:45:22 +0000 Subject: update to 4.5.4.0 --- diff --git a/.gitignore b/.gitignore index 2aea8c0..bf7781d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /hakyll-4.4.3.1.tar.gz /hakyll-4.5.1.0.tar.gz /hakyll-4.5.2.0.tar.gz +/hakyll-4.5.4.0.tar.gz diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec index 820ccf3..fe5841c 100644 --- a/ghc-hakyll.spec +++ b/ghc-hakyll.spec @@ -4,17 +4,14 @@ %bcond_with tests -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} - Name: ghc-%{pkg_name} -Version: 4.5.2.0 -Release: 2%{?dist} +Version: 4.5.4.0 +Release: 1%{?dist} Summary: Static website compiler library License: BSD -URL: http://hackage.haskell.org/package/%{pkg_name} -Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz +Url: https://hackage.haskell.org/package/%{pkg_name} +Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros @@ -118,6 +115,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/example %changelog +* Mon Jan 26 2015 Jens Petersen - 4.5.4.0-1 +- update to 4.5.4.0 + * Sat Aug 16 2014 Fedora Release Engineering - 4.5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 8484862..6643345 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec1cdcd04faf8d6c2f2d792f1c00208c hakyll-4.5.2.0.tar.gz +e96dfb096c48fd16f6180ac163a7575f hakyll-4.5.4.0.tar.gz