haskell-void: update to version 0.6.1

This commit is contained in:
Peter Simons 2013-07-01 11:04:05 +02:00
parent 435eab8d23
commit 66e80948bb

View File

@ -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";