Subject: CVS commit: pkgsrc/textproc/hs-text-builder-linear
From: Masatake Daimon
Date: 2024-04-29 06:17:55
Message id: 20240429041755.D4F15FA2C@cvs.NetBSD.org

Log Message:
textproc/hs-text-builder-linear: Update to 0.1.2

0.1.2
* Fix unsound behaviour caused by inlining of runBuffer / runBufferBS and
  CSE (common subexpression elimination).
* Fix hexadecimal builder, looping on negative inputs.
* Fix decimal builder for non-standard bitness of the input.
* Add (#<|) and deprecate (|>#).
* Add newEmptyBuffer.
* Add prependChars and appendChars.
* Add justifyLeft, justifyRight and center.

Files:
RevisionActionfile
1.3modifypkgsrc/textproc/hs-text-builder-linear/Makefile
1.2modifypkgsrc/textproc/hs-text-builder-linear/PLIST
1.3modifypkgsrc/textproc/hs-text-builder-linear/buildlink3.mk
1.2modifypkgsrc/textproc/hs-text-builder-linear/distinfo