summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add emacs-git-link.Brian Leung2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-git-link): New variable.
* gnu: Add emacs-apheleia.Brian Leung2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-apheleia): New variable.
* gnu: Add emacs-git-gutter-fringe.Brian Leung2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-git-gutter-fringe): New variable.
* gnu: Add emacs-fringe-helper.Brian Leung2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-fringe-helper): New variable.
* gnu: Add methyldackel.Ricardo Wurmus2019-10-14
| | | | * gnu/packages/bioinformatics.scm (methyldackel): New variable.
* gnu: vim-fugitive: Update to 3.1.Efraim Flashner2019-10-14
| | | | * gnu/packages/vim.scm (vim-fugitive): Update to 3.1.
* gnu: ddcutil: Update to 0.9.7.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/hardware.scm (ddcutil): Update to 0.9.7.
* gnu: python-py3status: Update to 3.21.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/python-xyz.scm (python-py3status): Update to 3.21.
* gnu: python-colorspacious: Update to 1.1.2.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/python-xyz.scm (python-colorspacious): Update to 1.1.2.
* gnu: python-glob2: Update to 0.7.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/python-xyz.scm (python-glob2): Update to 0.7.
* gnu: sqitch: Remove perl-file-homedir input.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/databases.scm (perl-file-homedir)[inputs]: Remove perl-file-homedir.
* gnu: Add enlightenment-wayland.Efraim Flashner2019-10-14
| | | | * gnu/packages/enlightenment.scm (enlightenment-wayland): New variable.
* gnu: gtkmm: Update to 3.24.1.Ludovic Courtès2019-10-14
| | | | * gnu/packages/gtk.scm (gtkmm): Update to 3.24.1.
* gnu: gspell: Update to 1.8.2.Ludovic Courtès2019-10-14
| | | | * gnu/packages/gnome.scm (gspell): Update to 1.8.2.
* gnu: gfortran: Add version 9.x.Ludovic Courtès2019-10-14
| | | | * gnu/packages/gcc.scm (gfortran-9): New variable.
* gnu: mumps: Build and install shared libraries.Maurice Brémond2019-10-14
| | | | | | | | | | | | | * gnu/packages/patches/mumps-shared-libseq.patch, gnu/packages/patches/mumps-shared-mumps.patch, gnu/packages/patches/mumps-shared-pord.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/maths.scm (mumps)[source](patches): Add them. [arguments]: In 'configure' phase, adjust "Makefile.inc" for shared library support. In 'install' phase, install libmpiseq.so when it exists. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
* gnu: mumps: Update to 5.2.1.Maurice Brémond2019-10-14
| | | | | | * gnu/packages/maths.scm (mumps): Update to 5.2.1. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
* gnu: Add r-velocyto.Ricardo Wurmus2019-10-14
| | | | * gnu/packages/bioinformatics.scm (r-velocyto): New variable.
* gnu: Add r-phastcons100way-ucsc-hg19.Ricardo Wurmus2019-10-14
| | | | * gnu/packages/bioconductor.scm (r-phastcons100way-ucsc-hg19): New variable.
* gnu: Add emacs-sly-package-inferred.Pierre Neidhardt2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly-package-inferred): New variable.
* gnu: Add emacs-sly-macrostep.Pierre Neidhardt2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly-macrostep): New variable.
* gnu: Add emacs-sly-named-readtables.Pierre Neidhardt2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly-named-readtables): New variable.
* gnu: emacs-sly-asdf: Update to 20191013.Pierre Neidhardt2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20191013.
* gnu: Add emacs-dimmer.Stephen Webber2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-dimmer): New variable.
* gnu: sudo: Update to 1.8.28 [fixes CVE-2019-14287].Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.28.
* gnu: r-fields: Use HTTPS home-page.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/cran.scm (r-fields)[home-page]: Use HTTPS.
* gnu: r-fields: Update to 9.9.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/cran.scm (r-fields): Update to 9.9.
* gnu: sqitch: Update to 1.0.0.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/databases.scm (sqitch): Update to 1.0.0.
* gnu: network-manager-applet: Update to 1.8.24.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.24.
* gnu: poedit: Update to 2.2.4.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/poedit.scm (poedit): Update to 2.2.4.
* gnu: perl-cache-fastmmap: Update to 1.48.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/perl.scm (perl-cache-fastmmap): Update to 1.48.
* gexp: Use cross extensions when cross-compiling.Mathieu Othacehe2019-10-14
| | | | | | * guix/gexp.scm (load-path-expression): Use ungexp-splicing instead of ungexp-native-splicing so that the cross extensions are used when target is set.
* gnu: emacs-unpackaged-el: Update to 0-3.746801a.Brian Leung2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-unpackaged-el): Update to 0-3.746801a.
* gnu: emacs-ivy-rich: Update to 0.1.4-2.7a667b1.Brian Leung2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to 0.1.4-2.7a667b1.
* gnu: HandBrake: Update to 1.2.2.Eric Bavier2019-10-13
| | | | * gnu/packages/video.scm (handbrake): Update to 1.2.2.
* gnu: stress-make: Fix build and update.Eric Bavier2019-10-13
| | | | | | | | | * gnu/packages/debug.scm (stress-make)[version]: Update to latest upstream commit. Bump revision. Use 'git-version'. [source]: Update url. Use 'git-file-name'. [home-page]: Update url likewise. [arguments]: Add 'setup-go' phase. [license]: Update license file name.
* gnu: xwd: Fix typo in description.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/xorg.scm (xwd)[description]: Fix typo.
* gnu: xwininfo: Update to 1.1.5.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/xorg.scm (xwininfo): Update to 1.1.5.
* gnu: emacs-nhexl-mode: Use HTTPS home page.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-nhexl-mode)[home-page]: Use HTTPS.
* gnu: emacs-nhexl-mode: Update to 1.3.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): Update to 1.3.
* gnu: emacs-darkroom: Update to 0.2.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-darkroom): Update to 0.2.
* gnu: emacs-let-alist: Update to 1.0.6.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-let-alist): Update to 1.0.6.
* gnu: emacs-csv-mode: Use HTTPS.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-csv-mode)[source, home-page]: Use HTTPS.
* gnu: emacs-csv-mode: Update to 1.9.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.9.
* gnu: emacs-load-relative: Update to 1.3.1.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-load-relative): Update to 1.3.1.
* gnu: emacs-debbugs: Update to 0.20.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.20.
* gnu: starman: Update to 0.4015.Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/web.scm (starman): Update to 0.4015.
* gnu: Add playerctl.David Wilson2019-10-14
| | | | | | * gnu/packages/music.scm (playerctl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: git-annex: Update to 7.20191009.Kyle Meyer2019-10-14
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191009. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: commencement: Use 'package-with-explicit-inputs' for Hurd packages.Ludovic Courtès2019-10-14
| | | | | | | * gnu/packages/commencement.scm (with-boot0): New procedure. (gnumach-headers-boot0, mig-boot0) (hurd-headers-boot0, hurd-minimal-boot0) (hurd-core-headers-boot0): Use it instead of 'package-with-explicit-inputs'.