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

e16: 1.0.26 -> 1.0.27
This commit is contained in:
José Romildo Malaquias 2022-11-28 07:02:16 -03:00 committed by GitHub
commit b0f8c96b9e
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.26";
version = "1.0.27";
src = fetchurl {
url = "mirror://sourceforge/enlightenment/e16-${version}.tar.xz";
hash = "sha256-1FJFE4z8UT5VYv0Ef9pqi5sYq8iIbrDPKaqcUFf9dwE=";
hash = "sha256-Lr5OC14N6KTZNU3Ei4O9taYGL+1NZd5JmejYBmmELUE=";
};
nativeBuildInputs = [