Merge pull request #317007 from r-ryantm/auto-update/retroarch-joypad-autoconfig

retroarch-joypad-autoconfig: 1.18.1 -> 1.19.0
This commit is contained in:
Thiago Kenji Okada 2024-06-04 02:27:36 +01:00 committed by GitHub
commit 3345a16157
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "retroarch-joypad-autoconfig";
version = "1.18.1";
version = "1.19.0";
src = fetchFromGitHub {
owner = "libretro";
repo = "retroarch-joypad-autoconfig";
rev = "v${version}";
hash = "sha256-eWfSqHusTri1HQUkSxY/iAceF/9PFVMC0rhLu/4W35k=";
hash = "sha256-iwxTMwGHix2K5UyjBWFamyo3nVULxwbIF+djyQWz5L0=";
};
makeFlags = [