Accepting request 1061630 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1061630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fgl?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2023-01-28 17:44:29 +00:00 committed by Git OBS Bridge
commit 0f2f7830b5
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d60ec09472f9bac0e54a3b55a274b5872ad28a048d5230e006a28c5adc8b8d09
size 56445

3
fgl-5.8.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ba1cbc5cbc409aa98815cf3b73b221da3d485fef57eda3765321d657e9fa368
size 56680

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 26 21:28:27 UTC 2023 - Peter Simons <psimons@suse.com>
- Update fgl to version 5.8.1.0.
5.8.1.0
-------
* Data.Graph.Inductive.PatriciaTree.Gr and
Data.Graph.Inductive.Tree.Gr now have Functor instances.
* 'Gr a' is now an instance of Functor.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 24 07:24:12 UTC 2022 - Peter Simons <psimons@suse.com> Sat Sep 24 07:24:12 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-fgl # spec file for package ghc-fgl
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 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 fgl %global pkg_name fgl
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 5.8.0.0 Version: 5.8.1.0
Release: 0 Release: 0
Summary: Martin Erwig's Functional Graph Library Summary: Martin Erwig's Functional Graph Library
License: BSD-3-Clause License: BSD-3-Clause