qoi: 0-unstable-2026-02-14 -> 0-unstable-2026-04-21
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "qoi";
|
||||
version = "0-unstable-2026-02-14"; # no upstream version yet.
|
||||
version = "0-unstable-2026-04-21"; # no upstream version yet.
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "phoboslab";
|
||||
repo = "qoi";
|
||||
rev = "6fff9b70dd79b12f808b0acc5cb44fde9998725e";
|
||||
hash = "sha256-pw/lflPXLVdM/Qg685/nAlGt5bQC5WU6t496z6xWHx0=";
|
||||
rev = "e084ec009b38c755acc40fe31d3f83ee17935b9d";
|
||||
hash = "sha256-sPwmpkMo++Eo33fsiLHY6QYScXQNCucQyNPJdDysgFw=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user