From 698ccd428dcbaab25a86a369113df34422961414 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 3 Feb 2015 07:34:36 +0100 Subject: [PATCH] cblrpm refresh --- ghc-cabal-file-th.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/ghc-cabal-file-th.spec b/ghc-cabal-file-th.spec index aceaa7e..8cd4ac3 100644 --- a/ghc-cabal-file-th.spec +++ b/ghc-cabal-file-th.spec @@ -2,17 +2,14 @@ %global pkg_name cabal-file-th -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} - Name: ghc-%{pkg_name} Version: 0.2.3 Release: 8%{?dist} Summary: Template Haskell expressions for reading cabal files 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 @@ -70,7 +67,7 @@ cabal-tweak-dep-ver Cabal '< 1.17' '< 1.19' %changelog * Mon Sep 1 2014 Jens Petersen - 0.2.3-8 - allow Cabal-1.18 -- refresh to cblrpm-0.8.11 +- cblrpm refresh * Sat Aug 16 2014 Fedora Release Engineering - 0.2.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild