haskell-threads: update to version 0.5.1.0
This commit is contained in:
parent
97776ee7d3
commit
0cf499828f
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "threads";
|
pname = "threads";
|
||||||
version = "0.5.0.3";
|
version = "0.5.1.0";
|
||||||
sha256 = "1da5p65qf1w746flqnl7pxd05pdh8psi6psi0zsqqxmiykw4zvrf";
|
sha256 = "077gcnzpy7bjx1rkyl9nriywfiisx0vhmdapl94fl01ira7cm700";
|
||||||
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