osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslogger revision:16, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslogger?expand=0&rev=17
This commit is contained in:
2022-10-06 14:46:23 +00:00
committed by Git OBS Bridge
parent 7cdb4ad682
commit 86cc35ef43
3 changed files with 120 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-hslogger
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@ Summary: Versatile logging framework
License: BSD-3-Clause
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/5.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel