summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: emacs-cider: Update to 0.25.0.•••* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.25.0. [propagated-inputs]: Reorder entries. Remove emacs-seq, built-in. Nicolas Goaziou2020-06-061-8/+6
* gnu: emacs-beginend: Update to 2.1.0.•••* gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.1.0. Nicolas Goaziou2020-06-061-2/+2
* gnu: emacs-magit-popup: Update to 2.13.2.•••* gnu/packages/emacs-xyz.scm (emacs-magit-popup): Update to 2.13.2. Nicolas Goaziou2020-06-061-10/+10
* gnu: emacs-clojure-mode: Update to 5.11.0.•••* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.11.0. [native-inputs]: Add emacs-buttercup, remove emacs-ert-runner. [arguments]: Update test command. [description]: Small typographic fixes. Nicolas Goaziou2020-06-061-7/+7
* gnu: emacs-php-mode: Update to 1.23.0.•••* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.23.0. Nicolas Goaziou2020-06-061-16/+16
* gnu: emacs-undo-tree: Update to 0.7.4.•••* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.4. [source]: Use GNU ELPA repository. Nicolas Goaziou2020-06-061-11/+10
* gnu: emacs-websocket: Update to 1.12.•••* gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.12. [source]: Use ELPA repository instead of GitHub. Nicolas Goaziou2020-06-061-19/+10
* gnu: libavif: Mark up description.•••* gnu/packages/image.scm (libavif)[description]: Use @acronym{}. Tobias Geerinckx-Rice2020-06-061-3/+3
* gnu: libqmi: Update to 1.24.12.•••* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.12. Tobias Geerinckx-Rice2020-06-061-2/+2
* gnu: mcelog: Update description.•••I believe that nowadays rasdaemon is a/the recommended alternative. * gnu/packages/linux.scm (mcelog)[description]: Remove ‘required’. Tobias Geerinckx-Rice2020-06-061-4/+4
* gnu: mcelog: Update to 170.•••* gnu/packages/linux.scm (mcelog): Update to 170. Tobias Geerinckx-Rice2020-06-061-2/+2
* gnu: mcelog: Fix unversioned DOCDIR.•••* gnu/packages/linux.scm (mcelog)[arguments]: VERSION DOCDIR. Tobias Geerinckx-Rice2020-06-061-1/+2
* gnu: geoclue: Update to 2.5.6.•••* gnu/packages/gnome.scm (geoclue): Update to 2.5.6. Tobias Geerinckx-Rice2020-06-061-3/+2
* gnu: evince: Update to 3.36.1.•••* gnu/packages/gnome.scm (evince): Update to 3.36.1. Tobias Geerinckx-Rice2020-06-061-4/+3
* gnu: mtpaint: Update to 3.49.27.•••* gnu/packages/image.scm (mtpaint): Update to 3.49.27. Tobias Geerinckx-Rice2020-06-061-3/+3
* gnu: mtpaint: Fix version numbering.•••* gnu/packages/image.scm (mtpaint): Remove let binding. [version]: Don't use GIT-VERSION. [source]: Specify the matching COMMIT directly. Tobias Geerinckx-Rice2020-06-061-48/+42
* gnu: gpxsee: Update to 7.30.•••* gnu/packages/gps.scm (gpxsee): Update to 7.30. Tobias Geerinckx-Rice2020-06-061-3/+3
* gnu: fortune-mod: Update to 2.28.0.•••* gnu/packages/games.scm (fortune-mod): Update to 2.28.0. Tobias Geerinckx-Rice2020-06-061-3/+2
* gnu: python-backports-csv: Update to 1.0.7.•••* gnu/packages/python-xyz.scm (python-backports-csv): Update to 1.0.7. Tobias Geerinckx-Rice2020-06-061-3/+2
* gnu: emacs-general: Update to a0b17d2.•••Fixes <https://bugs.gnu.org/41655>. Reported by bdju <bdju@tilde.team>. * gnu/packages/emacs-xyz.scm (emacs-general): Update to a0b17d2. [arguments]: Remove unnecessary phase. Update #:test-command. Nicolas Goaziou2020-06-061-20/+13
* gnu: boost-signals2: Update hash.•••Reported by pkill9 on #guix. * gnu/packages/boost.scm (boost-signals2)[source]: Fix the hash. Tobias Geerinckx-Rice2020-06-051-1/+1
* gnu: diffoscope: Update to 146.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 146. Tobias Geerinckx-Rice2020-06-051-2/+2
* gnu: diffoscope: Remove redundant let binding.•••* gnu/packages/diffoscope.scm (diffoscope): Unbind VERSION. Tobias Geerinckx-Rice2020-06-051-158/+157
* gnu: docker, docker-cli: Update to 19.03.9.•••* gnu/packages/docker.scm (%docker-version): Update to 19.03.9. (docker, docker-cli): Update hashes. Tobias Geerinckx-Rice2020-06-051-4/+4
* gnu: websocketpp: Update to 0.8.2.•••* gnu/packages/web.scm (websocketpp): Update to 0.8.2. [source]: Replace patch. * gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch: Delete file. * gnu/packages/patches/websocketpp-fix-for-cmake-3.15.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2020-06-053-106/+20
* gnu: strace: Update to 5.7.•••* gnu/packages/linux.scm (strace): Update to 5.7. [arguments]: Disable three failing tests. Tobias Geerinckx-Rice2020-06-051-2/+8
* gnu: singular: Update to 4.1.3p1.•••* gnu/packages/algebra.scm (singular): Update to 4.1.3p1. Tobias Geerinckx-Rice2020-06-051-2/+2
* gnu: iproute2: Update to 5.7.0.•••* gnu/packages/linux.scm (iproute): Update to 5.7.0. Tobias Geerinckx-Rice2020-06-051-2/+2
* gnu: man-db: Update to 2.9.2.•••* gnu/packages/man.scm (man-db): Update to 2.9.2. Tobias Geerinckx-Rice2020-06-051-2/+2
* gnu: fetchmail: Update to 6.4.6.•••* gnu/packages/mail.scm (fetchmail): Update to 6.4.6. Tobias Geerinckx-Rice2020-06-051-2/+2
* gnu: synapse: Update to 1.14.0.•••* gnu/packages/matrix.scm (synapse): Update to 1.14.0. Tobias Geerinckx-Rice2020-06-051-3/+5
* gnu: guix: Update to ea924134f8.•••Update Guix to include ea924134f819eef072ba7df9080d39de97fd73e6, that fixes a test failure that can occur when running from a file-system without user_xattr support. * gnu/packages/package-management.scm (guix): Update to 1.1.0-6.ea92413. Mathieu Othacehe2020-06-051-3/+3
* gnu: Add cl-1am.•••* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+29
* gnu: Add cl-sxql.•••* gnu/packages/lisp-xyz.scm (sbcl-sxql, cl-sxql, ecl-sxql): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+39
* gnu: Add cl-exponential-backoff.•••* gnu/packages/lisp-xyz.scm (sbcl-exponential-backoff, cl-exponential-backoff, ecl-exponential-backoff): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+30
* gnu: Add cl-rove.•••* gnu/packages/lisp-xyz.scm (sbcl-rove, cl-rove, ecl-rove): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+36
* gnu: Add cl-dissect.•••* gnu/packages/lisp-xyz.scm (sbcl-dissect, cl-dissect, ecl-dissect): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+32
* gnu: Add cl-uuid.•••* gnu/packages/lisp-xyz.scm (sbcl-uuid, cl-uuid, ecl-uuid): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+32
* gnu: Add cl-prometheus.pushgateway.•••* gnu/packages/lisp-xyz.scm (sbcl-prometheus.pushgateway, cl-prometheus.pushgateway, ecl-prometheus.pushgateway): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+17
* gnu: Add cl-prometheus.exposers.hunchentoot.•••* gnu/packages/lisp-xyz.scm (sbcl-prometheus.exposers.hunchentoot, cl-prometheus.exposers.hunchentoot): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+16
* gnu: Add cl-prometheus.formats.text.•••* gnu/packages/lisp-xyz.scm (sbcl-prometheus.formats.text, cl-prometheus.formats.text, ecl-prometheus.formats.text): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+16
* gnu: Add cl-prometheus.collectors.process.•••* gnu/packages/lisp-xyz.scm (sbcl-prometheus.collectors.process, cl-prometheus.collectors.process, ecl-prometheus.collectors.process): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+19
* gnu: Add cl-prometheus.collectors.sbcl.•••* gnu/packages/lisp-xyz.scm (sbcl-prometheus.collectors.sbcl, cl-prometheus.collectors.sbcl): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+11
* gnu: Add cl-prometheus.•••* gnu/packages/lisp-xyz.scm (sbcl-prometheus, cl-prometheus, ecl-prometheus): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+32
* gnu: Add quantile-estimator.•••* gnu/packages/lisp-xyz.scm (sbcl-quantile-estimator, ecl-quantile-estimator, cl-quantile-estimator): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Katherine Cox-Buday2020-06-051-0/+34
* gnu: txr: Update to 239.•••* gnu/packages/lisp.scm (txr): Update to 239. [arguments]: Use cc-for-target. Guillaume Le Vaillant2020-06-051-7/+4
* gnu: guix: Update to 7730f41afd.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-5.7730f41. Mathieu Othacehe2020-06-051-3/+3
* gnu: rosegarden: Update to 20.06.•••* gnu/packages/music.scm (rosegarden): Update to 20.06. Nicolas Goaziou2020-06-041-2/+2
* gnu: guile-rsvg: Use 'git-fetch' instead of a generated archive.•••* gnu/packages/gtk.scm (guile-rsvg)[source]: Switch to GIT-FETCH. Ludovic Courtès2020-06-041-5/+5
* gnu: emacs-modus-operandi-theme: Update to 0.9.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.9.0. Nicolas Goaziou2020-06-041-2/+2