kdePackages.qt6gtk2: 0.5-unstable-2025-03-04 -> 0.4-unstable-2025-05-11 (#409324)

This commit is contained in:
Wolfgang Walther 2025-06-01 13:24:35 +00:00 committed by GitHub
commit efc564aa13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,14 +11,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "qt6gtk2"; pname = "qt6gtk2";
version = "0.5-unstable-2025-03-04"; version = "0.4-unstable-2025-05-11";
src = fetchFromGitLab { src = fetchFromGitLab {
domain = "opencode.net"; domain = "opencode.net";
owner = "trialuser"; owner = "trialuser";
repo = "qt6gtk2"; repo = "qt6gtk2";
rev = "d7c14bec2c7a3d2a37cde60ec059fc0ed4efee67"; rev = "a95d620193bfc3a2d5e17c3d1c883849182f77b8";
hash = "sha256-6xD0lBiGWC3PXFyM2JW16/sDwicw4kWSCnjnNwUT4PI="; hash = "sha256-gcCujWImw7WOnz7QI4h4ye/v5EZWVIq5eFLYoOxYoog=";
}; };
buildInputs = [ buildInputs = [