haskell-semigroups: update to version 0.15.1
This commit is contained in:
parent
75b9298e54
commit
7bb9fbb2f0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "semigroups";
|
pname = "semigroups";
|
||||||
version = "0.15";
|
version = "0.15.1";
|
||||||
sha256 = "1fkinmjyx7r39c8hf8f6n9zgn6m7c2y7l0san43s4g2cfg8pxn5s";
|
sha256 = "1vacnw598pl9acbcjjblrpdmjhmj3wz1ifrn9ki4q7yrsh4ml7mc";
|
||||||
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