mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 12:50:04 +00:00
[Backport release-26.05] rlottie: 0.2-unstable-2026-09-01 -> 0.2-unstable-2026-09-11 (#564018)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user