qgnomeplatform: 0.8.0 -> 0.8.3

This commit is contained in:
R. Ryantm
2021-12-07 13:44:44 +01:00
committed by Jan Tojnar
parent 02aef161fe
commit 6a2136fda3
@@ -15,13 +15,13 @@
mkDerivation rec {
pname = "qgnomeplatform";
version = "0.8.0";
version = "0.8.3";
src = fetchFromGitHub {
owner = "FedoraQt";
repo = "QGnomePlatform";
rev = version;
sha256 = "C/n8i5j0UWfxhP10c4j89U+LrpPozXnam4fIPYMXZAA=";
sha256 = "sha256-950VEcxhJeBPSQToC8KpBx/KSneARN6Y8X7CAuFyRjo=";
};
patches = [