forked from pool/ghc-hedgehog
Accepting request 857385 from devel:languages:haskell
update haskell stack in openSUS OBS-URL: https://build.opensuse.org/request/show/857385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hedgehog?expand=0&rev=2
This commit is contained in:
commit
87bbd43a2b
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- disable %{ix86} build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 19:28:32 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update hedgehog to version 1.0.4.
|
||||
Upstream has edited the change log file since the last release in
|
||||
a non-trivial way, i.e. they did more than just add a new entry
|
||||
at the top. You can review the file at:
|
||||
http://hackage.haskell.org/package/hedgehog-1.0.4/src/CHANGELOG.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 9 11:25:11 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update hedgehog to version 1.0.3 revision 1.
|
||||
Upstream has revised the Cabal build instructions on Hackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 30 03:01:45 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name hedgehog
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.3
|
||||
Version: 1.0.4
|
||||
Release: 0
|
||||
Summary: Release with confidence
|
||||
License: BSD-3-Clause
|
||||
@ -35,7 +35,6 @@ BuildRequires: ghc-deepseq-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-erf-devel
|
||||
BuildRequires: ghc-exceptions-devel
|
||||
BuildRequires: ghc-fail-devel
|
||||
BuildRequires: ghc-lifted-async-devel
|
||||
BuildRequires: ghc-mmorph-devel
|
||||
BuildRequires: ghc-monad-control-devel
|
||||
@ -45,7 +44,6 @@ BuildRequires: ghc-primitive-devel
|
||||
BuildRequires: ghc-random-devel
|
||||
BuildRequires: ghc-resourcet-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-semigroups-devel
|
||||
BuildRequires: ghc-stm-devel
|
||||
BuildRequires: ghc-template-haskell-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
@ -53,6 +51,7 @@ BuildRequires: ghc-time-devel
|
||||
BuildRequires: ghc-transformers-base-devel
|
||||
BuildRequires: ghc-transformers-devel
|
||||
BuildRequires: ghc-wl-pprint-annotated-devel
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
%description
|
||||
<http://hedgehog.qa/ Hedgehog> automatically generates a comprehensive array of
|
||||
@ -78,7 +77,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
cabal-tweak-dep-ver ansi-terminal '< 0.11' '<1'
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35f9e96578c09734243a4e423d367083e08937f863101b3f6ef48744c8299b82
|
||||
size 68241
|
3
hedgehog-1.0.4.tar.gz
Normal file
3
hedgehog-1.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf7157d433a453587343186d739e178abf1b7a5ec916555630889cd7c104469a
|
||||
size 68959
|
Loading…
Reference in New Issue
Block a user