Merge pull request #94065 from r-ryantm/auto-update/enlightenment

enlightenment.enlightenment: 0.24.1 -> 0.24.2
This commit is contained in:
José Romildo Malaquias 2020-07-29 22:58:36 -03:00 committed by GitHub
commit e6da271002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,11 +19,11 @@
stdenv.mkDerivation rec {
pname = "enlightenment";
version = "0.24.1";
version = "0.24.2";
src = fetchurl {
url = "http://download.enlightenment.org/rel/apps/${pname}/${pname}-${version}.tar.xz";
sha256 = "02aadl5fqvpmpjnisrc4aw7ffwyp1109y4k1wvmp33ciihbvdqmf";
sha256 = "1wfz0rwwsx7c1mkswn4hc9xw1i6bsdirhxiycf7ha2vcipqy465y";
};
nativeBuildInputs = [