haskell-threads: update to version 0.5.0.2
This commit is contained in:
parent
a487304397
commit
a356a2e59f
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "threads";
|
||||
version = "0.5.0.1";
|
||||
sha256 = "0amyaxa70q6v021nab6v3cfqc40mwj5dr2fwla9d4bm6ppmq6lyy";
|
||||
version = "0.5.0.2";
|
||||
sha256 = "14ccmjg56429a3mzx11ccv18bvkqg56ph9kbpmhdx2ajar80g6jm";
|
||||
buildDepends = [ baseUnicodeSymbols stm ];
|
||||
testDepends = [
|
||||
baseUnicodeSymbols concurrentExtra HUnit stm testFramework
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user