diff --git a/unlambda.spec b/unlambda.spec index 5e158d2..589d695 100644 --- a/unlambda.spec +++ b/unlambda.spec @@ -1,8 +1,9 @@ -# generated by cabal-rpm-2.1.0 +# generated by cabal-rpm-2.3.2 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name unlambda %global pkgver %{pkg_name}-%{version} +%{?haskell_setup} Name: %{pkg_name} Version: 0.1.4.2 @@ -10,15 +11,15 @@ Release: %autorelease Summary: Unlambda interpreter License: GPL-2.0-or-later -Url: https://hackage.haskell.org/package/%{name} +URL: https://hackage.haskell.org/package/unlambda # Begin cabal-rpm sources: Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz # End cabal-rpm sources Patch0: unlambda-0.1.2-FSF-license-fix.patch # Begin cabal-rpm deps: -BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros +BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-base-devel BuildRequires: ghc-mtl-devel