Loading pkgs/by-name/bo/bottles-unwrapped/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,13 +32,13 @@ python3Packages.buildPythonApplication rec { pname = "bottles-unwrapped"; version = "51.25"; version = "52.0"; src = fetchFromGitHub { owner = "bottlesdevs"; repo = "bottles"; tag = version; hash = "sha256-W25MpdXLO+vcMvvCJmA87lB9WiBOJHsWp8D/LU0xjAY="; hash = "sha256-nly5DldxJtgBLpXdVpfQwu3qTQm9E0MmC3i4QGYbOEw="; }; patches = [ Loading Loading
pkgs/by-name/bo/bottles-unwrapped/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -32,13 +32,13 @@ python3Packages.buildPythonApplication rec { pname = "bottles-unwrapped"; version = "51.25"; version = "52.0"; src = fetchFromGitHub { owner = "bottlesdevs"; repo = "bottles"; tag = version; hash = "sha256-W25MpdXLO+vcMvvCJmA87lB9WiBOJHsWp8D/LU0xjAY="; hash = "sha256-nly5DldxJtgBLpXdVpfQwu3qTQm9E0MmC3i4QGYbOEw="; }; patches = [ Loading