gl3w: 0-unstable-2023-10-10 -> 0-unstable-2025-04-08

This commit is contained in:
R. Ryantm
2025-04-15 17:31:12 +00:00
parent 6511275622
commit f1927b1af9
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation {
pname = "gl3w";
version = "0-unstable-2023-10-10";
version = "0-unstable-2025-04-08";
src = fetchFromGitHub {
owner = "skaslev";
repo = "gl3w";
rev = "3a33275633ce4be433332dc776e6a5b3bdea6506";
hash = "sha256-kEm5QItpasSFJQ32YBHPpc+itz/nQ8bQMCavbOTGT/w=";
rev = "1528d8918447a61e97fe669d7b3e280a60b9a161";
hash = "sha256-a3fe67xh2nyIu/ytMb9D8S/7QMz23uJUDX7LOfwIJgU=";
};
nativeBuildInputs = [