Accepting request 430807 from devel:languages:haskell:lts:7

update devel:languages:haskell to LTS 7.x

OBS-URL: https://build.opensuse.org/request/show/430807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-data-default-class?expand=0&rev=5
This commit is contained in:
Peter Simons 2016-09-28 11:52:56 +00:00 committed by Git OBS Bridge
parent 053f8c25dc
commit efb0707d39
4 changed files with 10 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adc8ee80a6f0e5903339a2b8685220b32bc3e23856d3c12186cc464ae5c88f31
size 1461

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f01b423f000c3e069aaf52a348564a6536797f31498bb85c3db4bd2d0973e56
size 2522

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 15 06:43:32 UTC 2016 - psimons@suse.com
- Update to version 0.1.2.0 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:21:24 UTC 2016 - psimons@suse.com

View File

@ -18,11 +18,11 @@
%global pkg_name data-default-class
Name: ghc-%{pkg_name}
Version: 0.0.1
Version: 0.1.2.0
Release: 0
Summary: A class for types with a default value
License: BSD-3-Clause
Group: System/Libraries
Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
@ -47,15 +47,12 @@ files.
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
%post devel
%ghc_pkg_recache