Merge pull request #12501 from DamienCassou/gpaste-3.18.3
gpaste: 3.18.2 -> 3.18.3
This commit is contained in:
commit
64d29d2f1b
@ -2,12 +2,12 @@
|
||||
, pango, gtk3, gnome3, dbus, clutter, appstream-glib, makeWrapper }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "${gnome3.version}.2";
|
||||
version = "${gnome3.version}.3";
|
||||
name = "gpaste-${version}";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/Keruspe/GPaste/archive/v${version}.tar.gz";
|
||||
sha256 = "0w9d0vbqhvc78vqlsyaywmrpzibr7137398azpfh416bm6vh6d3h";
|
||||
sha256 = "1fyrdgsn4m3fh8450qcic243sl7llfs44cdbspwpn5zb4h2hk8rj";
|
||||
};
|
||||
|
||||
buildInputs = [ intltool autoreconfHook pkgconfig vala glib
|
||||
|
Loading…
Reference in New Issue
Block a user