feedgnuplot: 1.49 -> 1.51 (#47574)
This commit is contained in:
parent
c4ff3664eb
commit
902c6a5d03
@ -10,13 +10,13 @@ in
|
||||
|
||||
buildPerlPackage rec {
|
||||
name = "feedgnuplot-${version}";
|
||||
version = "1.49";
|
||||
version = "1.51";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dkogan";
|
||||
repo = "feedgnuplot";
|
||||
rev = "v${version}";
|
||||
sha256 = "1bjnx36rsxlj845w9apvdjpza8vd9rbs3dlmgvky6yznrwa6sm02";
|
||||
sha256 = "0npk2l032cnmibjj5zf3ii09mpxciqn32lx6g5bal91bkxwn7r5i";
|
||||
};
|
||||
|
||||
outputs = [ "out" ];
|
||||
|
Loading…
Reference in New Issue
Block a user