forked from pool/ghc-invariant
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-invariant revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-invariant?expand=0&rev=33
This commit is contained in:
parent
5daba7e202
commit
977693c0b2
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 1 12:27:07 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update invariant to version 0.5.5.
|
||||||
|
# 0.5.5 [2021.11.01]
|
||||||
|
* Allow building with GHC 9.2.
|
||||||
|
* Allow building with `transformers-0.6.*`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-invariant
|
# spec file for package ghc-invariant
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name invariant
|
%global pkg_name invariant
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.5.4
|
Version: 0.5.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Haskell98 invariant functors
|
Summary: Haskell98 invariant functors
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b9fa0a1805dde1a4d39bed154e297a37933d2a82b295231098a76be9d60397ca
|
|
||||||
size 26998
|
|
3
invariant-0.5.5.tar.gz
Normal file
3
invariant-0.5.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26150aff8031f62c4c935f7376ac61fb092ed7c4b6da26d13389eca664e2c7f5
|
||||||
|
size 27181
|
Loading…
Reference in New Issue
Block a user