Age | Commit message (Collapse) | Author |
|
* gnu/packages/regex.scm (re2): Update to 2019-06-01.
|
|
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.5.
(xorg-server-for-tests): Stay on 1.20.4.
|
|
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.7.
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.16.
|
|
* gnu/packages/crypto.scm (libsodium): Update to 1.0.18.
|
|
* gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10196.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10197.patch,
gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch,
gnu/packages/patches/libevent-dns-tests.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libevent.scm (libevevent-2.0): Remove variable.
|
|
* gnu/packages/libevent.scm (libevent)[home-page]: Use HTTPS.
|
|
* gnu/packages/package-management.scm (guix): Update to 4a54ed7.
|
|
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190601.
|
|
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.17.
[source]: Use 'git-fetch' method instead of 'url-fetch'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-srfi-159): New variable.
|
|
* gnu/packages/guile-xyz.scm (guile-gi): New variable.
|
|
* gnu/packages/audio.scm (faudio): Update to 19.06.
|
|
* gnu/packages/debian (debootstrap): Update to 114.
|
|
* gnu/packages/debian (debian-archive-keyring): Update to 2019.01.
|
|
* gnu/packages/algebra.scm (giac): Update to 1.5.0-57.
|
|
* gnu/packages/music.scm (musescore): Update to 3.1.
|
|
* gnu/packages/gnome.scm (terminator): Add at 1.91
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Tests fail reliably for me on a system with 2GB of available RAM, in
`issue93.a.hs` and `issue93.n.hs`.
* gnu/packages/haskell.scm (ghc-happy): Skip test "issue93".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.2.
|
|
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.1.1.
|
|
* gnu/packages/statistics.scm (r-openssl): Update to 1.4.
|
|
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.52.2.
[propagated-inputs]: Add r-biocmanager.
|
|
* gnu/packages/shells.scm (gash): New variable.
|
|
* gnu/packages/lisp.scm (txr): New variable.
* gnu/packages/patches/txr-shell.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.6.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.47.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.123.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.180.
|
|
* gnu/packages/gnucash.scm (gnucash-docs): Update to 3.5.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/gnucash.scm (gnucash): Update to 3.5.
[source]: Remove unneeded patch.
* gnu/packages/patches/gnucash-fix-test-transaction-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/maths.scm (dealii-openmpi)[inputs]: Add hdf5-parallel-openmpi.
|
|
* gnu/packages/maths.scm (slepc): Update to 3.11.1.
[native-inputs]: Add petsc:examples.
[arguments]: Add PETSCCONFIGDIR to #:make-flags.
|
|
* gnu/packages/maths.scm (petsc): Update to 3.11.2.
|
|
* gnu/packages/maths.scm (petsc-complex-mpi)[arguments]: Add 'mpi-setup
phase.
|
|
* gnu/packages/xfce.scm (mousepad): New variable.
|
|
* gnu/packages/aidc.scm (zbar): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/patchutils.scm (patchwork): New variable.
|
|
* gnu/packages/golang.scm (go-1.4): Fix typo in comment.
|
|
* gnu/packages/patches/gtksourceview-2-add-default-directory.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gtk.scm (gtksourceview-2)[source]: Use it.
|
|
* gnu/packages/php.scm (php): Update to 7.3.6.
|
|
* gnu/packages/bioconductor.scm (r-birta): New variable.
|
|
* gnu/packages/bioconductor.scm (r-birewire): New variable.
|
|
* gnu/packages/cran.scm (r-seriation): Update to 1.2-5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.6.
[source]: Fetch from git.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.6.3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-exec-path-from-shell): Update to 1.12.
[source]: Use git-fetch.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-reformatter): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|