Unverified Commit f102c9af authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

adwsteamgtk: 0.7.2 -> 0.8.0 (#386533)

parents ee40a050 8a83a151
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

python3Packages.buildPythonApplication rec {
  pname = "adwsteamgtk";
  version = "0.7.2";
  version = "0.8.0";
  # built with meson, not a python format
  format = "other";

@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
    owner = "Foldex";
    repo = "AdwSteamGtk";
    tag = "v${version}";
    hash = "sha256-DI5WK8CtoyH8hSogQx5/oDCrGoLxE06cy63ubU+e3bQ=";
    hash = "sha256-n+BNqa+SHB1V1INHooc0VpeqZ2Dy1Byt7mrbJc2MXts=";
  };

  buildInputs = [