mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
Merge pull request #186433 from romildo/upd.xfdashboard
xfce.xfdashboard: 0.9.5 -> 1.0.0
This commit is contained in:
commit
0ce778ce8f
@ -18,11 +18,10 @@
|
||||
mkXfceDerivation {
|
||||
category = "apps";
|
||||
pname = "xfdashboard";
|
||||
version = "0.9.5";
|
||||
version = "1.0.0";
|
||||
rev-prefix = "";
|
||||
odd-unstable = false;
|
||||
|
||||
sha256 = "sha256-nb1zY78MUjEOJF59MYIOY1rxo3JFmzH9yTJVUGsOwOA=";
|
||||
sha256 = "sha256-iC41I0u9id9irUNyjuvRRzSldF3dzRYkaxb/fgptnq4=";
|
||||
|
||||
buildInputs = [
|
||||
clutter
|
||||
|
Loading…
Reference in New Issue
Block a user