Commit Graph

53247 Commits

Author SHA1 Message Date
Peter Simons
7299118724 Remove obsolete Haskell attribute name compatibility layer. 2015-05-04 12:27:03 +02:00
Peter Simons
acb628a07f Drop obsolete pkgs/development/compilers/ghc/wrapper.nix.
Resolves https://github.com/NixOS/nixpkgs/issues/6575.
2015-05-04 12:27:03 +02:00
Peter Simons
c0f0a20961 pkgs/top-level/release.nix: haskell-ng --> haskell 2015-05-04 12:27:03 +02:00
Peter Simons
11bf7502cc Remove obsolete entries from pkgs/development/tools/haskell. 2015-05-04 12:27:02 +02:00
Peter Simons
1028dc7cb6 Remove obsolete pkgs/development/libraries/haskell directory. 2015-05-04 12:27:02 +02:00
Peter Simons
c0c82ea2eb Replace old "haskellPackages" code with Haskell NG. 2015-05-04 12:27:02 +02:00
Bart Brouns
9bf7b293e6 make lilv and sord svn versions separate. 2015-05-04 11:58:12 +02:00
Rob Vermaas
90f76ab941 Merge pull request #7682 from pesterhazy/fix/ansible-ec2
Make dynamic inventory script ec2.py work
2015-05-04 09:45:24 +00:00
Domen Kožar
21a7e39b0b Merge pull request #7658 from benley/jenkins-job-builder
New package: jenkins-job-builder
2015-05-04 10:34:52 +02:00
Marc Weber
2d34bc06a0 fix wavpack .pc file
The .pc file is missing declaration of exec_prefix causing other packages to
fail such as gst-plugins-good beacuse pkg-config stops processing
remaining .pc files

I notified david at wavpack com

enableParallelBuilding = true; also happens to work
2015-05-04 08:09:42 +00:00
codyopel
63ea868735 tornado: fix breakage from a5b17ec
tornado 4.x now depends on certifi
add tornado 3.2.2 back for packages not compatible with 4.x
2015-05-04 03:33:31 -04:00
Paulus Esterhazy
4d8d25e4b3 Merge branch 'master' into fix/ansible-ec2 2015-05-04 08:57:57 +02:00
Paulus Esterhazy
cecae8262a Add "six" as dependency
Ansible's official dynamic inventory script for AWS, ec2.py, requires
python library `six` to work properly. This commit adds the library as
a dependency.
2015-05-04 08:55:12 +02:00
Tobias Geerinckx-Rice
65775f9a0e vim-plugins: wakatime 3.0.9 -> 4.0.0 2015-05-03 22:29:14 +02:00
Tobias Geerinckx-Rice
aaef57d4c2 netsniff-ng -> v0.5.9-rc5-22-gdafb89c
- Show the packet number as part of the dissector output
- Reorder packet number output
- Print 'IE:' prefix before each mgmt IE parameter
- Print probe request IEs info
- Alias lb to rr as well
2015-05-03 22:29:13 +02:00
Pascal Wittmann
21141d05f5 Merge pull request #7657 from teh/master
Add shairport sync binary.
2015-05-03 21:57:52 +02:00
Arseniy Seroka
6cecc2baf5 Merge pull request #7677 from philandstuff/add-pam-u2f-support
Add PAM support for U2F devices
2015-05-03 21:47:11 +03:00
Cillian de Róiste
d66b8344ce Ardour: tidy up expression and improve the longDescription 2015-05-03 20:25:57 +02:00
Philip Potter
2216728979 add support for pam_u2f to nixos pam module
This adds support for authenticating using a U2F device such as a
yubikey neo.
2015-05-03 19:22:00 +01:00
Cillian de Róiste
d4bd575551 Ardour 4: enable dbus and alsa support 2015-05-03 20:08:27 +02:00
Benjamin Staffin
3a371528bb New package: jenkins-job-builder 2015-05-03 10:58:17 -07:00
cillianderoiste
d53fa28109 Merge pull request #7670 from magnetophon/Ardour4-master
add Ardour4
2015-05-03 19:43:47 +02:00
Lluís Batlle i Rossell
3bac56f1ab nodePackages_0_12: use nodejs 0.12. Bad copypaste. 2015-05-03 18:19:42 +02:00
Lluís Batlle i Rossell
919de285eb Fix nodePackages naming (evaluation error) 2015-05-03 18:18:43 +02:00
Lluís Batlle i Rossell
9be8b790f8 Choosing a different nodejs for armv5tel.
nodejs 0.12 doesn't build in armv5 or without fpu, it seems.
I tested this change on armv5tel, branch staging.
2015-05-03 18:02:55 +02:00
Bart Brouns
d362c6ff98 update ingen 2015-05-03 17:45:52 +02:00
Edward Tjörnhammar
2352fce776 idea.android-studio: 1.2.0.8 -> 1.2.0.12 2015-05-03 17:01:31 +02:00
Aristid Breitkreuz
0f8203d120 Merge pull request #7672 from baldo/font-awesome
Added Font Awesome TTF font.
2015-05-03 16:57:43 +02:00
Edward Tjörnhammar
e103a28808 Merge pull request #7676 from baldo/webstorm
idea.webstorm: 9.0.3 -> 10.0.2
2015-05-03 16:56:28 +02:00
Sander van der Burg
9cea006c68 Merge pull request #7663 from taku0/android_sdk_24.1.2
Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env
2015-05-03 14:16:43 +00:00
taku0
d88736df6c androidsdk: Make monitor and other commands to work 2015-05-03 23:03:36 +09:00
Tom Hunger
6d219ff222 Add shairport sync binary.
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
Andreas Baldeau
25baba283f Webstorm update => 10.0.2 2015-05-03 15:04:35 +02:00
Andreas Baldeau
c7bb01cfa2 Added Font Awesome TTF font. 2015-05-03 14:55:04 +02:00
Aristid Breitkreuz
365fd9efeb use gnutls rtmpdump for ffmpeg, as it doesnot build otherwise 2015-05-03 11:47:25 +00:00
Aristid Breitkreuz
6f5bfcdb33 Merge pull request #7665 from joachifm/cppcheck
cppcheck: 1.68 -> 1.69
2015-05-03 13:34:12 +02:00
Bart Brouns
797c6d3fab cleanup Ardour 3 and Ardour 4 2015-05-03 13:03:41 +02:00
Bart Brouns
de0aa2d099 add Ardour4 2015-05-03 12:24:52 +02:00
Shea Levy
123ca02fe3 gcc51: rename gcc5 in light of new versioning scheme 2015-05-03 06:10:26 -04:00
Domen Kožar
36e2a9d3bd Merge pull request #7656 from joachifm/redundant-docutils
Delete redundant docutils expression
2015-05-03 04:36:05 +02:00
Ricardo M. Correia
372f7e0a13 pypy: Update from 2.5.0 -> 2.5.1 2015-05-03 01:19:39 +02:00
William A. Kennington III
8de4be096f ffado: Refactor and cleanup 2015-05-02 15:54:42 -07:00
William A. Kennington III
ab50b069e1 pulseaudio: Refactor a little 2015-05-02 15:54:42 -07:00
William A. Kennington III
36f6601e12 gnuk: Add derivation for fst-01 2015-05-02 15:54:42 -07:00
Joachim Fasting
127050d851 cppcheck: 1.68 -> 1.69
Also update meta and install man page.
2015-05-03 00:22:23 +02:00
Pascal Wittmann
9dcac56f34 bzrTools: update from 2.5 to 2.6 and refactor 2015-05-03 00:02:04 +02:00
Pascal Wittmann
2514f80bdf removed phpPackages.apc
We no longer build packages for php-5.4 and apc is
obsolete and will not build for later versions of php.
See #7615 and #7518.
2015-05-02 23:16:21 +02:00
Pascal Wittmann
ca03cf5c70 xmoto: refactor, remove patches and add myself to maintainers 2015-05-02 23:14:19 +02:00
Pascal Wittmann
2fee606d86 Merge pull request #7662 from joachifm/chipmunk-7
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 22:42:41 +02:00
Utku Demir
ebe3802a8f pythonPackages.ipython: 2.3.1 -> 3.1.0 2015-05-02 22:05:07 +02:00
Utku Demir
a5b17ecc94 pythonPackages.tornado: 3.2 -> 4.1 2015-05-02 22:05:00 +02:00
Utku Demir
c9f7c574ec pythonPackages.pyzmq: 13.0.0 -> 14.5.0 2015-05-02 22:04:53 +02:00
Edward Tjörnhammar
1a6cddff0e pythonPackages.httpretty: add certifi dependency 2015-05-02 22:03:30 +02:00
taku0
dd89ec5785 Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env
Detailed changes:
- android-sdk: update 24.0.1 -> 24.1.2
- android-platforms: add 5.1.1
- android-platform-tools: update 21 -> 22
- android-build-tools: update 21.1.2 -> 22.0.1
- android-support: update 21 -> 22.1.1
- android-support-repository: update 9 -> 14
2015-05-02 22:15:29 +09:00
Luca Bruno
bb9ee2ab55 Add vala 0.28 2015-05-02 14:45:21 +02:00
Domen Kožar
f69cfbfa15 Merge pull request #7631 from KaiSforza/git-remote-hg
git-remote-hg: remove dbus, install built docs
2015-05-02 14:44:03 +02:00
Domen Kožar
ea8441fe6b Merge pull request #7661 from johbo/dmd-darwin
Be able to compile dmd on darwin, update dmd
2015-05-02 14:43:31 +02:00
Ricardo M. Correia
b526c0fbb2 attic: Update hash
It seems to have happened the same thing as in
2c89d0b82d: the hash changed but
apparently no new commit was added...
2015-05-02 13:48:20 +02:00
Ricardo M. Correia
03c749e896 icedtea7_web: Update from 1.5.2 -> 1.6 2015-05-02 13:41:57 +02:00
Joachim Fasting
d1df0cd873 chipmunk: 6.1.5 -> 7.0.0 2015-05-02 13:34:22 +02:00
Aristid Breitkreuz
c6d17dfa24 fix up cudatoolkit 6.5 so that nvprof can run 2015-05-02 12:36:20 +02:00
Johannes Bornhold
2e658c1c63 dmd: Update version to 2.067.1 2015-05-02 11:20:45 +02:00
Johannes Bornhold
2bc69990cc dmd: Tweaks so that it compiles on darwin
- Patching the makefile so use "clang++" as compiler. This was commented out
  inside of the makefile.

- Fix the path to copy libphobos from.
2015-05-02 11:05:43 +02:00
Ricardo M. Correia
8119b8a0e4 zfs: Update from 0.6.4 -> 0.6.4.1 2015-05-02 01:05:54 +02:00
Ricardo M. Correia
a46066219c spl: Update from 0.6.4 -> 0.6.4.1 2015-05-02 01:05:08 +02:00
Ricardo M. Correia
b95fa1c852 grsecurity: Update stable and test patches
stable: 3.1-3.14.40-201504290821 -> 3.1-3.14.40-201504302118
test:   3.1-3.19.6-201504290821  -> 3.1-3.19.6-201504302119
2015-05-02 01:03:05 +02:00
William A. Kennington III
cf0b6b7be8 nghttp2: Add derivation 2015-05-01 15:06:39 -07:00
William A. Kennington III
21fea99191 Fix some meta 2015-05-01 15:06:39 -07:00
William A. Kennington III
1d15063768 rtmpdump: Use openssl by default 2015-05-01 15:06:39 -07:00
William A. Kennington III
9d5a3e62cf curl: 7.42.0 -> 7.42.1 2015-05-01 15:06:39 -07:00
William A. Kennington III
9d4e9aa79e apr: 1.5.1 -> 1.5.2 2015-05-01 15:06:39 -07:00
William A. Kennington III
c5081bd603 btrfsprogs: 3.19.1 -> 4.0 2015-05-01 15:06:39 -07:00
Joachim Fasting
78a877bef1 Delete redundant docutils expression
`development/tools/documentation/docutils` is also provided
by `pythonPackages`; use that instead.
2015-05-01 20:46:07 +02:00
Pascal Wittmann
4c01e6d919 calibre: update from 2.26.0 to 2.27.0 2015-05-01 09:15:00 +02:00
William A. Kennington III
bc4347bfd7 iproute: 3.19.0 -> 4.0.0 2015-04-30 18:51:27 -07:00
Charles Strahan
53ab1f7d3c mbpfan: new package
Daemon that uses input from coretemp module and sets the fan speed using
the applesmc module
2015-04-30 21:21:15 -04:00
Arseniy Seroka
a8f17b376e Merge pull request #7642 from leenaars/master
Nixpkg updated with new release of Blink (1.3.0, released Apr 29th 2015)
2015-05-01 03:50:48 +03:00
Shea Levy
a704233a87 Add ats-extsolve (formerly patsolve) 2015-04-30 18:54:40 -04:00
Jascha Geerds
6823b5e657 Merge pull request #7636 from bramd/brltty
Added BRLTTY package
2015-05-01 00:21:49 +02:00
Rob Vermaas
33984cfeee Add logentries agent 1.4.13 2015-04-30 16:44:45 +00:00
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Edward Tjörnhammar
6524f969e5 Merge pull request #7649 from hbunke/hb_vim
vimPlugins: vim-nerdtree-tabs, vim-buffergator
2015-04-30 17:46:05 +02:00
Hendrik Bunke
c9c972b872 vimPlugins: vim-nerdtree-tabs, vim-buffergator 2015-04-30 17:21:50 +02:00
Shea Levy
90ebf5b952 Add gcc-5.1.0 2015-04-30 10:48:35 -04:00
Shea Levy
0f3586e917 Add isl-0.14.1 2015-04-30 10:48:09 -04:00
Arseniy Seroka
934d3c19fd Merge pull request #7640 from jraygauthier/jrg/clementine_improvements
Improvements to the clementine package.
2015-04-30 16:46:55 +03:00
Tobias Geerinckx-Rice
dc5c8ce819 eduke32 20130303-3542 -> 20150420-5160 2015-04-30 13:11:32 +02:00
Tobias Geerinckx-Rice
3b611e3a0a mksh: clarify that it's Free 2015-04-30 13:11:31 +02:00
Tobias Geerinckx-Rice
2a29cf9eaa mcelog 116 -> 117
That was quick.
2015-04-30 13:11:31 +02:00
Tobias Geerinckx-Rice
dbbc1b3379 fatrace: fix power-usage-report 2015-04-30 13:11:31 +02:00
Tobias Geerinckx-Rice
8ce7626dc7 fatrace 0.9 -> 0.10 2015-04-30 13:11:30 +02:00
Tobias Geerinckx-Rice
5204bdfba6 geolite-legacy: support XZ-compressed databases 2015-04-30 13:11:30 +02:00
Edward Tjörnhammar
37b10b6e82 Merge pull request #7632 from wizeman/u/gprof2dot
gprof2dot: Add new package
2015-04-30 13:01:18 +02:00
Jascha Geerds
dd6ddfaf0c dvdisaster: Fix description 2015-04-30 12:08:54 +02:00
Michiel Leenaars
85c0aac675 New release of Blink 2015-04-30 09:49:45 +02:00
Raymond Gauthier
22faf646f1 Improvements to the clementine package.
-  Pass the gstreamer plugins as a list attribute instead of
    individual attributes.
     +  This should allow for greater customization (e.g.: a
          user can add / remove plugins by overriding
          the plugin list attribute).

    This is the same technique as used for wrapping chrome
    with gstreamer plugins.

 -  Moved integration of gstreamer plugins, spotify
    library and clementine into a wrapper derivation.
     +  This should allow a user to change the gstreamer
          plugin set and activate / deactivate the spotify
          plugin without triggering a whole rebuild of the
          clementine sources (which is pretty long).
2015-04-29 21:03:35 -04:00
Jascha Geerds
2efbbaaa86 Merge pull request #7595 from jraygauthier/jrg/smartgit_657
Updated smartgithg to version `6.5.7`.
2015-04-30 01:28:21 +02:00
Raymond Gauthier
cc1b3a7d8a Fixed issue with smartgithg download url prefix.
Was using the `download` infix instead of
`downloads`.
2015-04-29 19:11:16 -04:00
Ricardo M. Correia
4cae83bb70 gprof2dot: Add new package
gprof2dot is a Python script to convert the output from many profilers
into a dot graph.
2015-04-30 00:16:02 +02:00
Joachim Schiele
50fb7b312b tig-2.1.1: version bump 2015-04-29 23:57:31 +02:00
William A. Kennington III
084d1143e6 kernel: 3.14.39 -> 3.14.40 2015-04-29 14:34:11 -07:00
William A. Kennington III
dfd7b26e3a kernel: 3.19.5 -> 3.19.6 2015-04-29 14:33:23 -07:00
William A. Kennington III
0414465137 kernel: 4.0 -> 4.0.1 2015-04-29 14:33:23 -07:00
William A. Kennington III
6a34c8fbac kernel: 3.10.75 -> 3.10.76 2015-04-29 14:31:33 -07:00
Jascha Geerds
7e25c4ed7f Merge pull request #7592 from geerds/dvdisaster
dvdisaster: Apply debian's patches, fix desktop file and icons
2015-04-29 23:16:54 +02:00
Bram Duvigneau
9a535b9023 Added BRLTTY package 2015-04-29 23:02:09 +02:00
Edward Tjörnhammar
06cf9a9613 Merge pull request #7617 from svenkeidel/pig
pig: added package
2015-04-29 20:17:35 +02:00
William Giokas
9870ba1968 git-remote-hg: remove dbus, install built docs
dbus is unused in this package, no reason to include it in the
expression anywhere.
2015-04-29 09:58:04 -07:00
Eelco Dolstra
182acabbae Don't use camelCase in file names 2015-04-29 16:09:30 +02:00
Eelco Dolstra
552ea209d0 php: Update to 5.4.40 2015-04-29 16:07:36 +02:00
Sven Keidel
456da7fede apache pig: new package 2015-04-29 14:33:24 +02:00
Robin Gloster
b88fc6c90e update vagrant to 1.7.2 2015-04-29 13:15:17 +02:00
Peter Simons
9b27a88b66 hackage-packages.nix: update to 5f6d964cba with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b 2015-04-29 12:22:20 +02:00
Vladimír Čunát
8978ff3840 unstable job: glib-tested seems ready (succeeding often)
This reverts commit a35d4a9d4e.
2015-04-29 11:47:18 +02:00
Vladimír Čunát
a38672dea2 release: fix eval by lib.tests -> lib-tests
See discussion on commit
https://github.com/NixOS/nixpkgs/commit/de0f122b016c88#commitcomment-10937080
2015-04-29 11:29:15 +02:00
Cillian de Róiste
eadb3a51ff Fix sorting: dirt comes before distrho 2015-04-29 11:23:40 +02:00
Pascal Wittmann
6b4aec742d Merge pull request #7628 from ragnard/bump-boot
boot: bump from rc8 to rc14
2015-04-29 10:55:16 +02:00
Edward Tjörnhammar
2f2c50d9f4 uid_wrapper.src: use mirrors to enable better availability for proxied users 2015-04-29 10:10:42 +02:00
Ragnar Dahlén
543ec3cf46 boot: bump from rc8 to rc14 2015-04-29 08:50:48 +01:00
cillianderoiste
ade078c4e9 Merge pull request #7627 from anderspapitto/master
package Dirt
2015-04-29 09:49:43 +02:00
aszlig
310da1b4da
chromium/update: Remove reference to <nixpkgs>.
We shouldn't make assumptions on what is set by NIX_PATH in order to
make it easier to rename that Nix path reference.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-29 08:22:48 +02:00
宋文武
a5f2cbff0a xmp: Update to 4.0.10 2015-04-29 14:22:28 +08:00
宋文武
f64d767130 libxmp: Update to 4.3.8 2015-04-29 14:20:50 +08:00
Anders Papitto
4d60f8f1bd package Dirt
Dirt is used with the Tidal audio programming library (already packaged).
I tested by building and running locally.
2015-04-28 22:11:03 -07:00
William A. Kennington III
5f149c80f2 gpgme: 1.5.3 -> 1.5.4 2015-04-28 21:18:06 -07:00
Arseniy Seroka
67b4ab520f Merge pull request #7623 from doublec/torbrowser
Update tor-browser to 4.5
2015-04-29 05:08:54 +03:00
Charles Strahan
b2f426d981 Merge pull request #7626 from dnhgff/ghcjs-boot-update
ghcjs: bump ghcjs-boot commit
2015-04-28 20:56:30 -04:00
dnhgff
afa51d31f5 ghcjs: bump ghcjs-boot commit
see https://github.com/ghcjs/ghcjs-boot/pull/17 for justification (ghcjs-boot
won't build anymore on the previous commit :()
2015-04-28 17:37:27 -07:00
Arseniy Seroka
5b62eabdca Merge pull request #7618 from ambrop72/gcc-arm-update
gcc-arm-embedded: Update to latest version.
2015-04-29 02:59:58 +03:00
Chris Double
d941d4c26e Update tor-browser to 4.5 2015-04-29 11:58:52 +12:00
Edward Tjörnhammar
b9b8e3acba {grub2,ceph,libs3,socket_wrapper,nss_wrapper}.src: use mirrors, https and fetchFromSavannah to enable better availability for proxied users 2015-04-28 22:50:57 +02:00
Edward Tjörnhammar
63c00f2746 fetchFrom{Savannah,RepoOrCz,GitLab}: added fetchgit migration helpers 2015-04-28 22:44:57 +02:00
Edward Tjörnhammar
4256ab778a fetchhg: pass proxyvars to hg 2015-04-28 22:44:57 +02:00
Pascal Wittmann
cb8f111a72 Revert "pycairo: set user-agent to fix download of patches"
This commit was should fix issue #7586, but it does not.

This reverts commit e1c65ddfe1.
2015-04-28 22:23:21 +02:00
Tobias Geerinckx-Rice
cdeb2e5886 mcelog 115 -> 116
Added Knights Landing (Xeon Phi) support.
2015-04-28 21:32:22 +02:00
Ambroz Bizjak
ecd30ec9ca gcc-arm-embedded: Update to latest version. 2015-04-28 19:16:31 +02:00
Peter Simons
90b84a60a6 haskell-wreq: the library is broken with GHC 7.10.1 2015-04-28 17:57:50 +02:00
Peter Simons
6f7e793f03 haskell-rainbox: the test suite does not compile 2015-04-28 17:57:36 +02:00
Peter Simons
a3beaca54f haskell-cabal-test-quickcheck: fix build by providing a recent-enough version of QuickCheck 2015-04-28 17:57:04 +02:00
Peter Simons
f426922f4a hackage-packages.nix: update to 44775051f9 with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b 2015-04-28 17:57:04 +02:00
Pascal Wittmann
fc61106ae7 Merge pull request #7608 from joachifm/sawfish-updates
Sawfish updates
2015-04-28 17:56:48 +02:00
Herwig Hochleitner
9754783b06 i2p: fix compilation
- use system jdk instead of hardcoded openjdk
- remove backgrounding of service launcher
2015-04-28 15:17:58 +02:00
Herwig Hochleitner
c6562348b8 i2p: update 0.9.18 -> 0.9.19 2015-04-28 14:35:36 +02:00
Jaka Hudoklin
f5bc58d733 Merge pull request #7545 from offlinehacker/pkgs/kubernetes/fixes
kubernetes: update to 0.15, module fixes
2015-04-28 14:12:53 +02:00
Domen Kožar
fdebf37953 Merge pull request #7610 from hbunke/goobook
pythonPackages: fixed and updated goobook
2015-04-28 13:57:44 +02:00
Peter Simons
44447fdd17 Merge pull request #7598 from jraygauthier/jrg/add_innoextract_pkg
Added innoextract package.
2015-04-28 13:23:14 +02:00
Peter Simons
c449a930aa ghcWithPackages: add postBuild hook so that users can mess with the generated environment
postBuild can be used to execute user-specific commands on the generated $out
environment before finalizing the build. For example, this hook can be used to
generate appropriate 'makeWrapper' script for binaries contained in the
environment.
2015-04-28 13:17:44 +02:00
Hendrik Bunke
27ea35b481 pythonPackages: fixed and updated goobook
goobook didn't work because dependency package 'six' has been in buildInputs
but should be in propagatedBuildInputs.

Also: updated goobook to 1.6
2015-04-28 12:24:28 +02:00
Joachim Fasting
db5623fd3e sawfish: git -> 1.11.90
This is the latest release (more recent than the GIT revision
previously pointed to). There is no release tarball, however.
2015-04-28 11:53:02 +02:00
Joachim Fasting
0e7e91030f rep-gtk: git -> 0.90.8.2
This is the most recent release which has a tarball.
It is strictly older than the GIT revision previously
pointed to, but the delta is insignificant (fixes to
debian helper scripts, updating NEWS & fixing a typo in
the changelog)
2015-04-28 11:53:02 +02:00