Skip to content

Commit

Permalink
hs-cassava: update to 0.5.3.0.
Browse files Browse the repository at this point in the history
## 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)
  • Loading branch information
0-wiz-0 committed Aug 22, 2022
1 parent eeb2af4 commit 354ada8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 32 deletions.
5 changes: 2 additions & 3 deletions textproc/hs-cassava/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.8 2022/08/20 08:08:21 wiz Exp $
# $NetBSD: Makefile,v 1.9 2022/08/22 10:39:13 wiz Exp $

DISTNAME= cassava-0.5.2.0
PKGREVISION= 5
DISTNAME= cassava-0.5.3.0
CATEGORIES= textproc

MAINTAINER= [email protected]
Expand Down
9 changes: 4 additions & 5 deletions textproc/hs-cassava/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.5 2022/02/12 05:16:24 pho Exp $
$NetBSD: distinfo,v 1.6 2022/08/22 10:39:13 wiz Exp $

BLAKE2s (cassava-0.5.2.0.tar.gz) = e8230b497563ea74a4282e9d2643706728089bd4a1f9a95604489beab88b9299
SHA512 (cassava-0.5.2.0.tar.gz) = f7f3fc2ebf58491847fb20b21ecf18595933d296bfd4c48249d35c52e72988c4e2758d7a6d2095a9edb3bed8e154a11170920a7c08262270c9f60cb853085383
Size (cassava-0.5.2.0.tar.gz) = 37411 bytes
SHA1 (patch-cassava.cabal) = 7e6343c335afdae249790e01ddbf049a288dd4fd
BLAKE2s (cassava-0.5.3.0.tar.gz) = 91d490bc52a0e5398239fc3bddcaa7427343235fbac3476d17e6b16b8e7a9fe7
SHA512 (cassava-0.5.3.0.tar.gz) = 6afae52a2facc013d746a83afa975a2493174e2c5bda0c0ad8cab76c13c46dd86e8d3142e0676c881a35c3c8bf5618a5c1e4b70c3ab153443b949cb84b70bcb4
Size (cassava-0.5.3.0.tar.gz) = 38224 bytes
24 changes: 0 additions & 24 deletions textproc/hs-cassava/patches/patch-cassava.cabal

This file was deleted.

0 comments on commit 354ada8

Please sign in to comment.