Skip to content

Commit

Permalink
Update to splitmix-0.1.0.4
Browse files Browse the repository at this point in the history
0.1.0.4
    Add TestU01 test-suite
  • Loading branch information
depressed-pho committed Feb 11, 2022
1 parent 569a593 commit d3b3dd6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
5 changes: 2 additions & 3 deletions devel/hs-splitmix/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.6 2022/01/18 02:48:12 pho Exp $
# $NetBSD: Makefile,v 1.7 2022/02/11 09:40:59 pho Exp $

DISTNAME= splitmix-0.1.0.3
PKGREVISION= 2
DISTNAME= splitmix-0.1.0.4
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
4 changes: 2 additions & 2 deletions devel/hs-splitmix/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.4 2022/01/18 02:48:12 pho Exp $
# $NetBSD: buildlink3.mk,v 1.5 2022/02/11 09:40:59 pho Exp $

BUILDLINK_TREE+= hs-splitmix

.if !defined(HS_SPLITMIX_BUILDLINK3_MK)
HS_SPLITMIX_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-splitmix+= hs-splitmix>=0.1.0
BUILDLINK_ABI_DEPENDS.hs-splitmix+= hs-splitmix>=0.1.0.3nb2
BUILDLINK_ABI_DEPENDS.hs-splitmix+= hs-splitmix>=0.1.0.4
BUILDLINK_PKGSRCDIR.hs-splitmix?= ../../devel/hs-splitmix
.endif # HS_SPLITMIX_BUILDLINK3_MK

Expand Down
8 changes: 4 additions & 4 deletions devel/hs-splitmix/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 10:15:00 nia Exp $
$NetBSD: distinfo,v 1.5 2022/02/11 09:40:59 pho Exp $

BLAKE2s (splitmix-0.1.0.3.tar.gz) = adcc1e83a6babc535ae77d0ef2f9de8ab4cb728214e9a3b5649e294d060d0ce3
SHA512 (splitmix-0.1.0.3.tar.gz) = 22a3f0759e1c1150aabde01a77b48087509dfc7ff9614e97e5e06af73f533170993ff2e18101d940e7ddba81b8d6e496795be3851fccfa07b75e9d922f325064
Size (splitmix-0.1.0.3.tar.gz) = 20754 bytes
BLAKE2s (splitmix-0.1.0.4.tar.gz) = aee98da9731aeb3ad0959a299dfbdc540d749b64febf90855e20f710d41a6fbd
SHA512 (splitmix-0.1.0.4.tar.gz) = 9a5cbe8100d44fadeb8bf009b03b1770d6b86ef0f71d625e3fb909881d599f4122833647c13a78152369e2744327d5c3f8b552fdc6a47d2705891ca6331c268e
Size (splitmix-0.1.0.4.tar.gz) = 22382 bytes

0 comments on commit d3b3dd6

Please sign in to comment.