Accepting request 953456 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fingertree?expand=0&rev=3
This commit is contained in:
commit
da727832b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95a948341570bad5a9b2468c388c0eb2c20c57e10dd8fbfc994c7b8764b36a7f
|
||||
size 18978
|
3
fingertree-0.1.5.0.tar.gz
Normal file
3
fingertree-0.1.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3263c92fa8b18f1e1a64cd12480c8c1bee2c1fa0584ab3345f3dd8522bdbf71
|
||||
size 20656
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 29 16:53:47 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update fingertree to version 0.1.5.0.
|
||||
0.1.5.0 Ross Paterson <R.Paterson@city.ac.uk> Jan 2022
|
||||
* Added foldlWithPos, foldrWithPos, foldlWithContext, foldrWithContext (James Cranch)
|
||||
* Fixed bug in traverseWithContext
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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-fingertree
|
||||
#
|
||||
# Copyright (c) 2020 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
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name fingertree
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.4.2
|
||||
Version: 0.1.5.0
|
||||
Release: 0
|
||||
Summary: Generic finger-tree structure, with example instances
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user