xfce.xfce4-datetime-plugin: 0.8.0 -> 0.8.1
This commit is contained in:
@@ -3,17 +3,16 @@
|
|||||||
, intltool
|
, intltool
|
||||||
, libxfce4ui
|
, libxfce4ui
|
||||||
, xfce4-panel
|
, xfce4-panel
|
||||||
, gtk3
|
|
||||||
, gettext
|
, gettext
|
||||||
}:
|
}:
|
||||||
|
|
||||||
mkXfceDerivation {
|
mkXfceDerivation {
|
||||||
category = "panel-plugins";
|
category = "panel-plugins";
|
||||||
pname = "xfce4-datetime-plugin";
|
pname = "xfce4-datetime-plugin";
|
||||||
version = "0.8.0";
|
version = "0.8.1";
|
||||||
|
|
||||||
rev-prefix = "datetime-";
|
rev-prefix = "xfce4-datetime-plugin-";
|
||||||
sha256 = "12drh7y70d70r93lpv43fkj5cbyl0vciz4a41nxrknrfbhxrvyah";
|
sha256 = "06h13bmh2sni4qbr3kfnqaa5dq5f48h4xkywrm9pa6h2nyvn4rma";
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
gettext
|
gettext
|
||||||
@@ -21,7 +20,6 @@ mkXfceDerivation {
|
|||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
gtk3
|
|
||||||
libxfce4ui
|
libxfce4ui
|
||||||
xfce4-panel
|
xfce4-panel
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user