pyzy: 1.1-unstable-2023-02-28 -> 1.1-unstable-2026-02-28 (#495230)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-01 01:44:48 +00:00
committed by GitHub
+3 -3
View File
@@ -13,13 +13,13 @@
stdenv.mkDerivation {
pname = "pyzy";
version = "1.1-unstable-2023-02-28";
version = "1.1-unstable-2026-02-28";
src = fetchFromGitHub {
owner = "openSUSE";
repo = "pyzy";
rev = "ec719d053bd491ec64fe68fe0d1699ca6039ad80";
hash = "sha256-wU7EgP/CPNhBx9N7mOu0WdnoLazzpQtbRxmBKrTUbKM=";
rev = "5ac51d833777a881e80f0b23d704345cf0feb0d0";
hash = "sha256-OiFdog34kjmgF2DCnA8LjlZseZPQ8iCYQD4HZKNnCVU=";
};
nativeBuildInputs = [