From a6d24316d3f9a68db0e7d1caf0b7ac7e96be551a Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 22 Aug 2025 21:37:49 +0000 Subject: [PATCH] bepasty: 1.2.1 -> 1.2.2 --- pkgs/by-name/be/bepasty/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/be/bepasty/package.nix b/pkgs/by-name/be/bepasty/package.nix index 4c7c92a84d8d..c2b9e46d286a 100644 --- a/pkgs/by-name/be/bepasty/package.nix +++ b/pkgs/by-name/be/bepasty/package.nix @@ -27,7 +27,7 @@ in bepastyPython.pkgs.buildPythonPackage rec { pname = "bepasty"; - version = "1.2.1"; + version = "1.2.2"; format = "pyproject"; propagatedBuildInputs = with bepastyPython.pkgs; [ @@ -50,7 +50,7 @@ bepastyPython.pkgs.buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-08cyr2AruGAfHAwHHS8WMfJh7DBKymaYyz4AxI/ubkE="; + hash = "sha256-teazPj+IrgbVeUkWqgWhpIldgfCTbZYJAqn5Q5blcm8="; }; nativeCheckInputs = with bepastyPython.pkgs; [