Merge pull request #4457 from DamienCassou/gpaste-3.12.3.1

gpaste 3.12.3 -> 3.12.3.1
This commit is contained in:
Pascal Wittmann 2014-10-10 15:39:55 +02:00
commit b168a8c118

View file

@ -2,12 +2,12 @@
, pango, gtk3, gnome3, dbus, clutter, appdata-tools, makeWrapper }:
stdenv.mkDerivation rec {
version = "3.12.3";
version = "3.12.3.1";
name = "gpaste-${version}";
src = fetchurl {
url = "https://github.com/Keruspe/GPaste/archive/v${version}.tar.gz";
sha256 = "03f48kaidgbnyi4c7qgkwvnxs5rz7nk9m3iqfpsbhc512c8qnc1f";
sha256 = "05afbhn3gw015cf2z3045lvlnj4cz06p6libkglb2wqsfb7azbl0";
};
buildInputs = [ intltool autoreconfHook pkgconfig vala glib