haskell-semigroups: update to version 0.12.2
This commit is contained in:
parent
254e3f6d95
commit
44f15e9bf3
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "semigroups";
|
||||
version = "0.12.1";
|
||||
sha256 = "0jxgd487d99cc721wyaxvazphlv567hbb57vdfjn4hq9ly4w464q";
|
||||
version = "0.12.2";
|
||||
sha256 = "0qk6m477iwk17j2a1yfxfkhvfrdv94nnx32zlqjqqxjfbi71c30g";
|
||||
buildDepends = [ hashable nats text unorderedContainers ];
|
||||
meta = {
|
||||
homepage = "http://github.com/ekmett/semigroups/";
|
||||
|
Loading…
Reference in New Issue
Block a user