bepasty: 1.2.1 -> 1.2.2 (#435994)

authored by

Wolfgang Walther and committed by
GitHub
bfd0bb63 874885a9

+2 -2
+2 -2
pkgs/by-name/be/bepasty/package.nix
··· 27 27 28 28 bepastyPython.pkgs.buildPythonPackage rec { 29 29 pname = "bepasty"; 30 - version = "1.2.1"; 30 + version = "1.2.2"; 31 31 format = "pyproject"; 32 32 33 33 propagatedBuildInputs = with bepastyPython.pkgs; [ ··· 50 50 51 51 src = fetchPypi { 52 52 inherit pname version; 53 - hash = "sha256-08cyr2AruGAfHAwHHS8WMfJh7DBKymaYyz4AxI/ubkE="; 53 + hash = "sha256-teazPj+IrgbVeUkWqgWhpIldgfCTbZYJAqn5Q5blcm8="; 54 54 }; 55 55 56 56 nativeCheckInputs = with bepastyPython.pkgs; [