mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 21:57:02 +03:00
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: {
|
||||
pname = "pcre-light";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "07r863fcxhxnlvld732r1d3kd797ki71wyizfklbz0ccdxqq8cqj";
|
||||
version = "0.4.0.2";
|
||||
sha256 = "0baq46d3k376mhh98gkfi6phndk8ba25c2kll9zms1y07mn3bnnx";
|
||||
extraLibraries = [ pcre ];
|
||||
meta = {
|
||||
homepage = "https://github.com/Daniel-Diaz/pcre-light";
|
||||
|
Loading…
Reference in New Issue
Block a user