forked from pool/ghc-tagged
Accepting request 433416 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/433416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tagged?expand=0&rev=7
This commit is contained in:
commit
b478dde315
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 07:10:20 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.8.5 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 17:17:11 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -18,20 +18,20 @@
|
||||
|
||||
%global pkg_name tagged
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.4
|
||||
Version: 0.8.5
|
||||
Release: 0
|
||||
Summary: Haskell 98 phantom types to avoid unsafely passing dummy arguments
|
||||
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
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: ghc-deepseq-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-template-haskell-devel
|
||||
BuildRequires: ghc-transformers-compat-devel
|
||||
BuildRequires: ghc-transformers-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# End cabal-rpm deps
|
||||
|
||||
%description
|
||||
Haskell 98 phantom types to avoid unsafely passing dummy arguments.
|
||||
@ -50,15 +50,12 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%prep
|
||||
%setup -q -n %{pkg_name}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
||||
|
||||
%install
|
||||
%ghc_lib_install
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20c861d299445ea810ba39d9d0529fb0b3862f4d0271a4fb168ccd493a234d5e
|
||||
size 10055
|
3
tagged-0.8.5.tar.gz
Normal file
3
tagged-0.8.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e47c51c955ed77b0fa36897f652df990aa0a8c4eb278efaddcd604be00fc8d99
|
||||
size 10860
|
Loading…
x
Reference in New Issue
Block a user