mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +00:00
retroarch-assets: 1.17.0-unstable-2024-04-24 -> 1.19.0-unstable-2024-05-30
This commit is contained in:
parent
518daacfe2
commit
ae5ef9e6d0
@ -6,13 +6,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "retroarch-assets";
|
||||
version = "1.17.0-unstable-2024-04-24";
|
||||
version = "1.19.0-unstable-2024-05-30";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "retroarch-assets";
|
||||
rev = "9c0bd0d1015889592ad4362b800ac90ff4d019e1";
|
||||
hash = "sha256-DB4i4iKx174822OJwJ5QIuMBLywufcR4+4Y+R01W+KQ=";
|
||||
rev = "771e60b1eacd4edc57c19b61ab2c713200af0a3f";
|
||||
hash = "sha256-304xYXY5cESjSxepb5xpfMeJBnG+EJBiaVnhSUE3icQ=";
|
||||
};
|
||||
|
||||
makeFlags = [
|
||||
|
Loading…
Reference in New Issue
Block a user