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

rockcraft: 1.5.3 -> 1.6.0 (#350942)

parents b71a3151 7c3e6dfc
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.5.3";
  version = "1.6.0";

  src = fetchFromGitHub {
    owner = "canonical";