Accepting request 1139824 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1139824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-split?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-01-19 22:01:46 +00:00 committed by Git OBS Bridge
commit 14bf2a68c4
4 changed files with 17 additions and 5 deletions

View File

@ -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>

View File

@ -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

View File

@ -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
View File

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