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

e16: 1.0.25 -> 1.0.26
This commit is contained in:
José Romildo Malaquias 2022-10-24 14:40:15 -03:00 committed by GitHub
commit ab8e65a6de
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.25";
version = "1.0.26";
src = fetchurl {
url = "mirror://sourceforge/enlightenment/e16-${version}.tar.xz";
hash = "sha256-rUtDaBa4vvC3gO7QSkFrphWuVOmbtkH+pRujQDaUOek=";
hash = "sha256-1FJFE4z8UT5VYv0Ef9pqi5sYq8iIbrDPKaqcUFf9dwE=";
};
nativeBuildInputs = [