Unverified Commit c6049235 authored by K900's avatar K900 Committed by GitHub
Browse files

kdePackages.glaxnimate: 0.5.80 -> 0.6.0 (#500524)

parents 46a8c110 8e143bdb
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 = [