systemdgenie: 0.99.0-unstable-2026-06-04 -> 0.99.0-unstable-2026-07-03 (#535976)

This commit is contained in:
nixpkgs-ci[bot] 2026-07-06 12:33:44 +00:00 committed by GitHub
commit 48578c8603
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,14 +10,14 @@
stdenv.mkDerivation {
pname = "systemdgenie";
version = "0.99.0-unstable-2026-06-04";
version = "0.99.0-unstable-2026-07-03";
src = fetchFromGitLab {
domain = "invent.kde.org";
repo = "SystemdGenie";
owner = "system";
rev = "4c83c2d0babdc4168b07a90a5ed0accd6c8f9e9c";
hash = "sha256-quaJRTF2ERw0hDNViphnPHrlbz98MHW9KX7hD6Apfwo=";
rev = "5e30259b7a234291bb0e337c7c9e5b4892304c99";
hash = "sha256-C6CwoHYqc3GS5xvIJA+Jv2cbe7iw7vqdxwh9Sh67ucw=";
};
strictDeps = true;