Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ea8ca83e3 | ||
|
|
db182eace6 | ||
|
|
3ebab9a819 | ||
|
|
e7b6958dba | ||
|
|
326383e3b4 | ||
|
|
ec17fa4ebf | ||
|
|
f24aa23db1 |
1 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# generated by cabal-rpm-2.2.1
|
# generated by cabal-rpm-2.3.2
|
||||||
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
||||||
|
|
||||||
%global pkg_name unlambda
|
%global pkg_name unlambda
|
||||||
|
|
@ -11,15 +11,15 @@ Release: %autorelease
|
||||||
Summary: Unlambda interpreter
|
Summary: Unlambda interpreter
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Url: https://hackage.haskell.org/package/%{name}
|
URL: https://hackage.haskell.org/package/unlambda
|
||||||
# Begin cabal-rpm sources:
|
# Begin cabal-rpm sources:
|
||||||
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
||||||
# End cabal-rpm sources
|
# End cabal-rpm sources
|
||||||
Patch0: unlambda-0.1.2-FSF-license-fix.patch
|
Patch0: unlambda-0.1.2-FSF-license-fix.patch
|
||||||
|
|
||||||
# Begin cabal-rpm deps:
|
# Begin cabal-rpm deps:
|
||||||
BuildRequires: ghc-Cabal-devel
|
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-array-devel
|
BuildRequires: ghc-array-devel
|
||||||
BuildRequires: ghc-base-devel
|
BuildRequires: ghc-base-devel
|
||||||
BuildRequires: ghc-mtl-devel
|
BuildRequires: ghc-mtl-devel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue