gnome3.swell-foop: 3.28.0 → 3.30.0

This commit is contained in:
Jan Tojnar 2018-09-05 00:52:42 +00:00
parent ade896e8a9
commit e56f97cd64
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -3,13 +3,13 @@
let let
pname = "swell-foop"; pname = "swell-foop";
version = "3.28.0"; version = "3.30.0";
in stdenv.mkDerivation rec { in stdenv.mkDerivation rec {
name = "${pname}-${version}"; name = "${pname}-${version}";
src = fetchurl { src = fetchurl {
url = "mirror://gnome/sources/${pname}/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz"; url = "mirror://gnome/sources/${pname}/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "1yjmg6sgi7mvp10fsqlkqshajmh8kgdmg6vyj5r8y48pv2ihfk64"; sha256 = "00h795clcyzch1sgcxflslv2q03vsz2j5xyy4ghbg6a6dgg8a0ax";
}; };
passthru = { passthru = {