systemdgenie: 0.99.0-unstable-2026-07-03 -> 0.99.0-unstable-2026-07-27 (#542025)

This commit is contained in:
nixpkgs-ci[bot]
2026-08-03 16:59:32 +00:00
committed by GitHub
+3 -3
View File
@@ -10,14 +10,14 @@
stdenv.mkDerivation {
pname = "systemdgenie";
version = "0.99.0-unstable-2026-07-03";
version = "0.99.0-unstable-2026-07-27";
src = fetchFromGitLab {
domain = "invent.kde.org";
repo = "SystemdGenie";
owner = "system";
rev = "5e30259b7a234291bb0e337c7c9e5b4892304c99";
hash = "sha256-C6CwoHYqc3GS5xvIJA+Jv2cbe7iw7vqdxwh9Sh67ucw=";
rev = "4373b42ce49950cb0c1e541e0068c20c7a6fcd7d";
hash = "sha256-Ly8g2pkl24C8NE49A4Vy7KQT4ayy56FYiMRI8ahfx4c=";
};
strictDeps = true;