Merge pull request #151248 from r-ryantm/auto-update/python38Packages.glfw

python38Packages.glfw: 2.2.0 -> 2.5.0
This commit is contained in:
Bobby Rong
2021-12-23 10:49:18 +08:00
committed by GitHub
@@ -2,13 +2,13 @@
buildPythonPackage rec {
pname = "glfw";
version = "2.2.0";
version = "2.5.0";
src = fetchFromGitHub {
owner = "FlorianRhiem";
repo = "pyGLFW";
rev = "v${version}";
sha256 = "1ygcwnh0x07yi87wkxykw566g74vfi8n0w2rzypidhdss14x3pvf";
sha256 = "15kk0zhhja0yqah09wzpg6912zd5bjmk84ab1n5nwryicpg44hqk";
};
# Patch path to GLFW shared object