Accepting request 431864 from devel:languages:haskell:lts:7
Update to LTS Haskell 7.x and GHC 8.0.1. OBS-URL: https://build.opensuse.org/request/show/431864 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mustache?expand=0&rev=3
This commit is contained in:
parent
a5482f1a09
commit
1b366a75ac
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 07:06:58 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 2.1 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 17:16:46 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name mustache
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.2
|
||||
Version: 2.1
|
||||
Release: 0
|
||||
Summary: A mustache template parser library
|
||||
License: BSD-3-Clause
|
||||
@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-aeson-devel
|
||||
BuildRequires: ghc-base-unicode-symbols-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-cmdargs-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
@ -40,15 +39,22 @@ BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-parsec-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-scientific-devel
|
||||
BuildRequires: ghc-template-haskell-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-th-lift-devel
|
||||
BuildRequires: ghc-unordered-containers-devel
|
||||
BuildRequires: ghc-vector-devel
|
||||
BuildRequires: ghc-yaml-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-base-unicode-symbols-devel
|
||||
BuildRequires: ghc-hspec-devel
|
||||
BuildRequires: ghc-lens-devel
|
||||
BuildRequires: ghc-process-devel
|
||||
BuildRequires: ghc-tar-devel
|
||||
BuildRequires: ghc-temporary-devel
|
||||
BuildRequires: ghc-wreq-devel
|
||||
BuildRequires: ghc-zlib-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77d43c251883fc5dd5afdd05ea3b6757f37b7c4aa76950418386b8e9098d0927
|
||||
size 16852
|
3
mustache-2.1.tar.gz
Normal file
3
mustache-2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:159241066d7e78bb40436391113f319ccb9753e6e00a72c604ccba493e7d42d6
|
||||
size 18902
|
Loading…
Reference in New Issue
Block a user