xfce.xfce4-datetime-plugin: 0.8.1 -> 0.8.2
This commit is contained in:
parent
c72f22fd77
commit
412a7f084f
1 changed files with 2 additions and 2 deletions
|
@ -9,10 +9,10 @@
|
||||||
mkXfceDerivation {
|
mkXfceDerivation {
|
||||||
category = "panel-plugins";
|
category = "panel-plugins";
|
||||||
pname = "xfce4-datetime-plugin";
|
pname = "xfce4-datetime-plugin";
|
||||||
version = "0.8.1";
|
version = "0.8.2";
|
||||||
|
|
||||||
rev-prefix = "xfce4-datetime-plugin-";
|
rev-prefix = "xfce4-datetime-plugin-";
|
||||||
sha256 = "sha256-qmZit7cCGnVTzdzPTiAiruBWlMLWzZEXJtFqAesaARo=";
|
sha256 = "sha256-ov4Wh9Pj01u0NrjDn5p+qXlD2LY3gEUC1e/jPjkn4xQ=";
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
gettext
|
gettext
|
||||||
|
|
Loading…
Reference in a new issue