Age | Commit message (Collapse) | Author |
|
* gnu/packages/databases.scm (virtuoso-ose):
[inputs]: Add zlib, and readline;
[arguments]: Add --without-internal-zlib, and --with-readline.
|
|
* gnu/packages/emacs.scm (emacs-helm-swoop): Update to 1.7.4.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/emacs.scm (emacs-helm): Update to 2.9.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.3.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/version-control.scm (git): Update to 2.17.0.
[arguments]: Remove obsolete substitution.
|
|
* gnu/packages/perl.scm (perl-mailtools): Update to 2.20.
|
|
* gnu/packages/openstack.scm (python-oslotest): Update to 3.4.0.
|
|
* gnu/packages/virtualization.scm (python-libvirt): Update to 4.1.0.
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 4.2.0.
[native-inputs]: Replace python-2 with python (@3).
|
|
* gnu/packages/cran.scm (r-abc): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/music.scm (musescore): Update to 2.2.
[arguments]: Use new flag for freetype and remove corresponding fix. Prevent
downloading sound fonts during installation.
[inputs]: Add portmidi.
|
|
* gnu/packages/music.scm (portmidi): Add an `add-portime' phase.
|
|
* gnu/packages/ci.scm (cuirass): Update to f090c0f.
|
|
* gnu/packages/guile.scm (guile-git): Update to 36f93c1.
|
|
* gnu/packages/cran.scm (r-abc-data): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/tls.scm (libressl): Update to 2.7.2.
|
|
* gnu/packages/crypto.scm (botan): Update to 2.5.0.
[arguments]: Remove 'fix-rst2man-invocation' phase.
|
|
* gnu/packages/patches/gnu/packages/patches/racket-fix-xform-issue.patch:
Renamed from gnu/packages/patches/racket-minus_zero_p-disable-xform.patch.
Switch to upstream patch in Racket.
* gnu/packages/scheme.scm (racket): Update to renamed patch.
|
|
* gnu/packages/patches/racket-minus_zero_p-disable-xform.patch: New file.
* gnu/packages/scheme.scm (racket): Update version and patch.
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.26.1.
|
|
* gnu/packages/regex.scm (re2): Update to 2018-04-01.
|
|
* gnu/packages/textutils.scm (libconfig): Update to 1.7.2.
[home-page]: Update to new home.
[source](uri): Adjust accordingly.
|
|
* gnu/packages/backup.scm (borg): Update to 1.1.5.
[arguments]: Allow a more recent msgpack in an 'adjust-msgpack-dependency'
phase.
|
|
* gnu/packages/javascript.scm (mujs): Update to 1.0.3.
|
|
* gnu/packages/syndication.scm (newsboat): Update to 2.11.1.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.15.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.32.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.92.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.126.
|
|
* gnu/packages/gnome.scm (libsecret): Update to 0.18.6.
|
|
* gnu/packages/emacs.scm (git-modes): Update to 1.2.7.
|
|
* gnu/packages/python-crypto.scm (python-cryptography)
(python-cryptography-vectors): Update to 2.2.2.
|
|
This placates 'assert-no-store-file-names', which would prevent
'make dist' from succeeding.
* gnu/packages/patches/libgnomeui-utf8.patch: Replace store file names
with ellipses.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.9.4.
|
|
* gnu/packages/maths.scm (qtoctave): New variable.
|
|
* gnu/packages/maths.scm (octave)[inputs]: Add suitesparse, libsndfile,
portaudio and alsa-lib.
|
|
* gnu/packages/haskell-web.scm (ghc-yesod): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.14.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell-web.scm (ghc-yesod-form): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-email-validate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell-web.scm (ghc-yesod-pesistent): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-psqueues)[arguments]: Set #:tests? to #f.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-math-functions)[arguments]: Set #:tests? to #f.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-persistent-sqlite): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-unliftio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-microlens-th): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-microlens): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-unliftio-core): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-persistent-template): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-aeson-compat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|