Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 354ada8

Browse files
committed
hs-cassava: update to 0.5.3.0.
## Version 0.5.3.0 * Improve error messages for `lookup` and NamedRecord parsers (#197) * Fix bug (infinite loop) in `FromField Const` instance (#185) * Turn flag `bytestring--LT-0_10_4` off by default (#183) * Doc: Add cassava usage example of reading/writing to file (#97) * Update to latest version of dependencies (#190, #193, #199) * Tested with GHC 7.4 - 9.4 (#184, #204)
1 parent eeb2af4 commit 354ada8

File tree

3 files changed

+6
-32
lines changed

3 files changed

+6
-32
lines changed

textproc/hs-cassava/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# $NetBSD: Makefile,v 1.8 2022/08/20 08:08:21 wiz Exp $
1+
# $NetBSD: Makefile,v 1.9 2022/08/22 10:39:13 wiz Exp $
22

3-
DISTNAME= cassava-0.5.2.0
4-
PKGREVISION= 5
3+
DISTNAME= cassava-0.5.3.0
54
CATEGORIES= textproc
65

76
MAINTAINER= [email protected]

textproc/hs-cassava/distinfo

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
$NetBSD: distinfo,v 1.5 2022/02/12 05:16:24 pho Exp $
1+
$NetBSD: distinfo,v 1.6 2022/08/22 10:39:13 wiz Exp $
22

3-
BLAKE2s (cassava-0.5.2.0.tar.gz) = e8230b497563ea74a4282e9d2643706728089bd4a1f9a95604489beab88b9299
4-
SHA512 (cassava-0.5.2.0.tar.gz) = f7f3fc2ebf58491847fb20b21ecf18595933d296bfd4c48249d35c52e72988c4e2758d7a6d2095a9edb3bed8e154a11170920a7c08262270c9f60cb853085383
5-
Size (cassava-0.5.2.0.tar.gz) = 37411 bytes
6-
SHA1 (patch-cassava.cabal) = 7e6343c335afdae249790e01ddbf049a288dd4fd
3+
BLAKE2s (cassava-0.5.3.0.tar.gz) = 91d490bc52a0e5398239fc3bddcaa7427343235fbac3476d17e6b16b8e7a9fe7
4+
SHA512 (cassava-0.5.3.0.tar.gz) = 6afae52a2facc013d746a83afa975a2493174e2c5bda0c0ad8cab76c13c46dd86e8d3142e0676c881a35c3c8bf5618a5c1e4b70c3ab153443b949cb84b70bcb4
5+
Size (cassava-0.5.3.0.tar.gz) = 38224 bytes

textproc/hs-cassava/patches/patch-cassava.cabal

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)