kgeotag: 1.8.0-unstable-2025-07-25 -> 1.8.0-unstable-2025-11-01 (fix crash on startup) (#456815)

This commit is contained in:
K900
2025-11-01 13:24:36 +00:00
committed by GitHub

View File

@@ -9,14 +9,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "kgeotag"; pname = "kgeotag";
version = "1.8.0-unstable-2025-07-25"; version = "1.8.0-unstable-2025-11-01";
src = fetchFromGitLab { src = fetchFromGitLab {
domain = "invent.kde.org"; domain = "invent.kde.org";
repo = "kgeotag"; repo = "kgeotag";
owner = "graphics"; owner = "graphics";
rev = "b2b140e8f72ab37bad3729bea527203324d12131"; rev = "879418eb57e96beb5be3e3a69d0bab2b666b7c7f";
hash = "sha256-jUcKm4IPQt2JiZUmIjMJ9EG0kDjzoPGjzBPMHZ6j9lM="; hash = "sha256-RFC8UMrURn2vsTRjPFyLNlsep/PWRadkRkS7aFtTlKE=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [