haskell-threads: update to version 0.5.1.2
This commit is contained in:
parent
7ac3849712
commit
6aea9b49ca
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "threads";
|
pname = "threads";
|
||||||
version = "0.5.1.1";
|
version = "0.5.1.2";
|
||||||
sha256 = "196yjkq7wgjcck9wqj4f3x3k47ls9yiay3k6d8k7kzixc2xc621z";
|
sha256 = "1bq2aza6sam4zkgpgf8x4lhkk2na1i8annx9cwad3j68p5vdg929";
|
||||||
buildDepends = [ baseUnicodeSymbols stm ];
|
buildDepends = [ baseUnicodeSymbols stm ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
baseUnicodeSymbols concurrentExtra HUnit stm testFramework
|
baseUnicodeSymbols concurrentExtra HUnit stm testFramework
|
||||||
|
Loading…
x
Reference in New Issue
Block a user