Unverified Commit 8e143bdb authored by Daniels Šatcs's avatar Daniels Šatcs
Browse files

kdePackages.glaxnimate: 0.5.80 -> 0.6.0

parent 87fd45fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

mkKdeDerivation rec {
  pname = "glaxnimate";
  version = "0.5.80";
  version = "0.6.0";

  src = fetchFromGitLab {
    domain = "invent.kde.org";
@@ -22,7 +22,7 @@ mkKdeDerivation rec {
    repo = "glaxnimate";
    tag = "v${version}";
    fetchSubmodules = true;
    hash = "sha256-+4vvp9nxtpKUOojgQL9T5Eyv9eMCGGwmDAex91XPwyA=";
    hash = "sha256-hHAe/xF6QDjiC2JqCUB1FngLsMSelMqEdHjXJwjTVjk=";
  };

  extraBuildInputs = [