pantheon.wingpanel-applications-menu: 2.6.0 -> 2.7.0
https://github.com/elementary/applications-menu/releases/tag/2.7.0
This commit is contained in:
parent
5c7019dbbd
commit
7707830b40
@ -22,11 +22,12 @@
|
|||||||
, wingpanel
|
, wingpanel
|
||||||
, zeitgeist
|
, zeitgeist
|
||||||
, bc
|
, bc
|
||||||
|
, libhandy
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "wingpanel-applications-menu";
|
pname = "wingpanel-applications-menu";
|
||||||
version = "2.6.0";
|
version = "2.7.0";
|
||||||
|
|
||||||
repoName = "applications-menu";
|
repoName = "applications-menu";
|
||||||
|
|
||||||
@ -34,7 +35,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "elementary";
|
owner = "elementary";
|
||||||
repo = repoName;
|
repo = repoName;
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "16ki1x6697jmfqajynx2zvwqrpjpshnd08y7vf6g7xc7zwwh38c5";
|
sha256 = "0p6zldrd8wl907kzgjaxlxb7zm825c8j8sjxdw7grrsq1y3ibl5l";
|
||||||
};
|
};
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
@ -60,6 +61,7 @@ stdenv.mkDerivation rec {
|
|||||||
gtk3
|
gtk3
|
||||||
json-glib
|
json-glib
|
||||||
libgee
|
libgee
|
||||||
|
libhandy
|
||||||
libsoup
|
libsoup
|
||||||
libunity
|
libunity
|
||||||
plank
|
plank
|
||||||
|
Loading…
x
Reference in New Issue
Block a user