haskell-threads: update to version 0.5.0.3
This commit is contained in:
parent
598541fc15
commit
f4775459ac
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "threads";
|
pname = "threads";
|
||||||
version = "0.5.0.2";
|
version = "0.5.0.3";
|
||||||
sha256 = "14ccmjg56429a3mzx11ccv18bvkqg56ph9kbpmhdx2ajar80g6jm";
|
sha256 = "1da5p65qf1w746flqnl7pxd05pdh8psi6psi0zsqqxmiykw4zvrf";
|
||||||
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