haskell-pcre-light: update to version 0.4.0.2
This commit is contained in:
parent
e0a257ae59
commit
3aa5ae8f31
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pcre-light";
|
pname = "pcre-light";
|
||||||
version = "0.4.0.1";
|
version = "0.4.0.2";
|
||||||
sha256 = "07r863fcxhxnlvld732r1d3kd797ki71wyizfklbz0ccdxqq8cqj";
|
sha256 = "0baq46d3k376mhh98gkfi6phndk8ba25c2kll9zms1y07mn3bnnx";
|
||||||
extraLibraries = [ pcre ];
|
extraLibraries = [ pcre ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/Daniel-Diaz/pcre-light";
|
homepage = "https://github.com/Daniel-Diaz/pcre-light";
|
||||||
|
Loading…
Reference in New Issue
Block a user