forked from pool/ghc-lifted-base
Accepting request 421744 from devel:languages:haskell
version update (forwarded request 421651 from psimons) OBS-URL: https://build.opensuse.org/request/show/421744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lifted-base?expand=0&rev=6
This commit is contained in:
commit
e71bef9893
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 11:22:32 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.2.3.8 revision 0 with cabal2obs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 22 06:06:17 UTC 2016 - psimons@suse.com
|
Fri Jul 22 06:06:17 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
%global pkg_name lifted-base
|
%global pkg_name lifted-base
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.3.7
|
Version: 0.2.3.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lifted IO operations from the base library
|
Summary: Lifted IO operations from the base library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: System/Libraries
|
Group: Development/Languages/Other
|
||||||
Url: https://hackage.haskell.org/package/%{pkg_name}
|
Url: https://hackage.haskell.org/package/%{pkg_name}
|
||||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
@ -63,19 +63,15 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pkg_name}-%{version}
|
%setup -q -n %{pkg_name}-%{version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%cabal_test
|
%cabal_test
|
||||||
|
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
%ghc_pkg_recache
|
%ghc_pkg_recache
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c01ce88dc1af7d7c75b110b8f3f3deb49cbbd876081d2ca5cbb98e54fdaf57a
|
|
||||||
size 11682
|
|
3
lifted-base-0.2.3.8.tar.gz
Normal file
3
lifted-base-0.2.3.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1605df810bc941951522d0cd1b777ff1d62dac6628aabed165a49b848f25df9f
|
||||||
|
size 11767
|
Loading…
Reference in New Issue
Block a user