Merge pull request #334611 from r-ryantm/auto-update/e16

e16: 1.0.29 -> 1.0.30
This commit is contained in:
José Romildo Malaquias 2024-08-14 21:35:31 -03:00 committed by GitHub
commit 6e8fd7e6ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,11 +22,11 @@
stdenv.mkDerivation rec {
pname = "e16";
version = "1.0.29";
version = "1.0.30";
src = fetchurl {
url = "mirror://sourceforge/enlightenment/e16-${version}.tar.xz";
hash = "sha256-LvLiw6+hduAl8dNBTtBwqvgKBRwojBUd5tNm1hZl5Hs=";
hash = "sha256-JKBmBgC5cN4XO03r0NR78Ly9tpI733/sUEPL0GLU5B0=";
};
nativeBuildInputs = [