gl3w: 0-unstable-2025-08-02 -> 0-unstable-2025-09-23

This commit is contained in:
R. Ryantm
2025-10-03 07:18:07 +00:00
parent 6e0e8f1225
commit faf44483b9
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation {
pname = "gl3w";
version = "0-unstable-2025-08-02";
version = "0-unstable-2025-09-23";
src = fetchFromGitHub {
owner = "skaslev";
repo = "gl3w";
rev = "96ebe5eded05aa699e8feb25f7bbc9f1c821a207";
hash = "sha256-Juv1LI8bw/dU/SKmtoOqu8TrCf68uqkpesQ1leRox+E=";
rev = "97a85e153d7f43c8d2de8b776a33721e238ddb96";
hash = "sha256-cpB/8qo9dDyKPxD6mRriKGZf7N7ei1oL5JtM4jgXsAw=";
};
nativeBuildInputs = [