mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
xfce4-13.xfce4-dev-tools: 4.12.0 -> 4.14pre2
This commit is contained in:
parent
ef27e76f63
commit
00d3312cd2
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,10 @@
|
|||
mkXfceDerivation rec {
|
||||
category = "xfce";
|
||||
pname = "xfce4-dev-tools";
|
||||
version = "4.12.0";
|
||||
version = "4.14pre2";
|
||||
rev = "xfce-4.14pre2";
|
||||
|
||||
sha256 = "0bbmlmw2dpm10q2wv3vy592i0vx7b5h1qnd35j0fdzxqb8x2hbw2";
|
||||
sha256 = "11g5byxjihgkn0wi7gp8627d04wr59k117lpv53vdbsvv2qgksmg";
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue