SHA256
1
0
forked from pool/ghc-extra

osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-extra revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=70
This commit is contained in:
2020-03-24 08:13:54 +00:00
committed by Git OBS Bridge
parent f2c54e21bb
commit 910fca293d
4 changed files with 18 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%global pkg_name extra
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.6.20
Version: 1.7.1
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause
@@ -36,6 +36,7 @@ BuildRequires: ghc-time-devel
BuildRequires: ghc-unix-devel
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-quickcheck-instances-devel
%endif
%description