From 7acc73fe91d890fd6ac4d8b792948675dd574f66 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Jun 2020 19:25:19 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.5 --- ghc-base64-bytestring.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec index b446787..386a599 100644 --- a/ghc-base64-bytestring.spec +++ b/ghc-base64-bytestring.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 base64-bytestring %global pkgver %{pkg_name}-%{version} @@ -78,6 +78,7 @@ This package provides the Haskell %{pkg_name} profiling library. %install # Begin cabal-rpm install %ghc_lib_install +chmod a-x CHANGELOG.md README.md # End cabal-rpm install