haskell-semigroups: update to version 0.15.2
This commit is contained in:
parent
cb0e5f8e87
commit
8f625b50a3
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "semigroups";
|
pname = "semigroups";
|
||||||
version = "0.15.1";
|
version = "0.15.2";
|
||||||
sha256 = "1vacnw598pl9acbcjjblrpdmjhmj3wz1ifrn9ki4q7yrsh4ml7mc";
|
sha256 = "1lh06d0mwivzbfjg635r3m39qcpyjvnwni7mspz96qb3zcm0c5kp";
|
||||||
buildDepends = [ hashable nats text unorderedContainers ];
|
buildDepends = [ hashable nats text unorderedContainers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/semigroups/";
|
homepage = "http://github.com/ekmett/semigroups/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user