haskell-semigroups: update to version 0.12
This commit is contained in:
parent
6f4c08b0b7
commit
51b633bcf6
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "semigroups";
|
||||
version = "0.11";
|
||||
sha256 = "0w81ap41j28pbppqs33hz7b9n5ghyj2hnny0kgxgcg8iv2qg9czy";
|
||||
version = "0.12";
|
||||
sha256 = "0wk8hxak4dl8nbdif4f8z9gvr5bqm95inrvrcrb6ryaxichrn432";
|
||||
buildDepends = [ hashable nats text unorderedContainers ];
|
||||
meta = {
|
||||
homepage = "http://github.com/ekmett/semigroups/";
|
||||
|
Loading…
Reference in New Issue
Block a user