gnome3.gnome-characters: 3.28.2 → 3.30.0

This commit is contained in:
Jan Tojnar 2018-09-05 00:45:40 +00:00
parent 3254228ca0
commit 1d00c5b935
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
name = "gnome-characters-${version}";
version = "3.28.2";
version = "3.30.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-characters/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "04nmn23iw65wsczx1l6fa4jfdsv65klb511p39zj1pgwyisgj5l0";
sha256 = "08cwz39iwgsyyb2wqhb8vfbmh1cwfkgfiy7adp08w7rwqi99x3dp";
};
postPatch = ''