Skip to content

Commit

Permalink
devel/ruby-io-event: update to 1.6.4
Browse files Browse the repository at this point in the history
1.6.3 (2024-06-12)

* Always use rb_to_float. (#108)

1.6.4 (2024-06-12)

* Timers#after converts argument to float. (#109)
  • Loading branch information
taca committed Jun 15, 2024
1 parent 60ce4b8 commit dcdcff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-io-event/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.17 2024/06/12 17:01:34 taca Exp $
# $NetBSD: Makefile,v 1.18 2024/06/15 15:48:41 taca Exp $

DISTNAME= io-event-1.6.2
DISTNAME= io-event-1.6.4
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-io-event/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2024/06/12 17:01:34 taca Exp $
$NetBSD: distinfo,v 1.16 2024/06/15 15:48:41 taca Exp $

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
BLAKE2s (io-event-1.6.4.gem) = 3ee31c56612d691324622e966ce6a13c8540bf881ed93739286f77f82d326c9c
SHA512 (io-event-1.6.4.gem) = de64ab3a205dba05ae88ce23e1d2342d5a18bacad1b5bb8c005fc7a0540345f2a91be2b8991a5e3837f407c0bcf3150c34176a756e2e42e182f7bb3891bf54c8
Size (io-event-1.6.4.gem) = 40448 bytes

0 comments on commit dcdcff7

Please sign in to comment.