-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### 1.2.5 / 2018-10-16 New features: * Add mvderwin and derwin methods to Window. Pull request #37 by meschbach. * Add documentation link. Pull request #39 by atshakil. Bug fixes: * Favor ncursesw over curses. Pull request #40 by DivineDominion.
- Loading branch information
taca
committed
Dec 17, 2018
1 parent
b98d4aa
commit fcc833a
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.24 2017/09/18 00:53:56 taca Exp $ | ||
$NetBSD: distinfo,v 1.25 2018/12/17 14:49:15 taca Exp $ | ||
|
||
SHA1 (curses-1.2.4.gem) = 9bebe7a1bd0e5004ff0097604247571e5bf1b9cc | ||
RMD160 (curses-1.2.4.gem) = 4ade8091fe91b480eeaca89f75343ec9922a4a36 | ||
SHA512 (curses-1.2.4.gem) = bece3833be353ef8db51717dcdbf060667be5d33d00ce78952c44b3a8c3df082c11649b0a2a30072ce99c6578ffde7dce0c0108e109e55022703cfa1c1861bb9 | ||
Size (curses-1.2.4.gem) = 35328 bytes | ||
SHA1 (curses-1.2.5.gem) = 4a57e9792e1bc7d12bd36f878eb11de9c0ee4781 | ||
RMD160 (curses-1.2.5.gem) = 6277de31f6c48381c4816b97e9998000cb07c727 | ||
SHA512 (curses-1.2.5.gem) = eb1d56ecb8f1d55488a9a46d66193efaed1f85c16d0bfe43102d12f6b2e6e8ffe10f1c714d74f31cef4bac1158790764f5da9ca4b60740d3c7a2d2135f1536e4 | ||
Size (curses-1.2.5.gem) = 35840 bytes |