forked from pool/ghc-split
osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-split revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-split?expand=0&rev=81
This commit is contained in:
parent
f01e144a1c
commit
590b3bf264
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 18:34:48 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update split to version 0.2.4.
|
||||
* 0.2.4 (9 October 2023)
|
||||
|
||||
- Test with GHC 9.6.
|
||||
- Change examples to doctests (+ add a few more), and check them as part of CI.
|
||||
- Fix up a bunch of style hints.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:08:23 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.3.5
|
||||
Version: 0.2.4
|
||||
Release: 0
|
||||
Summary: Combinator library for splitting lists
|
||||
License: BSD-3-Clause
|
||||
@ -102,7 +102,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
%license LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc CHANGES README
|
||||
%doc CHANGES README.md
|
||||
|
||||
%files -n ghc-%{pkg_name}-doc -f ghc-%{pkg_name}-doc.files
|
||||
%license LICENSE
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf8aa8d610354a2b576946a6c838251ec5988c8374100638e6b2604513b93159
|
||||
size 15746
|
3
split-0.2.4.tar.gz
Normal file
3
split-0.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:749fe300d0f30eb19b28c2633b3330d5565f642e29d5397974507d796beb31b3
|
||||
size 15687
|
Loading…
x
Reference in New Issue
Block a user