forked from pool/ghc-cassava
Compare commits
17 Commits
Author | SHA256 | Date | |
---|---|---|---|
74ff12bcdd | |||
c264317b6e | |||
99ca4ab78f | |||
5307fccc2a | |||
a69d16a686 | |||
50570b00f7 | |||
d1c9d6dbb2 | |||
4aa3ba93e3 | |||
5237bf07ce | |||
1f65b70c77 | |||
08b2319c6a | |||
7611289b26 | |||
|
aacfe903d0 | ||
3af0adba95 | |||
ad84209f0b | |||
a5db3b55fc | |||
d94b0a9f0a |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b0173bcc93a7df0e376a7c0f784222b3e21b2710cb92ae021872567e2217f92
|
||||
size 37405
|
3
cassava-0.5.3.2.tar.gz
Normal file
3
cassava-0.5.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ad25d225d2c0db54ef17372d8bf206356bcb7e02a0e7ff38f7078f141d0a9c9
|
||||
size 37741
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 07:35:14 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update cassava to version 0.5.3.2.
|
||||
## Version 0.5.3.2
|
||||
|
||||
* Proper exception on hanging doublequote ([PR #222](https://github.com/haskell-hvr/cassava/pull/222)).
|
||||
* Allow latest `hashable`.
|
||||
* Build tested with GHC 8.0 - 9.10.1.
|
||||
* Functionality tested with GHC 8.4 - 9.10.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 10:52:16 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.3.1
|
||||
Version: 0.5.3.2
|
||||
Release: 0
|
||||
Summary: A CSV parsing and encoding library
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user