Accepting request 421665 from devel:languages:haskell:lts:6
version update OBS-URL: https://build.opensuse.org/request/show/421665 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=29
This commit is contained in:
parent
1b0f3646a9
commit
0287ecb549
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 21 17:25:39 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 1.16.1.1 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 17:27:24 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -18,15 +18,14 @@
|
||||
|
||||
%global pkg_name pandoc-types
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.16.1
|
||||
Version: 1.16.1.1
|
||||
Release: 0
|
||||
Summary: Types for representing a structured document
|
||||
License: GPL-2.0
|
||||
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-aeson-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
@ -34,7 +33,6 @@ BuildRequires: ghc-deepseq-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-syb-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# End cabal-rpm deps
|
||||
|
||||
%description
|
||||
'Text.Pandoc.Definition' defines the 'Pandoc' data structure, which is used by
|
||||
@ -69,15 +67,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
|
||||
|
||||
|
3
pandoc-types-1.16.1.1.tar.gz
Normal file
3
pandoc-types-1.16.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8feb3aef9adc16e7a81d4fd4548e5a142366c59a826272f9b04a9dddbfb9524
|
||||
size 13739
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:846054157d7072ca3f7260b988a6752536b42bbd32c051400e55f46229b8179e
|
||||
size 13947
|
Loading…
Reference in New Issue
Block a user