haskell-void: update to version 0.6.1
This commit is contained in:
parent
435eab8d23
commit
66e80948bb
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "void";
|
pname = "void";
|
||||||
version = "0.6";
|
version = "0.6.1";
|
||||||
sha256 = "0g1dja7qcp2d9a4m8j1f4ddyvbl003znyk7yn5w5qiiqr1pacs1n";
|
sha256 = "09pa0n17b7cz7sa699gjdmp1hxcshl3170nl5sx2x99zvxz2mv42";
|
||||||
buildDepends = [ hashable semigroups ];
|
buildDepends = [ hashable semigroups ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/void";
|
homepage = "http://github.com/ekmett/void";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user