Unverified Commit c2649d12 authored by Jon Seager's avatar Jon Seager Committed by GitHub
Browse files

rockcraft: 1.6.0 -> 1.7.0 (#368735)

parents 98afe02b 6c914603
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

python3Packages.buildPythonApplication rec {
  pname = "rockcraft";
  version = "1.6.0";
  version = "1.7.0";

  src = fetchFromGitHub {
    owner = "canonical";