From b16ff2c96591247f0a46aad6ef0ea24b80932c40 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Jun 2020 19:25:09 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.5 --- ghc-ansi-wl-pprint.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ghc-ansi-wl-pprint.spec b/ghc-ansi-wl-pprint.spec index b672f47..df1a335 100644 --- a/ghc-ansi-wl-pprint.spec +++ b/ghc-ansi-wl-pprint.spec @@ -1,5 +1,5 @@ -# generated by cabal-rpm-2.0.2 -# https://fedoraproject.org/wiki/Packaging:Haskell +# generated by cabal-rpm-2.0.5 +# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name ansi-wl-pprint %global pkgver %{pkg_name}-%{version} @@ -81,6 +81,7 @@ sed -i 's/\r$//' README.md %install # Begin cabal-rpm install %ghc_lib_install +chmod a-x Changelog.md README.md # End cabal-rpm install