qoi: 0-unstable-2026-04-21 -> 0-unstable-2026-05-29 (#526582)

This commit is contained in:
Nick Cao
2026-06-01 19:45:58 +00:00
committed by GitHub
+3 -3
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "qoi";
version = "0-unstable-2026-04-21"; # no upstream version yet.
version = "0-unstable-2026-05-29"; # no upstream version yet.
src = fetchFromGitHub {
owner = "phoboslab";
repo = "qoi";
rev = "e084ec009b38c755acc40fe31d3f83ee17935b9d";
hash = "sha256-sPwmpkMo++Eo33fsiLHY6QYScXQNCucQyNPJdDysgFw=";
rev = "97bacc86a9c4abf5a2d452102dc26546c4c670b9";
hash = "sha256-9R43rWfpB2J6TXHoTt0u0LLiTY9XYmmph+pb7Y6aU84=";
};
patches = [