haskell-semigroups: update to version 0.9.1
This commit is contained in:
parent
2973f64e09
commit
6f393fe124
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "semigroups";
|
pname = "semigroups";
|
||||||
version = "0.9";
|
version = "0.9.1";
|
||||||
sha256 = "0cwyjjlr9zgpxryzdf26pb58dmad0cp8d0493rarhh5zmgighh90";
|
sha256 = "1i49180fw9bxnszmqc5jl877kjhkaa22py1jwfh69slx4z3giyxq";
|
||||||
buildDepends = [ nats ];
|
buildDepends = [ nats ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/semigroups/";
|
homepage = "http://github.com/ekmett/semigroups/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user