mkp224o: 1.2.0 -> 1.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mkp224o/versions
This commit is contained in:
parent
a381d42221
commit
f29eddfda1
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "mkp224o-${version}";
|
name = "mkp224o-${version}";
|
||||||
version = "1.2.0";
|
version = "1.3.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "cathugger";
|
owner = "cathugger";
|
||||||
repo = "mkp224o";
|
repo = "mkp224o";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1m7r0jfm6na6rk75v1kals3bx2cs6jsfxdgpxdljn39j3qr4mxvd";
|
sha256 = "1il12ahcs5pj52hxn4xvpjfz801xcg31zk2jnkl80frzlwq040qi";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildCommand =
|
buildCommand =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user