Merge pull request #16720 from DamienCassou/gpaste-3.20.4

gpaste: 3.20 -> 3.20.4
This commit is contained in:
Arseniy Seroka 2016-07-05 13:03:44 +03:00 committed by GitHub
commit 79ea22723d

View File

@ -2,12 +2,12 @@
, pango, gtk3, gnome3, dbus, clutter, appstream-glib, makeWrapper, systemd, gobjectIntrospection }:
stdenv.mkDerivation rec {
version = "${gnome3.version}";
version = "${gnome3.version}.4";
name = "gpaste-${version}";
src = fetchurl {
url = "https://github.com/Keruspe/GPaste/archive/v${version}.tar.gz";
sha256 = "129bz9ph398n1n43qggr8xfrd7y30nm8gdgn1hq0xq7a4v1fb2dj";
sha256 = "08h1igdgapz7px12r7mrfcxmz68g9ijg73w69j75spg0yc6f4xax";
};
buildInputs = [ intltool autoreconfHook pkgconfig vala glib