Update to hs-unbounded-delays-0.1.0.8.
This commit is contained in:
parent
96a64d4f71
commit
3508db6b46
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2014/12/14 11:35:35 kili Exp $
|
||||
|
||||
COMMENT = unbounded thread delays and timeouts
|
||||
|
||||
DISTNAME = unbounded-delays-0.1.0.5
|
||||
REVISION = 1
|
||||
DISTNAME = unbounded-delays-0.1.0.8
|
||||
CATEGORIES = devel
|
||||
|
||||
# BSD3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/unbounded-delays-0.1.0.5.tar.gz) = k2CFxGfftSCmTstR4XA17avjxX2jPg5ecdyPTfvjOoE=
|
||||
SIZE (ghc/unbounded-delays-0.1.0.5.tar.gz) = 4162
|
||||
SHA256 (ghc/unbounded-delays-0.1.0.8.tar.gz) = gOwL3AnHjPig7QKll1mmfnsvtVkO8XXSM7/ZKdC7tMk=
|
||||
SIZE (ghc/unbounded-delays-0.1.0.8.tar.gz) = 4212
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/01/20 18:04:22 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/12/14 11:35:35 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Control/
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/
|
||||
@ -7,7 +7,6 @@ lib/ghc/${DISTNAME}/Control/Concurrent/Thread/Delay.hi
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/Thread/Delay.p_hi
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/Timeout.hi
|
||||
lib/ghc/${DISTNAME}/Control/Concurrent/Timeout.p_hi
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}_p.a
|
||||
lib/ghc/${DISTNAME}/register.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user