summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: Add python2-httpretty.Muriithi Frederick Muriuki2017-06-17
| | | | | | * gnu/packages/web.scm (python2-httpretty): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: gnome-planner: Correct license.Marius Bakke2017-06-17
| | | | | | This is a followup to d1d739fab0f44408438720c20877d62a280484ae. * gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
* gnu: kyotocabinet: Disable CPU optimizations.Marius Bakke2017-06-17
| | | | * gnu/packages/databases.scm (kyotocabinet)<#:configure-flags>: Add "--disable-opt".
* gnu: neomutt: Update to 20170609.ng02017-06-17
| | | | | | | | | * gnu/packages/mail.scm (neomutt): Update to 20170609. (arguments)[configure-flags]: Remove 'enable-smtp', 'enable-imap', 'enable-pop', 'enable-nntp' and 'enable-compressed' as they are now enabled by default. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add gnome-planner.Chris Marusich2017-06-17
| | | | | | * gnu/packages/gnome.scm (gnome-planner): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ruby-builder: Update to 3.2.3.Ben Woodcroft2017-06-17
| | | | * gnu/packages/ruby.scm (ruby-builder): Update to 3.2.3.
* gnu: mpd: Update to 0.20.9.Leo Famulari2017-06-17
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.9.
* gnu: diamond: Update to 0.9.8.Ben Woodcroft2017-06-17
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.8.
* gnu: linux-libre@4.1: Update to 4.1.41.Mark H Weaver2017-06-16
| | | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.41. [source]: Remove patch.
* gnu: gnome-calendar: Update to 3.24.3.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3.
* Revert "gnu: borg: Update to 1.1.0b5."Tobias Geerinckx-Rice2017-06-16
| | | | | This reverts commit 0b2ff24f9c3e3f689095753a21047c723dd6ca40, which leaked my local testing version.
* gnu: ola: Update to 0.10.4.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/lightning.scm (ola): Update to 0.10.4.
* gnu: leptonica: Update to 1.74.4.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/image.scm (leptonica): Update to 1.74.4.
* gnu: tiled: Update to 1.0.1.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/game-development.scm (tiled): Update to 1.0.1.
* gnu: cppcheck: Update to 1.79.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.79.
* gnu: borg: Update to 1.1.0b5.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.0b5.
* gnu: par2cmdline: Update to 0.7.2.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/backup.scm (par2cmdline): Update to 0.7.2.
* gnu: thefuck: Update to 3.18.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/admin.scm (thefuck): Update to 3.18.
* gnu: ansible: Update to 2.3.1.0.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/admin.scm (ansible): Update to 2.3.1.0.
* gnu: grilo: Add liboauth support.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (grilo)[inputs]: Add liboauth and cyrus-sasl.
* gnu: grilo: Update to 0.3.3.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (grilo): Update to 0.3.3.
* gnu: gnome-online-accounts: Update to 3.24.1.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
* gnu: Add emacs-inf-ruby.Christopher Baines2017-06-16
| | | | | | * gnu/packages/emacs.scm (emacs-inf-ruby): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: manaplus: Update to 1.7.6.10.Alex Kost2017-06-16
| | | | * gnu/packages/games.scm (manaplus): Update to 1.7.6.10.
* Revert "gnu: gmime: Update to 3.0.1."Kei Kebreau2017-06-16
| | | | This reverts commit a512ca81e8998d86770f5a088a9563bc3f24560f.
* gnu: fish: Update to 2.6.0.ng02017-06-16
| | | | | | * gnu/packages/shells.scm (fish): Update to 2.6.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add ghc-http-conduit.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-conduit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-http-client-tls: Update to 0.3.4.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-client-tls): Update to 0.3.4.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-http-client: Update to 0.5.6.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-client): Update to 0.5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-warp-tls.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-warp-tls): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-warp.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-warp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-wai-extra: Update to 3.0.13.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai-extra): Update to 3.0.13.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-wai: Update to 3.2.1.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai): Update to 3.2.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-auto-update: Update to 0.1.4.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-auto-update): Update to 0.1.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-http2.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-glob.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-glob): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-psqueues.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-psqueues): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-hex.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-hex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-simple-sendfilersiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-simple-sendfile): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-http-date.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-date): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-wai-conduit.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai-conduit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: texlive-bin: Export variable.Ricardo Wurmus2017-06-16
| | | | | | This is needed by the texlive build system. * gnu/packages/tex.scm (texlive-bin): Export variable.
* gnu: gmime: Update to 3.0.1.Kei Kebreau2017-06-15
| | | | * gnu/packages/mail.scm (gmime): Update to 3.0.1.
* gnu: gspell: Update to 1.4.1.Kei Kebreau2017-06-15
| | | | | * gnu/packages/gnome.scm (gspell): Update to 1.4.1. * gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
* gnu: tadbit: Fix typo in description.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
* gnu: spin2cpp: Update to 3.6.3.Tobias Geerinckx-Rice2017-06-16
| | | | * gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
* gnu: proot: Install man page under the right name.Ludovic Courtès2017-06-15
| | | | | * gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install man page as "proot.1", not "man.1".
* gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140].Leo Famulari2017-06-15
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
* gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].Leo Famulari2017-06-15
| | | | | | | | | Fixes CVE-2014-8128, CVE-2015-7554, CVE-2016-5318, CVE-2016-10095, and the other bugs listed in 'libtiff-tiffgetfield-bugs.patch'. * gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff-4.0.8)[source]: Use it.
* gnu: sablevm: Build reproducibly.Ricardo Wurmus2017-06-15
| | | | | * gnu/packages/java.scm (sablevm)[arguments]: Add build phase "remove-timestamp-for-reproducibility".