aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorBrian Leung <bkleung89@gmail.com>2019-06-15 03:01:25 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2019-06-25 08:48:12 +0200
commit0f658feae9439e4ac3308a6dda1700c470c07241 (patch)
tree40ab041464a8062c28d02553f3a81fe6e81e4807 /nix
parentf80ad8f03505da1f3b8bef531daefb219ac1ee7d (diff)
downloadguix-0f658feae9439e4ac3308a6dda1700c470c07241.tar.gz
guix-0f658feae9439e4ac3308a6dda1700c470c07241.zip
gnu: emacs-prescient: Update to 3.1.
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.1.
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions
9 18:14:22 +0100'>2017-03-19gnu: Rename "guile-next" to "guile"....Ludovic Courtès 2016-10-03tests: Adjust 'guix build -S' test for source-less packages....Ludovic Courtès 2016-09-06packages: Add 'package-superseded' and associated support....Ludovic Courtès 2016-03-08packages: Support the deprecated "NAME-VERSION" syntax....Ludovic Courtès 2016-03-03guix build: -S returns the replacement's source....Ludovic Courtès 2016-03-02utils: Use '@' for separating package names and version numbers....Mathieu Lirzin 2016-03-02tests: Disable grafts by default....Ludovic Courtès 2016-02-01guix build: Add '--with-input'....Ludovic Courtès 2015-10-28scripts: build: Add --file option....David Thompson