haskell-SafeSemaphore: update to version 0.10.0
This commit is contained in:
parent
5e72710518
commit
cc037323cd
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "SafeSemaphore";
|
pname = "SafeSemaphore";
|
||||||
version = "0.9.0";
|
version = "0.10.0";
|
||||||
sha256 = "1xa30cciw8wmri675kdsz4pb5qwrh592pzylbhawqsvsarf80gz4";
|
sha256 = "0zjm99jqkbn99p5d3mdggij4b4jfpz4fk1rwpd48ld4vmzzqh92c";
|
||||||
buildDepends = [ stm ];
|
buildDepends = [ stm ];
|
||||||
testDepends = [ HUnit ];
|
testDepends = [ HUnit ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user