[Backport release-26.05] rlottie: 0.2-unstable-2026-09-01 -> 0.2-unstable-2026-09-11 (#564018)

This commit is contained in:
Nick Cao
2026-09-16 22:06:09 +00:00
committed by GitHub

View File

@@ -11,13 +11,13 @@
stdenv.mkDerivation {
pname = "rlottie";
version = "0.2-unstable-2026-09-01";
version = "0.2-unstable-2026-09-11";
src = fetchFromGitHub {
owner = "Samsung";
repo = "rlottie";
rev = "25648aef19187b3f87f4d9420b8d761453ad4630";
hash = "sha256-sLjunpnQh1HCy5VLB8EpCTaGuBRPGCLhDovTzAAjAK0=";
rev = "683bbaa39dd0d366cf6b4bc300b4dfbee677ea6b";
hash = "sha256-4XP/bqMWgJW/XbR0rb8N3U5YMpXhwaQ6oQG9+7Jw5bs=";
};
nativeBuildInputs = [