osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-split revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=83
This commit is contained in:
parent
590b3bf264
commit
4fbd38f026
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 16:34:00 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update split to version 0.2.5.
|
||||
* 0.2.5 (9 January 2024)
|
||||
|
||||
- Test with GHC 9.8.
|
||||
- New function `mapSplitter` witnessing the fact that `Splitter` is
|
||||
a contravariant functor
|
||||
([#22](https://github.com/byorgey/split/pull/22), thanks to Ellis
|
||||
Kesterton)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 18:34:48 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-split
|
||||
#
|
||||
# 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
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.4
|
||||
Version: 0.2.5
|
||||
Release: 0
|
||||
Summary: Combinator library for splitting lists
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:749fe300d0f30eb19b28c2633b3330d5565f642e29d5397974507d796beb31b3
|
||||
size 15687
|
3
split-0.2.5.tar.gz
Normal file
3
split-0.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52da404e8397c1ab238354c8d4fd9a7e9c5cac8849cc2ce2e45facc85e74a913
|
||||
size 16008
|
Loading…
Reference in New Issue
Block a user