python311Packages.glfw: 2.6.4 -> 2.6.5

This commit is contained in:
R. Ryantm
2024-01-29 07:32:24 +00:00
parent 3b02018161
commit 786bf7fd00
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "glfw";
version = "2.6.4";
version = "2.6.5";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "FlorianRhiem";
repo = "pyGLFW";
rev = "refs/tags/v${version}";
hash = "sha256-ANydW+4uLIJelUdDCHZ6WJgIJHNXzdc9jK/nZbZHi+I=";
hash = "sha256-mh2l63Nt9YMCPM3AplKWPx5HQZi2/cm+dUS56JB8fGA=";
};
# Patch path to GLFW shared object