gnome3.gpaste: 3.28.0 → 3.28.1
This commit is contained in:
parent
9ccc726749
commit
6e8a13f7e5
@ -2,12 +2,12 @@
|
|||||||
, pango, gtk3, gnome3, dbus, clutter, appstream-glib, wrapGAppsHook, systemd, gobjectIntrospection }:
|
, pango, gtk3, gnome3, dbus, clutter, appstream-glib, wrapGAppsHook, systemd, gobjectIntrospection }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "3.28.0";
|
version = "3.28.1";
|
||||||
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 = "15zigqmhd2x58ml0rl6srgvpx8ms7a3dapphcr75563pacv46mir";
|
sha256 = "19rdi2syshrk32hqnjh63fm0wargw546j5wlsnsg1axml0x1xww9";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook pkgconfig vala wrapGAppsHook ];
|
nativeBuildInputs = [ autoreconfHook pkgconfig vala wrapGAppsHook ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user