openterface-qt: 0.3.12 -> 0.3.14 (#412456)
Co-authored-by: wlcx <wlcx@users.noreply.github.com>
This commit is contained in:
commit
e07adff987
@ -22,12 +22,12 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (final: {
|
||||
pname = "openterface-qt";
|
||||
version = "0.3.12";
|
||||
version = "0.3.14";
|
||||
src = fetchFromGitHub {
|
||||
owner = "TechxArtisanStudio";
|
||||
repo = "Openterface_QT";
|
||||
rev = "${final.version}";
|
||||
hash = "sha256-VB2DTfm6X5xY+bGQBq9VXe6boJJTDxBkPEdLvPbd71g=";
|
||||
hash = "sha256-HHHLQwycnMme3Ch538ram6tkG3OYUcd4NFCUcL4vIjk=";
|
||||
};
|
||||
nativeBuildInputs = [
|
||||
copyDesktopItems
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user