-
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.
devel/ruby-io-event: update to 1.6.2
1.6.1 (2024-06-12) * Fix typo in readme.md (#103) * Include invalid duration in error message. (#104) 1.6.2 (2024-06-12) * Support conversion of T_BIGNUM. (#105) * Rename Timers::Handle#offset to #time as it's more accurate. (#106) * Conditionally include <sys/wait.h> for WNOHANG. (#107) - On some systems it's not present.
- Loading branch information
taca
committed
Jun 12, 2024
1 parent
7a46817
commit c98012d
Showing
2 changed files
with
6 additions
and
6 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,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.14 2024/06/08 15:37:41 taca Exp $ | ||
$NetBSD: distinfo,v 1.15 2024/06/12 17:01:34 taca Exp $ | ||
|
||
BLAKE2s (io-event-1.6.0.gem) = 44c8d8b83bb0dd044935ffc800bbd8d31fe9345ad048a53222f261c913cb9f3e | ||
SHA512 (io-event-1.6.0.gem) = d33d24d33cd29d43fd4bbee5f3e275c8a1747c1148f3773aa191de987513d77669254e15ff29afa31dfbf22f7e1a708af16674cb6e0ada58cbfd9323e2a6c573 | ||
Size (io-event-1.6.0.gem) = 40448 bytes | ||
BLAKE2s (io-event-1.6.2.gem) = 022a8d8b18560a93095810a3249645f4995ca047268e069caf1fb08b90159c2e | ||
SHA512 (io-event-1.6.2.gem) = 174138769b247b6af7b2ae51fe226465d9bbbcaa4a539da1cf575b0c585376eb47a38b500398908f18ece7d090cee9045026d35d3d5209c685fd4a2570dcbe7b | ||
Size (io-event-1.6.2.gem) = 40448 bytes |