Merge pull request #275433 from r-ryantm/auto-update/python310Packages.glfw

python310Packages.glfw: 2.6.2 -> 2.6.4
This commit is contained in:
OTABI Tomoya 2023-12-20 10:22:27 +09:00 committed by GitHub
commit 02c20e841b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "glfw";
version = "2.6.2";
version = "2.6.4";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "FlorianRhiem";
repo = "pyGLFW";
rev = "refs/tags/v${version}";
hash = "sha256-3K+mDSz4ifVYkUvhd2XDPbhh6UCY4y54YqNLoAYDsP0=";
hash = "sha256-ANydW+4uLIJelUdDCHZ6WJgIJHNXzdc9jK/nZbZHi+I=";
};
# Patch path to GLFW shared object