plog: 1.1.10 -> 1.1.11 (#432679)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "plog";
|
pname = "plog";
|
||||||
version = "1.1.10";
|
version = "1.1.11";
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
"out"
|
"out"
|
||||||
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "SergiusTheBest";
|
owner = "SergiusTheBest";
|
||||||
repo = "plog";
|
repo = "plog";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-NZphrg9OB1FTY2ifu76AXeCyGwW2a2BkxMGjZPf4uM8=";
|
hash = "sha256-/H7qNL6aPjmFYk0X1sx4CCSZWrAMQgPo8I9X/P50ln0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user