Skip to content

Commit

Permalink
textproc/ruby-unicode-display_width: update to 2.2.0
Browse files Browse the repository at this point in the history
2.2.0 (2022-06-24)

* Add Hangul Jamo Extended-B block to zero-width chars, thanks @ninjalj #22
  • Loading branch information
taca committed Aug 30, 2022
1 parent b96c851 commit 1b8f09d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/ruby-unicode-display_width/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2021/12/11 14:39:28 taca Exp $
# $NetBSD: Makefile,v 1.5 2022/08/30 15:45:42 taca Exp $

DISTNAME= unicode-display_width-2.1.0
DISTNAME= unicode-display_width-2.2.0
CATEGORIES= textproc

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions textproc/ruby-unicode-display_width/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2021/12/11 14:39:28 taca Exp $
$NetBSD: distinfo,v 1.7 2022/08/30 15:45:42 taca Exp $

BLAKE2s (unicode-display_width-2.1.0.gem) = 71933247cde1e275fb05f7b6ccf08e424bf08ae7ed8beea5d8a8a09a1f2c2271
SHA512 (unicode-display_width-2.1.0.gem) = 5f988de4235c5fd58d7043eb5ddee8ceb8c68dbdfed334636a9aa9deea573435fa35aa630ef4e9c5ec8c34fa25ea16770d84b71c14cc69ebf2dc33703ae8a102
Size (unicode-display_width-2.1.0.gem) = 12288 bytes
BLAKE2s (unicode-display_width-2.2.0.gem) = 1c2eb844cdead45db6829abe7e270aedd8e760e547ca99bfb03d2da28ad1b8e3
SHA512 (unicode-display_width-2.2.0.gem) = 475996a1ec4c5c65ed4d84c9f8d76653e4a2c5331dd85264fbb9999596a595bc60052125bae4c3ae5f3eba0f159b268f03b1bd8f7bf0abeccf99d4ed70b8a2ca
Size (unicode-display_width-2.2.0.gem) = 12288 bytes

0 comments on commit 1b8f09d

Please sign in to comment.