moonlight-embedded: 2.2.1 -> 2.2.3

This commit is contained in:
Robin Gloster 2017-02-02 19:04:01 +01:00
parent 51f4e1829c
commit 756bcc3d95
No known key found for this signature in database
GPG Key ID: 5E4C836C632C2882

View File

@ -6,7 +6,7 @@
stdenv.mkDerivation rec {
name = "moonlight-embedded-${version}";
version = "2.2.1";
version = "2.2.3";
# fetchgit used to ensure submodules are available
src = fetchgit {