1
0
forked from pool/ghc-invariant

osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-invariant revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-invariant?expand=0&rev=49
This commit is contained in:
2024-03-19 14:43:32 +00:00
committed by Git OBS Bridge
parent ca1ee15e31
commit c899253276
3 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 17 15:55:47 UTC 2024 - Peter Simons <psimons@suse.com>
- Update invariant to version 0.6.2 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sat Sep 30 12:59:34 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-invariant
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@ Summary: Haskell98 invariant functors
License: BSD-2-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/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-StateVar-devel
BuildRequires: ghc-StateVar-prof

View File

@@ -1,6 +1,6 @@
name: invariant
version: 0.6.2
x-revision: 1
x-revision: 2
synopsis: Haskell98 invariant functors
description: Haskell98 invariant functors (also known as exponential functors).
.
@@ -58,7 +58,7 @@ library
, stm >= 2.2 && < 3
, tagged >= 0.7.3 && < 1
, template-haskell >= 2.4 && < 2.22
, th-abstraction >= 0.4 && < 0.7
, th-abstraction >= 0.4 && < 0.8
, transformers >= 0.2 && < 0.7
, transformers-compat >= 0.3 && < 1
, unordered-containers >= 0.2.4 && < 0.3