File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pkgs/desktops/enlightenment/efl Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838 libtiff ,
3939 libwebp ,
4040 libxkbcommon ,
41- luajit ,
41+ lua ,
4242 lz4 ,
4343 mesa ,
4444 mint-x-icons ,
5959
6060stdenv . mkDerivation rec {
6161 pname = "efl" ;
62- version = "1.27 .0" ;
62+ version = "1.28 .0" ;
6363
6464 src = fetchurl {
6565 url = "http://download.enlightenment.org/rel/libs/${ pname } /${ pname } -${ version } .tar.xz" ;
66- sha256 = "sha256-PfuZ+8wmjAvHl+L4PoxQPvneZihPQLOBu1l6CBhcAPQ =" ;
66+ sha256 = "sha256-8JpD1rSGG+BswOKEnFMpZBPU5SyOMfUvyV6epfHFmjY =" ;
6767 } ;
6868
6969 nativeBuildInputs = [
@@ -125,7 +125,7 @@ stdenv.mkDerivation rec {
125125 libspectre
126126 libwebp
127127 libxkbcommon
128- luajit
128+ lua
129129 mint-x-icons # Mint-X is a parent icon theme of Enlightenment-X
130130 openjpeg
131131 poppler
You can’t perform that action at this time.
0 commit comments