jasper: "remove" dev and lib outputs

As described in
https://logs.ofborg.org/?key=nixos/nixpkgs.265748&attempt_id=2ec57e7f-4411-460d-8dd2-065a2b5bdce2:

```
error: cycle detected in build of
'/nix/store/qh4xqia36pzwpil4bfy2sydby0nclksl-jasper-4.0.1.drv' in the references
of output 'lib' from output 'out'
```

+1 -1
+1 -1
pkgs/by-name/ja/jasper/package.nix
··· 16 16 hash = "sha256-IQBszOKou5Q1lgDy2LICHFmOKYJ3/djmuHGNalVHeBQ="; 17 17 }; 18 18 19 - outputs = [ "out" "dev" "doc" "lib" "man" ]; 19 + outputs = [ "out" "doc" "man" ]; 20 20 21 21 nativeBuildInputs = [ 22 22 cmake