haskell-concurrent-extra: update to version 0.7.0.6
This commit is contained in:
parent
7b3ebfe8c5
commit
01c57234db
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "concurrent-extra";
|
pname = "concurrent-extra";
|
||||||
version = "0.7.0.5";
|
version = "0.7.0.6";
|
||||||
sha256 = "0g1ckrwgdyrlp1m352ivplajqzqhw5ymlkb4miiv7c5i9xyyyqnc";
|
sha256 = "12wq86hkgy22qydkj4fw6vb7crzv3010c2mkhsph4rdynr0v588i";
|
||||||
buildDepends = [ baseUnicodeSymbols stm unboundedDelays ];
|
buildDepends = [ baseUnicodeSymbols stm unboundedDelays ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
baseUnicodeSymbols HUnit stm testFramework testFrameworkHunit
|
baseUnicodeSymbols HUnit stm testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user