yank: 0.8.3 -> 1.0.0 (#46926)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yank/versions
This commit is contained in:
parent
1ff5b1342b
commit
5bfe6579b1
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "mptre";
|
owner = "mptre";
|
||||||
repo = "yank";
|
repo = "yank";
|
||||||
rev = "v${meta.version}";
|
rev = "v${meta.version}";
|
||||||
sha256 = "0v5aynrilm4fj7gz03q0yz6806ssjxhlv4bsa0213bgkin5iiws7";
|
sha256 = "03h99i59kq8jlmshfwas1qm4y5ksw9lxaf9kr14l2mp028g7930n";
|
||||||
inherit name;
|
inherit name;
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
downloadPage = "https://github.com/mptre/yank/releases";
|
downloadPage = "https://github.com/mptre/yank/releases";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
version = "0.8.3";
|
version = "1.0.0";
|
||||||
maintainers = [ maintainers.dochang ];
|
maintainers = [ maintainers.dochang ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user