gpaste: 3.16.3 → 3.18.2
This commit is contained in:
parent
eeb2935ac5
commit
9f05627d68
@ -2,12 +2,12 @@
|
|||||||
, pango, gtk3, gnome3, dbus, clutter, appstream-glib, makeWrapper }:
|
, pango, gtk3, gnome3, dbus, clutter, appstream-glib, makeWrapper }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "${gnome3.version}.3";
|
version = "${gnome3.version}.2";
|
||||||
name = "gpaste-${version}";
|
name = "gpaste-${version}";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/Keruspe/GPaste/archive/v${version}.tar.gz";
|
url = "https://github.com/Keruspe/GPaste/archive/v${version}.tar.gz";
|
||||||
sha256 = "1czc707y2ksb8lgq1la0qkj3wpi202hjfiyshsndhw0pqn3qjj4a";
|
sha256 = "0w9d0vbqhvc78vqlsyaywmrpzibr7137398azpfh416bm6vh6d3h";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ intltool autoreconfHook pkgconfig vala glib
|
buildInputs = [ intltool autoreconfHook pkgconfig vala glib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user