qgnomeplatform: 0.8.3 -> 0.8.4

This commit is contained in:
R. Ryantm 2022-01-21 01:34:02 +00:00 committed by Jan Tojnar
parent 5d1520f3b6
commit 9c714e6f8e

View file

@ -15,13 +15,13 @@
mkDerivation rec {
pname = "qgnomeplatform";
version = "0.8.3";
version = "0.8.4";
src = fetchFromGitHub {
owner = "FedoraQt";
repo = "QGnomePlatform";
rev = version;
sha256 = "sha256-950VEcxhJeBPSQToC8KpBx/KSneARN6Y8X7CAuFyRjo=";
sha256 = "sha256-DaIBtWmce+58OOhqFG5802c3EprBAtDXhjiSPIImoOM=";
};
patches = [