aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: lsof: Don't capture details about the build machine's kernel.•••* gnu/packages/lsof.scm (lsof)[arguments]: In 'configure' phase, set "LSOF_SYSINFO" environment variable. Ludovic Courtès2019-11-30
* gnu: datefudge: Update to 1.23.•••* gnu/packages/time.scm (datefudge): Update to 1.23. Tobias Geerinckx-Rice2019-11-30
* gnu: arandr: Update to 0.1.10.•••* gnu/packages/xdisorg.scm (arandr): Update to 0.1.10. Tobias Geerinckx-Rice2019-11-30
* gnu: arandr: Don't use NAME in source URI.•••* gnu/packages/xdisorg.scm (arandr)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-30
* gnu: accountsservice: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-30
* gnu: acpica: Update to 20191018.•••* gnu/packages/admin.scm (acpica): Update to 20191018. Tobias Geerinckx-Rice2019-11-30
* gnu: python-icalendar: Update to 4.0.4.•••* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4. Tobias Geerinckx-Rice2019-11-30
* gnu: python-pyclipper: Update to 1.1.0.post3.•••* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3. Tobias Geerinckx-Rice2019-11-30
* gnu: python-passlib: Update to 1.7.2.•••* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.2. Tobias Geerinckx-Rice2019-11-30
* gnu: perl-moose: Update to 2.2012.•••* gnu/packages/perl.scm (perl-moose): Update to 2.2012. Tobias Geerinckx-Rice2019-11-30
* gnu: perl-archive-extract: Update to 0.82.•••* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.82. Tobias Geerinckx-Rice2019-11-30
* gnu: perl-io-compress: Update to 2.091.•••* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.091. Tobias Geerinckx-Rice2019-11-30
* gnu: perl-compress-raw-zlib: Update to 2.091.•••* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.091. Tobias Geerinckx-Rice2019-11-30
* gnu: perl-compress-raw-bzip2: Update to 2.091.•••* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.091. Tobias Geerinckx-Rice2019-11-30
* gnu: retroarch: Disable the on-line updater.•••Addresses <http://issues.guix.gnu.org/issue/38360>. * gnu/packages/emulators.scm (retroarch)[source]: Add patch and snippet. * packages/patches/retroarch-disable-online-updater.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2019-11-30
* gnu: camlp4: Remove obsolete package.•••* gnu/packages/ocaml.scm (camlp4): Remove package. Julien Lepiller2019-11-30
* gnu: ocaml-camomile: Remove unneeded dependency.•••* gnu/packages/ocaml.scm (ocaml-camomile)[native-inputs]: Remove camlp4. Julien Lepiller2019-11-30
* gnu: ocaml-piqi: Update to 0.7.7.•••* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.7. Julien Lepiller2019-11-30
* gnu: ocaml-ulex: Remove package.•••* gnu/packages/ocaml.scm (ocaml-ulex): Remove deprecated package. Julien Lepiller2019-11-30
* gnu: ocaml-piqilib: Update to 0.6.15.•••* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.15. [source]: Remove patch. [native-inputs]: Remove camlp4. [propagated-inputs]: Replace ulex with sedlex. * gnu/packages/patches/ocaml-piqilib-Update-base64.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Julien Lepiller2019-11-30
* gnu: Add ocaml-sedlex.•••* gnu/packages/ocaml.scm (ocaml-sedlex): New variable. Julien Lepiller2019-11-30
* gnu: Add ocaml-gen.•••* gnu/packages/ocaml.scm (ocaml-gen): New variable. Julien Lepiller2019-11-30
* gnu: ocaml-csv: Update to 2.3.•••* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.3. [license]: Update license. Julien Lepiller2019-11-30
* gnu: ocaml-bisect: Remove package.•••* gnu/packages/ocaml.scm (ocaml-bisect): Remove deprecated package, replaced by ocaml-bisect-ppx. Julien Lepiller2019-11-30
* gnu: ocaml-batteries: Remove unneeded dependencies.•••* gnu/packages/ocaml.scm (ocaml-batteries)[native-inputs]: Remove ocaml-bisect and ocaml-ounit. Julien Lepiller2019-11-30
* gnu: ocaml-bitstring: Remove unneeded dependencies.•••* gnu/packages/ocaml.scm (ocaml-bitstring): Remove unneeded dependencies [native-inputs]: Remove camlp4 and bisect. [propagated-inputs]: Remove camlp4. Julien Lepiller2019-11-30
* gnu: ocaml-findlib: Update to 1.8.1.•••* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.8.1. [native-inputs]: Remove camlp4. Julien Lepiller2019-11-30
* gnu: lablgtk: Update to 2.18.8.•••* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8. [source]: Use git-fetch. [native-inputs]: Remove camlp4. Julien Lepiller2019-11-30
* gnu: opam: Remove unneeded dependency on deprecated camlp4.•••gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4. Julien Lepiller2019-11-30
* gnu: linux-libre: Update to 5.3.14.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver2019-11-30
* gnu: linux-libre@4.9: Update to 4.9.205.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2019-11-30
* gnu: linux-libre@4.4: Update to 4.4.205.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2019-11-30
* gnu: nano: Update to 4.6.•••* gnu/packages/nano.scm (nano): Update to 4.6. Tobias Geerinckx-Rice2019-11-29
* gnu: perl-email-sender: Update to 1.300033.•••* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033. Tobias Geerinckx-Rice2019-11-29
* gnu: limnoria: Update to 2019.11.22.•••* gnu/packages/irc.scm (limnoria): Update to 2019.11.22. Tobias Geerinckx-Rice2019-11-29
* gnu: emacs-rainbow-mode: Update to 1.0.2.•••* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.2. [source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-11-29
* gnu: emacs-debbugs: Update to 0.21.•••* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.21. Tobias Geerinckx-Rice2019-11-29
* gnu: php: Update to 7.4.0.•••* gnu/packages/php.scm (php): Update to 7.4.0. Julien Lepiller2019-11-29
* gnu: Add tdlib.•••* gnu/packages/messaging.scm (tdlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brett Gilio2019-11-29
* gnu: openmpi: Increase priority of the PSM component.•••* gnu/packages/patches/openmpi-psm2-priority.patch: Rename to... * gnu/packages/patches/openmpi-mtl-priorities.patch: ... this. Add hunk to change the priority of PSM. * gnu/packages/mpi.scm (openmpi)[source]: Adjust accordingly. * gnu/local.mk (dist_patch_DATA): Likewise. Ludovic Courtès2019-11-29
* gnu: xterm: Update to 351.•••* gnu/packages/xorg.scm (xterm): Update to 351. Ludovic Courtès2019-11-29
* gnu: rclone: Update to 1.50.2.•••* gnu/packages/sync.scm (rclone): Update to 1.50.2. Clément Lassieur2019-11-29
* gnu: arc-icon-theme: Don't use unstable tarball.•••* gnu/packages/gnome.scm (arc-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-11-29
* gnu: moka-icon-theme: Don't use unstable tarball.•••* gnu/packages/gnome.scm (moka-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME, and follow upstream redirection. Tobias Geerinckx-Rice2019-11-29
* gnu: faba-icon-theme: Don't use unstable tarball.•••* gnu/packages/gnome.scm (faba-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME, and follow upstream redirection. Tobias Geerinckx-Rice2019-11-29
* gnu: python-invoke: Update to 1.3.0.•••* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0. Efraim Flashner2019-11-29
* gnu: crda: Build without python.•••* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2. Efraim Flashner2019-11-29
* gnu: iotop: Build with python3.•••* gnu/packages/linux.scm (iotop)[native-inputs]: Remove python-2, add python. [arguments]: Add phase to fix python3 compatibility. Efraim Flashner2019-11-29
* gnu: xinetd: Update to 2.3.15.4 [fix build].•••* gnu/packages/web.scm (xinetd): Update to 2.3.15.4. [source]: Switch to openSUSE (and Debian) maintenance fork. Remove obsolete patches. [native-inputs]: Add automake, autoconf, libtool, and pkg-config. [home-page]: Update. * gnu/packages/patches/xinetd-CVE-2013-4342.patch, gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Tobias Geerinckx-Rice2019-11-29
* gnu: retroarch: Use system miniupnpc.•••* gnu/packages/emulators.scm (retroarch)[arguments]: Pass ‘--disable-builtinminiupnpc’ to ./configure. [inputs]: Add miniupnpc. Tobias Geerinckx-Rice2019-11-29