moolticute: 0.43.3 -> 0.43.16

This commit is contained in:
R. RyanTM 2020-05-04 00:14:13 +00:00 committed by Jon
parent 0d53bfed34
commit 518879a098

View File

@ -9,13 +9,13 @@
mkDerivation rec {
pname = "moolticute";
version = "0.43.3";
version = "0.43.16";
src = fetchFromGitHub {
owner = "mooltipass";
repo = pname;
rev = "v${version}";
sha256 = "0kl7wksiqmy0hqbg6xwmzqfn3l17if2hiw7xc9x067x9rviyxrl3";
sha256 = "1gx1hbxiilggwfw0jspyk2cw92r6qs9a8yqa8x1d2ndf493mjx9y";
};
outputs = [ "out" "udev" ];