forked from pool/ghc-heaps
Accepting request 877630 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/877630 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-heaps?expand=0&rev=4
This commit is contained in:
commit
1541bc3354
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 20 00:08:04 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update heaps to version 0.4.
|
||||||
|
Upstream has edited the change log file since the last release in
|
||||||
|
a non-trivial way, i.e. they did more than just add a new entry
|
||||||
|
at the top. You can review the file at:
|
||||||
|
http://hackage.haskell.org/package/heaps-0.4/src/CHANGELOG.markdown
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
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-heaps
|
# spec file for package ghc-heaps
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name heaps
|
%global pkg_name heaps
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.6.1
|
Version: 0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Asymptotically optimal Brodal/Okasaki heaps
|
Summary: Asymptotically optimal Brodal/Okasaki heaps
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:91d552f3c8992f745607de39239b950db78295b533eda43d083699872a4ee36d
|
|
||||||
size 12440
|
|
3
heaps-0.4.tar.gz
Normal file
3
heaps-0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:89329df8b95ae99ef272e41e7a2d0fe2f1bb7eacfcc34bc01664414b33067cfd
|
||||||
|
size 10326
|
Loading…
Reference in New Issue
Block a user