moolticute: 0.43.19 -> 0.44.0

gstqt5
R. RyanTM 2020-06-26 18:15:36 +00:00
parent 679136e252
commit cd9401268a
1 changed files with 2 additions and 2 deletions

View File

@ -9,13 +9,13 @@
mkDerivation rec {
pname = "moolticute";
version = "0.43.19";
version = "0.44.0";
src = fetchFromGitHub {
owner = "mooltipass";
repo = pname;
rev = "v${version}";
sha256 = "1rpkiyhy7z5zq0rmn0kj2kva57bnhkhvaplrlhfczv99h1kwsixg";
sha256 = "1xlbhx6f1ysx8gka8g67271whzhkzsnkavpq3x58hdxr8v88khby";
};
outputs = [ "out" "udev" ];