eog: 3.20.3 -> 3.20.4

previously version number did not match with source
This commit is contained in:
Jörg Thalheim 2016-09-25 09:15:54 +02:00
parent cdec20ac58
commit 4ff99251a1
No known key found for this signature in database
GPG Key ID: CA4106B8D7CC79FA

View File

@ -4,7 +4,7 @@ fetchurl: {
name = "eog-3.20.4";
src = fetchurl {
url = mirror://gnome/sources/eog/3.20/eog-3.20.3.tar.xz;
sha256 = "09ic1ndvl31jnlsmigd5dgdv262ybq61ik0xh35kmvgcklw8qc0n";
url = mirror://gnome/sources/eog/3.20/eog-3.20.4.tar.xz;
sha256 = "1qsv3brhi8l8fr22nd3d0fwq5xhwspqw0bammhkkq3ga0z6791wn";
};
}