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

e16: 1.0.28 -> 1.0.29
This commit is contained in:
José Romildo Malaquias 2023-11-18 06:55:30 -03:00 committed by GitHub
commit f9391924e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,11 +21,11 @@
stdenv.mkDerivation rec {
pname = "e16";
version = "1.0.28";
version = "1.0.29";
src = fetchurl {
url = "mirror://sourceforge/enlightenment/e16-${version}.tar.xz";
hash = "sha256-k3W2IoBc75DNQ2QSjChsC/yVRO/aZT3E31Tl/njgH30=";
hash = "sha256-LvLiw6+hduAl8dNBTtBwqvgKBRwojBUd5tNm1hZl5Hs=";
};
nativeBuildInputs = [