gpaste: 3.18.3 -> 3.18.4

This commit is contained in:
Damien Cassou 2016-05-25 18:09:25 +02:00
parent be5b596deb
commit 6ef9dec981

View File

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