aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: ephoto: Update source hash.•••The contents of both archives are identical. * gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256. Tobias Geerinckx-Rice2019-05-17
* gnu: Add nauty.•••* gnu/packages/maths.scm (nauty): New variable. Nicolas Goaziou2019-05-16
* gnu: guile-file-names: Update to 0.2.•••* gnu/packages/guile-xyz.scm (guile-file-names): Update to 0.2. [arguments]: Adjust build phase "build-with-guile-2.2" and rename to "fix-target-directory". Ricardo Wurmus2019-05-16
* gnu: bind: Update to 9.14.2.•••* gnu/packages/dns.scm (isc-bind): Update to 9.14.2. [source]: Remove patch. [arguments]: Run only fuzz tests. * gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2019-05-16
* gnu: Add python-leidenalg.•••* gnu/packages/graph.scm (python-leidenalg): New variable. Ricardo Wurmus2019-05-16
* gnu: custom-gcc: Unhide resulting package.•••This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db. While the plain "gcc" packages should be hidden by default, gcc-derived packages like "gfortran" should not. * gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property. Ricardo Wurmus2019-05-16
* gnu: star: Update to 2.7.1a.•••* gnu/packages/bioinformatics.scm (star): Update to 2.7.1a. Ricardo Wurmus2019-05-16
* gnu: network-manager-applet: Patch libnma for modem support.•••* gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load iso-codes and mobile-broadband-provider-info from the store and not require them in the profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz2019-05-16
* gnu: grammalecte: Update to 1.1.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 1.1. Nicolas Goaziou2019-05-16
* gnu: loksh: Update to 6.5.•••* gnu/packages/shells.scm (loksh): Update to 6.5. Tobias Geerinckx-Rice2019-05-16
* gnu: cssc: Update to 1.4.1.•••* gnu/packages/version-control.scm (cssc): Update to 1.4.1. Tobias Geerinckx-Rice2019-05-16
* gnu: git-lfs: Update to 2.7.2.•••* gnu/packages/version-control.scm (git-lfs): Update to 2.7.2. Tobias Geerinckx-Rice2019-05-16
* gnu: ndctl: Update to 65.•••* gnu/packages/disk.scm (ndctl): Update to 65. Tobias Geerinckx-Rice2019-05-16
* gnu: linux-libre: Update to 5.1.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2. (%linux-libre-hash): Update hash. Mark H Weaver2019-05-15
* gnu: linux-libre@4.19: Update to 4.19.43.•••* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.43. (%linux-libre-4.19-hash): Update hash. Mark H Weaver2019-05-15
* gnu: linux-libre@4.14: Update to 4.14.119.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.119. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2019-05-15
* gnu: linux-libre@4.9: Update to 4.9.176.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.176. Mark H Weaver2019-05-15
* gnu: python-jedi: Update to 0.13.3.•••* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3. (python2-jedi): Enable tests. Maxim Cournoyer2019-05-15
* gnu: elixir: Update to 1.8.2.•••* gnu/packages/elixir.scm (elixir): Update to 1.8.2. Tobias Geerinckx-Rice2019-05-15
* gnu: perl-data-page: Update to 2.03.•••* gnu/packages/perl.scm (perl-data-page): Update to 2.03. Tobias Geerinckx-Rice2019-05-15
* gnu: perl-text-csv: Update to 2.00.•••* gnu/packages/perl.scm (perl-text-csv): Update to 2.00. Tobias Geerinckx-Rice2019-05-15
* gnu: ubridge: Don't use unstable tarball.•••* gnu/packages/networking.scm (ubridge)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-05-15
* gnu: ubridge: Update to 0.9.15.•••* gnu/packages/networking.scm (ubridge): Update to 0.9.15. Tobias Geerinckx-Rice2019-05-15
* gnu: perl-time-duration: Update to 1.21.•••* gnu/packages/perl.scm (perl-time-duration): Update to 1.21. Tobias Geerinckx-Rice2019-05-15
* gnu: python-django-rq: Update to 1.3.1.•••* gnu/packages/django.scm (python-django-rq): Update to 1.3.1. Tobias Geerinckx-Rice2019-05-15
* gnu: Add python-pylzma.•••* gnu/packages/python-xyz.scm (python-pylzma): New variable. (python2-pylzma): New variable. Danny Milosavljevic2019-05-15
* gnu: Remove python2-httpretty.•••This package is severely out of date compared to its Python 3 counterpart and difficult to upgrade. Since it has no dependents in Guix and Python 2 is officially deprecated by the end of this year, just remove it. * gnu/packages/web.scm (python2-httpretty): Remove variable. Marius Bakke2019-05-15
* gnu: vigra, notmuch: Use the Python3 Sphinx variant.•••* gnu/packages/image.scm (vigra)[native-inputs]: Change PYTHON2-SPHINX to PYTHON-SPHINX. * gnu/packages/mail.scm (notmuch)[native-inputs]: Likewise. Marius Bakke2019-05-15
* gnu: tbb: Add a source file name.•••* gnu/packages/tbb.scm (tbb)[source](file-name): New field. Marius Bakke2019-05-15
* gnu: tbb: Update to 2019_U6.•••* gnu/packages/tbb.scm (tbb): Update to 2019_U6. Marius Bakke2019-05-15
* gnu: samba: Update to 4.10.3.•••* gnu/packages/samba.scm (samba): Update to 4.10.3. Marius Bakke2019-05-15
* gnu: oniguruma: Update to 6.9.2.•••* gnu/packages/textutils.scm (oniguruma): Update to 6.9.2. Marius Bakke2019-05-15
* gnu: Add ocaml-odoc.•••* gnu/packages/ocaml.scm (ocaml-odoc): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> gabrielhdt2019-05-14
* gnu: Add ocaml-bisect-ppx.•••* gnu/packages/ocaml.scm (ocaml-bisect-ppx): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> gabrielhdt2019-05-14
* gnu: Add ocaml-tyxml.•••* gnu/packages/ocaml.scm (ocaml-tyxml): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> gabrielhdt2019-05-14
* gnu: Add ocaml-markup.•••* gnu/packages/ocaml.scm (ocaml-markup): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> gabrielhdt2019-05-14
* gnu: python-requests-oauthlib: Fix building.•••* gnu/packages/python-web.scm (python-requests-oauthlib)[native-inputs]: Add python-pyjwt for tests. Julien Lepiller2019-05-14
* gnu: certbot, python-acme: Update to 0.34.2.•••* gnu/packages/tls.scm (certbot, python-acme): Update to 0.34.2. Leo Famulari2019-05-14
* gnu: ocaml-base64: Update to 3.2.0.•••* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.2.0. [origin]: Use git-fetch. (ocaml-piqilib)[origin]: Add a patch to fix building with new versions of ocaml-base64. * gnu/packages/patches/ocaml-piqilib-Update-base64.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Julien Lepiller2019-05-14
* gnu: ocaml-tsdl: Update to 0.9.6.•••* gnu/packages/ocaml.scm (ocaml-tsdl): Update to 0.9.6. Julien Lepiller2019-05-14
* gnu: ocaml-ocb-stubblr: Fix build failures using it.•••* gnu/packages/ocaml.scm (ocaml-ocb-stubblr)[arguments]: Add a phase to fix guix-specific issues. Julien Lepiller2019-05-14
* gnu: ocaml-sqlite3: Update to 4.4.1.•••* gnu/packages/ocaml.scm (ocaml-sqlite3): Update to 4.4.1. [origin]: Use git-fetch. Julien Lepiller2019-05-14
* gnu: dune: Update to 1.9.3.•••* gnu/packages/ocaml.scm (dune): Update to 1.9.3. Julien Lepiller2019-05-14
* gnu: Add ataqv.•••* gnu/packages/bioinformatics.scm (ataqv): New variable. Ricardo Wurmus2019-05-14
* gnu: burp: Update to 2.3.6.•••* gnu/packages/backup.scm (burp): Update to 2.3.6. Björn Höfling2019-05-14
* gnu: anthy: Update source URI.•••* gnu/packages/anthy (anthy)[source]: Update URI. Björn Höfling2019-05-14
* gnu: jnettop: Use archived source and homepage.•••* gnu/packages/admin.scm (jnettop)[source,home-page]: Use archive.org mirror. Björn Höfling2019-05-14
* gnu: xdot: Update to 1.1.•••* gnu/packages/graphviz.scm (xdot): Update to 1.1. Björn Höfling2019-05-14
* gnu: font-hermit: Download as 'url-fetch/tarbomb'.•••* gnu/packages/fonts.scm (font-hermit)[source]: Use 'url-fetch/tarbomb' method. [arguments]: Remove custom phases. Efraim Flashner2019-05-14
* gnu: Add emacs-evil-cleverparens•••* gnu/packages/emacs-xyz.scm (emacs-evil-cleverparens): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> LaFreniere, Joseph2019-05-14