Accepting request 412693 from devel:languages:haskell:lts:6
- Update to version 0.2.3.7 revision 0 with cabal2obs. OBS-URL: https://build.opensuse.org/request/show/412693 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-base?expand=0&rev=8
This commit is contained in:
parent
8d67f06038
commit
ccb98461a4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 22 06:06:17 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.2.3.7 revision 0 with cabal2obs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 10 17:16:12 UTC 2016 - psimons@suse.com
|
Sun Jul 10 17:16:12 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%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.6
|
Version: 0.2.3.7
|
||||||
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
|
||||||
@ -27,7 +27,6 @@ Group: System/Libraries
|
|||||||
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
|
||||||
# Begin cabal-rpm deps:
|
|
||||||
BuildRequires: ghc-monad-control-devel
|
BuildRequires: ghc-monad-control-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
BuildRequires: ghc-transformers-base-devel
|
BuildRequires: ghc-transformers-base-devel
|
||||||
@ -39,7 +38,6 @@ BuildRequires: ghc-test-framework-hunit-devel
|
|||||||
BuildRequires: ghc-transformers-compat-devel
|
BuildRequires: ghc-transformers-compat-devel
|
||||||
BuildRequires: ghc-transformers-devel
|
BuildRequires: ghc-transformers-devel
|
||||||
%endif
|
%endif
|
||||||
# End cabal-rpm deps
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
'lifted-base' exports IO operations from the base library lifted to any
|
'lifted-base' exports IO operations from the base library lifted to any
|
||||||
@ -75,9 +73,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if %{with tests}
|
%cabal_test
|
||||||
%{cabal} test
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57c5837d83f569bb72136ca89256e50e1ac168ee935804a8e7763e9d8322e1fb
|
|
||||||
size 11613
|
|
3
lifted-base-0.2.3.7.tar.gz
Normal file
3
lifted-base-0.2.3.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3c01ce88dc1af7d7c75b110b8f3f3deb49cbbd876081d2ca5cbb98e54fdaf57a
|
||||||
|
size 11682
|
Loading…
Reference in New Issue
Block a user