kodi.packages.iagl: 3.0.5 -> 3.0.6

This commit is contained in:
Aaron Andersen 2022-11-20 20:27:19 -05:00
parent e0af32d2a0
commit 052ec011cd

View File

@ -3,13 +3,13 @@
buildKodiAddon rec {
pname = "iagl";
namespace = "plugin.program.iagl";
version = "3.0.5";
version = "3.0.6";
src = fetchFromGitHub {
owner = "zach-morris";
repo = "plugin.program.iagl";
rev = version;
sha256 = "sha256-Ha9wUHURPql6xew5bUd33DpgRt+8vwIHocxPopmXj4c=";
sha256 = "sha256-fwPrNDsEGoysHbl9k9cRYKlr3MxDRiUmJhSsWVT2HHQ=";
};
propagatedBuildInputs = [