osc copypac from project:devel:languages:haskell:lts:10 package:ghc-tagged revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagged?expand=0&rev=30
This commit is contained in:
Peter Simons 2018-01-30 09:36:09 +00:00 committed by Git OBS Bridge
parent 369d312c1c
commit 6bb7cf98e3
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ License: BSD-3-Clause
Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-rpm-macros

View File

@ -1,6 +1,6 @@
name: tagged
version: 0.8.5
x-revision: 1
x-revision: 2
license: BSD3
license-file: LICENSE
author: Edward A. Kmett
@ -58,7 +58,7 @@ library
if impl(ghc>=7.6)
exposed-modules: Data.Proxy.TH
build-depends: template-haskell >= 2.8 && < 2.13
build-depends: template-haskell >= 2.8 && < 2.14
if flag(deepseq)
build-depends: deepseq >= 1.1 && < 1.5