Commit Graph

24811 Commits (a076f19908d06b6df49f1c25c40de8838213cd71)

Author SHA1 Message Date
Marius Bakke b9d562284c
gnu: x265: Update to 2.8.
* gnu/packages/video.scm (x265): Update to 2.8.
2018-05-26 17:13:20 +02:00
Marius Bakke d5c472a216
gnu: p11-kit: Update to 0.23.11.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.11.
[arguments]: Add #:phases.  Drop new "runtime" test.
2018-05-26 17:04:18 +02:00
Marius Bakke 26633cb8b3
gnu: samba: Update to 4.8.2.
* gnu/packages/samba.scm (samba): Update to 4.8.2.
2018-05-26 17:04:18 +02:00
Marius Bakke 6ce76bdc31
gnu: whois: Update to 5.3.1.
* gnu/packages/networking.scm (whois): Update to 5.3.1.
[inputs]: Change from LIBIDN to LIBIDN2.
2018-05-26 17:04:17 +02:00
Marius Bakke 80746f97f1
gnu: vte: Update to 0.52.2.
* gnu/packages/gnome.scm (vte): Update to 0.52.2.
2018-05-26 17:04:17 +02:00
Marius Bakke bbb56dc7b6
gnu: feh: Update to 2.26.3.
* gnu/packages/image-viewers.scm (feh): Update to 2.26.3.
2018-05-26 17:04:17 +02:00
Marius Bakke b3884bbfc5
gnu: rust: Fix typo.
* gnu/packages/rust.scm (rust-bootstrap)[description]: s/manaer/manager.
2018-05-26 17:04:17 +02:00
Rutger Helling 385f8a0930
gnu: wine-staging: Update to 3.9.
* gnu/packages/wine.scm (wine-staging): Update to 3.9.
2018-05-26 16:45:47 +02:00
Rutger Helling 84fbe00a8b
gnu: wine-staging-patchset-data: Update to 3.9.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.9.
2018-05-26 16:45:46 +02:00
Nicolas Goaziou 4c40ed9d37
gnu: Add scummvm.
* gnu/packages/emulators.scm (scummvm): New variable.
2018-05-25 23:19:58 +02:00
Andreas Enge 43a776e294
gnu: mpfrcx: Update to 0.5.
* gnu/packages/algebra.scm (mpfrcx): Update to 0.5 and change licence to
lgpl3+.
2018-05-25 19:52:15 +02:00
Jelle Licht c53fa8c83a
gnu: mps-youtube: Update to 0.2.8.
* gnu/packages/video.scm (mps-youtube): Update to 0.2.8.
2018-05-25 14:01:57 +02:00
Jelle Licht e7ca985973
gnu: footswitch: Update to ca43d53f.
* gnu/packages/accessibility.scm (footswitch): Update to ca43d53f.
2018-05-25 14:01:40 +02:00
Ludovic Courtès fbe1b85b63
gnu: openmpi: Add PSM2 (Intel OmniPath) support.
* gnu/packages/mpi.scm (openmpi)[inputs]: Add PSM2 on supported systems.
2018-05-25 13:43:03 +02:00
Ludovic Courtès a560641a60
gnu: openmpi: Reintroduce PSM (Intel TrueScale) support.
Fixes a regression introduced in
9129804230 whereby PSM would never be
added as an input.

* gnu/packages/mpi.scm (openmpi)[inputs]: Re-add PSM on supported
systems.
2018-05-25 13:43:03 +02:00
Ludovic Courtès 6df2a50ac4
gnu: openmpi: Update to 3.0.1.
* gnu/packages/mpi.scm (openmpi): Update to 3.0.1.
[arguments]: In 'remove-absolute' phase, adjust romio file name.
* gnu/packages/maths.scm (scalapack)[arguments]: Add
'set-test-environment' phase.
(slepc-openmpi)[arguments]: Likewise.
(mumps-openmpi)[arguments]: Likewise.
(superlu-dist)[arguments]: In 'check' phase, set
'OMPI_MCA_plm_rsh_agent'.
(scotch)[arguments]: In 'build-esmumps', likewise.
(p4est)[arguments]: Add 'set-test-environment' phase.
(hypre-openmpi)[arguments]: Likewise.
2018-05-25 13:43:03 +02:00
Ludovic Courtès 0921eff2a8
gnu: superlu-dist: Update to 5.3.0.
* gnu/packages/maths.scm (superlu-dist): Update to 5.3.0.
[source](snippet): Adapt file name and function names to new version.
Remove 'delete-file' call.
2018-05-25 13:43:03 +02:00
Mathieu Othacehe 4806d390cb
gnu: Add python2-gdrivefs.
* gnu/packages/python.scm (python2-gdrivefs): New variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe a037a59f83
gnu: Add python-fusepy.
* gnu/packages/python.scm (python-fusepy): New variable,
(python2-fusepy): new variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe b5a9f49b49
gnu: Add python-gipc.
* gnu/packages/python.scm (python-gipc): New variable,
(python2-gipc): new variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe 961bcdf5ac
gnu: Add python-google-api-client.
* gnu/packages/python-web.scm (python-google-api-client): New variable,
(python2-google-api-client): new variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe 1ceca46b06
gnu: Add python2-oauth2client.
* gnu/packages/python-web.scm (python2-oauth2client): New variable.
2018-05-25 10:36:43 +02:00
Danny Milosavljevic c75c9b05e1
gnu: mrustc: Update to 0.0.0-3.b5b7089.
* gnu/packages/rust.scm (mrustc): Update to 0.0.0-3.b5b7089.
2018-05-25 00:59:41 +02:00
Fis Trivial 655ca71329
gnu: Add xsimd.
* gnu/packages/cpp.scm (xsimd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-24 23:38:48 +02:00
Pierre Neidhardt 914205214c
gnu: ntfs-3g: Link 'mount.ntfs' to 'mount.ntfs-3g'.
* gnu/packages/linux.scm (ntfs-3g)[arguments]: Add #:phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-24 23:38:47 +02:00
Julien Lepiller 109f022e9d
gnu: gdal: Fix configure flags.
* gnu/packages/geo.scm (gdal)[arguments]: Fix configure flags.
2018-05-24 22:14:31 +02:00
Nils Gillmann c10679f5f1
gnu: gnurl: Update to 7.60.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.60.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-24 12:13:52 -04:00
Ricardo Wurmus a1b802454a
gnu: Add fastp.
* gnu/packages/bioinformatics.scm (fastp): New variable.
2018-05-24 17:49:32 +02:00
Rutger Helling 26bcd2a2b2
gnu: weston: Disable parallel tests.
* gnu/packages/freedesktop.scm (weston): Disable parallel tests.
2018-05-24 15:13:13 +02:00
Ricardo Wurmus 217af8ae71
gnu: qsynth: Update to 0.5.1.
* gnu/packages/audio.scm (qsynth): Update to 0.5.1.
2018-05-24 12:08:52 +02:00
Ricardo Wurmus 04e7cd8d80
gnu: qjackctl: Update to 0.5.1.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.1.
2018-05-24 12:08:52 +02:00
Rutger Helling f035e5d0bc
gnu: weston: Update to 4.0.0.
* gnu/packages/freedesktop.scm (weston): Update to 4.0.0.
[arguments]: Disable tests.
2018-05-24 12:04:49 +02:00
Ricardo Wurmus fd29faa8d6
gnu: Add emacs-desktop-environment.
* gnu/packages/emacs.scm (emacs-desktop-environment): New variable.
2018-05-24 10:59:00 +02:00
Ricardo Wurmus 1259167348
gnu: Add r-analytics.
* gnu/packages/cran.scm (r-analytics): New variable.
2018-05-24 09:23:21 +02:00
Ricardo Wurmus 3146aab7a8
gnu: r-minimal: Add tcl/tk support.
* gnu/packages/statistics.scm (r-minimal)[inputs]: Add tcl and tk.
[arguments]: Add configure flags to enable tcl and tk support.
2018-05-24 09:23:18 +02:00
Jan Nieuwenhuizen 11c237f54e
gnu: mes: Update to 0.14.
* gnu/packages/mes.scm (mes): Use nyacc-for-mes.  Update to 0.14.
2018-05-24 07:50:04 +02:00
Jan Nieuwenhuizen 0b68943066
gnu: mescc-tools: Update to 0.4.
* gnu/packages/mes.scm (mescc-tools): Update to 0.4.
2018-05-24 07:50:03 +02:00
Jan Nieuwenhuizen d236c51c17
gnu: Add nyacc-for-mes.
* gnu/packages/mes.scm (nyacc-for-mes): New variable.
2018-05-24 07:49:58 +02:00
Mark H Weaver b7290048ea
gnu: linux-libre: Update to 4.16.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11.
(%linux-libre-hash): Update hash.
2018-05-24 01:15:22 -04:00
Mark H Weaver a75702d242
gnu: linux-libre@4.14: Update to 4.14.43.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43.
(%linux-libre-4.14-hash): Update hash.
2018-05-24 01:14:34 -04:00
Mark H Weaver 24c9d8b084
gnu: linux-libre@4.9: Update to 4.9.102.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
2018-05-24 01:13:34 -04:00
Leo Famulari ad3068b5f1
gnu: procps: Update to 3.3.15 [fixes CVE-2018-{1122,1123,1124,1125,1126}].
* gnu/packages/linux.scm (procps): Update to 3.3.15.
2018-05-23 20:47:30 -04:00
Julien Lepiller 2b9be1a63a
gnu: Add postgis.
* gnu/packages/geo.scm (postgis): New variable.
2018-05-23 23:07:10 +02:00
Julien Lepiller 996e45cbf7
gnu: Add gdal.
* gnu/packages/geo.scm (gdal): New variable.
2018-05-23 23:06:50 +02:00
Tobias Geerinckx-Rice 34fb6c51ca
gnu: connman: Update to 1.36.
* gnu/packages/connman.scm (connman): Update to 1.36.
2018-05-23 15:29:35 +02:00
Tobias Geerinckx-Rice 8c8d015077
gnu: python-gitpython: Update to 2.1.10.
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.10.
2018-05-23 15:29:35 +02:00
Tobias Geerinckx-Rice 8332ac031c
gnu: simplescreenrecorder: Update to 0.3.11.
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11.
[inputs]: Use defaut FFMPEG version.
2018-05-23 15:29:34 +02:00
Tobias Geerinckx-Rice a5a568d246
gnu: redshift: Update to 1.12.
* gnu/packages/xdisorg.scm (redshift): Update to 1.12.
2018-05-23 15:29:34 +02:00
Tobias Geerinckx-Rice 0b1e903d1e
gnu: stunnel: Update to 5.45.
* gnu/packages/web.scm (stunnel): Update to 5.45.
2018-05-23 15:29:34 +02:00
Tobias Geerinckx-Rice 1115119202
gnu: parallel: Update to 20180522.
* gnu/packages/parallel.scm (parallel): Update to 20180522.
2018-05-23 15:29:33 +02:00
Tobias Geerinckx-Rice 27f44a46df
gnu: tor: Update to 0.3.3.6 [security fixes].
* gnu/packages/tor.scm (tor): Update to 0.3.3.6.
2018-05-23 15:29:33 +02:00
Tobias Geerinckx-Rice b284877c31
gnu: x265: Return a boolean from the snippet.
* gnu/packages/video.scm (x265)[source]: End snippet with #t.
2018-05-23 15:29:33 +02:00
Tobias Geerinckx-Rice afe0c03a4e
gnu: x265: Update to 2.7.
* gnu/packages/video.scm (x265): Update to 2.7.
2018-05-23 15:29:32 +02:00
Ricardo Wurmus a4ab65ee79
gnu: pigx-scrnaseq: Update to 0.0.4.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.4.
2018-05-23 15:27:32 +02:00
Ricardo Wurmus 6623bd826b
gnu: libusb-for-axoloti: Adjust patch.
* gnu/packages/patches/libusb-for-axoloti.patch: Adjust patch for use with
current version of libusb.
2018-05-23 15:23:01 +02:00
Ricardo Wurmus 8efe2a22ea
gnu: Use "code" instead of "indent".
This is a follow-up to commit e470abf8b7.

* gnu/packages/commencement.scm,
gnu/packages/flex.scm: Use module "code" instead of "indent".
2018-05-23 13:59:46 +02:00
Ricardo Wurmus 6c7d0620cf
gnu: Use "code" instead of "indent".
This is a follow-up to commit e470abf8b7.

* gnu/packages/debug.scm: Use module "code" instead of "indent".
2018-05-23 13:58:40 +02:00
Rouby Pierre-Antoine 21290c35b1
gnu: Add go-github-com-tevino-abool.
* gnu/packages/golang.scm (go-github-com-tevino-abool): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine 28380e0e28
gnu: Add go-github-com-stretchr-testify.
* gnu/packages/golang.scm (go-github-com-stretchr-testify): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine c4230cda09
gnu: Add go-github-com-jpillora-backoff.
* gnu/packages/golang.scm (go-github-com-jpillora-backoff): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine 0972411a57
gnu: Add go-github-com-hashicorp-go-version.
* gnu/packages/golang.scm (go-github-com-hashicorp-go-version): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine 8c5a69aa00
gnu: Add go-github-com-getsentry-raven-go.
* gnu/packages/golang.scm (go-github-com-getsentry-raven-go): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:14 +02:00
Rouby Pierre-Antoine fb50664f6b
gnu: Add go-github-com-burntsushi-toml.
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 13:53:13 +02:00
Ricardo Wurmus 2b47ebe1a6
gnu: Add r-learnr.
* gnu/packages/cran.scm (r-learnr): New variable.
2018-05-23 13:48:57 +02:00
Ricardo Wurmus 94a8990f78
gnu: Add r-rappdirs.
* gnu/packages/cran.scm (r-rappdirs): New variable.
2018-05-23 13:48:57 +02:00
Ludovic Courtès e470abf8b7
gnu: Move 'indent' to code.scm.
Suggested by Pierre Neidhardt <ambrevar@gmail.com>.

* gnu/packages/indent.scm: Remove.  Move 'indent' to...
* gnu/packages/code.scm (indent):  ... here.  New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove indent.scm.
2018-05-23 12:14:27 +02:00
Ludovic Courtès c1e5109b68
gnu: Move 'astyle' to code.scm.
Suggested by Pierre Neidhardt <ambrevar@gmail.com>.

* gnu/packages/pretty-print.scm (astyle): Move to...
* gnu/packages/code.scm (astyle): ... here.  New variable.
2018-05-23 12:14:12 +02:00
Pierre Neidhardt 9c4dcfaf66
gnu: Add uncrustify.
* gnu/packages/code.scm (uncrustify): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-23 12:09:37 +02:00
Ricardo Wurmus b2086776f1
gnu: gimp-fourier: Fix build.
* gnu/packages/gimp.scm (gimp-fourier)[arguments]: Copy gegl-0.4.pc to
gegl-0.3.pc in the configure phase.
[inputs]: Add gegl.
2018-05-23 10:08:20 +02:00
Oleg Pykhalov aa4818c33b
gnu: cmake.scm: Add missing module.
* gnu/packages/cmake.scm: Import emacs-build-system.
2018-05-22 17:37:14 +03:00
Oleg Pykhalov bbdf36666b
gnu: Add emacs-cmake-mode.
* gnu/packages/cmake.scm (emacs-cmake-mode): New public variable.
2018-05-22 17:20:46 +03:00
Ricardo Wurmus 0f5ad3a1bc
gnu: bismark: Patch bismark2report before installing.
* gnu/packages/bioinformatics.scm (bismark)[arguments]: Patch file before
installing it.
2018-05-22 16:05:41 +02:00
Pierre Neidhardt 71d3521541
gnu: Add emacs-esh-autosuggest.
* gnu/packages/emacs.scm (emacs-esh-autosuggest): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-05-22 12:26:01 +02:00
Ricardo Wurmus 35d438439c
gnu: emacs-daemons: Fix typo in description.
* gnu/packages/emacs.scm (emacs-daemons)[description]: Fix typo.
2018-05-22 12:16:49 +02:00
Pierre Neidhardt bdadf8557e
gnu: Add emacs-daemons.
* gnu/packages/emacs.scm (emacs-daemons): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-05-22 12:15:33 +02:00
Leo Famulari 096c10cb47
gnu: mutt: Update to 1.10.0.
* gnu/packages/mail.scm (mutt): Update to 1.10.0.
2018-05-21 15:35:20 -04:00
Leo Famulari 4699ffa383
gnu: procps: Update to 3.3.14.
* gnu/packages/linux.scm (procps): Update to 3.3.14.
[arguments]: Remove obsolete phase 'disable-strtod-test' because the change has
been upstreamed.
2018-05-21 13:34:18 -04:00
Leo Famulari 7d798b3bb3
gnu: curl: Update replacement to 7.60.0 [Fixes CVE-2018-{1000300,1000301}].
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.60.0.
(curl-7.59.0): Replace with ...
(curl-7.60.0): ... new variable.
2018-05-21 13:34:18 -04:00
Leo Famulari 27135cf447
gnu: BIND: Update to 9.12.1-P2 [fixes CVE-2018-{5736,5737}].
* gnu/packages/dns.scm (isc-bind): Update to 9.12.1-P2.
2018-05-21 13:34:18 -04:00
Andreas Enge 6bc85e79c2
gnu: pius: Really add the patch file.
* gnu/packages/patches/pius.patch: New file.

This is a follow-up to commit a92d97266d.
2018-05-21 19:24:51 +02:00
Mark H Weaver c036959b1a
gnu: linux-libre: Update to 4.16.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.10.
(%linux-libre-hash): Update hash.
2018-05-21 13:20:18 -04:00
Mark H Weaver b1bb1e8429
gnu: linux-libre@4.14: Update to 4.14.42.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.42.
(%linux-libre-4.14-hash): Update hash.
2018-05-21 13:19:33 -04:00
Mark H Weaver e205afbd1c
gnu: linux-libre@4.9: Update to 4.9.101.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
2018-05-21 13:18:41 -04:00
Andreas Enge a92d97266d
gnu: pius: Fix incompatibility with newer GnuPG versions.
* gnu/packages/gnupg.scm (pius)[source]: Add patch.
* gnu/packages/patches/pius.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-05-21 17:05:56 +02:00
Andreas Enge fcb1dd9994
gnu: pius: Add input python2-sip.
* gnu/packages/gnupg.scm (pius)[inputs]: Add python2-six, imported from
the pius Python script.
2018-05-21 16:55:11 +02:00
Efraim Flashner c9dbcd208d
gnu: aria2: Update to 1.34.0.
* gnu/packages/bittorrent.scm (aria2): Update to 1.34.0.
2018-05-21 13:25:34 +03:00
Danny Milosavljevic f1656a59f4
gnu: Add can-utils.
* gnu/packages/networking.scm (can-utils): New variable.
2018-05-21 02:33:28 +02:00
Vagrant Cascadian 5a9dc4a807
gnu: linux-libre: Enable build for aarch64-linux.
* gnu/packages/linux.scm (%linux-compatible-systems): Add aarch64-linux.
  (linux-libre-4.14): Limit to x86_64-linux, i686-linux and armhf-linux.
* gnu/packages/aux-files/linux-libre/4.16-arm64.conf: New file.
* Makefile.am (AUX_FILES): Add 4.16-arm64.conf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-21 00:12:02 +02:00
Vagrant Cascadian a8e3fd5f9d
gnu: linux-libre: Use "make dtbs_install" to install device tree files.
* gnu/packages/linux.scm (make-linux-libre):
  Use "make dtbs_install" to install device tree files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 23:36:59 +02:00
Fis Trivial 62813c10a9
gnu: Add vigra-c.
* gnu/packages/image.scm (vigra-c): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 23:34:27 +02:00
Fis Trivial 1900fa792f
gnu: Add python-glob2.
* gnu/packages/python.scm (python-glob2, python2-glob2): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 23:20:37 +02:00
Tonton dea5c0b8d0
gnu: Add ghc-bytes.
* gnu/packages/haskell.scm (ghc-bytes): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 22:58:50 +02:00
Tonton 6c4ae17334
gnu: Add ghc-semigroupoids-5.2.2.
* gnu/packages/haskell.scm (ghc-semigroupoids-5.2.2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 22:35:07 +02:00
Efraim Flashner 122f91bd41
gnu: enlightenment: Fix setuid program locations.
* gnu/packages/enlightenment.scm (enlightenment)[source]: Add patch.
* gnu/packages/patches/enlightenment-fix-setuid-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-05-20 21:42:25 +03:00
Roel Janssen 89f8c2ac38
gnu: Add guile-sparql.
* gnu/packages/guile.scm (guile-sparql): New variable.
2018-05-19 23:22:24 +02:00
Pierre Neidhardt 428adbc2c4
gnu: xss-lock: New variable.
* gnu/packages/xdisorg.scm (xss-lock): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-19 22:43:37 +02:00
Tonton d282fee549
gnu: Add zyre.
* gnu/packages/networking.scm (zyre): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-19 22:14:48 +02:00
Tobias Geerinckx-Rice 05ca7a916a
gnu: libsignal-protocol-c: Update to 2.3.2.
* gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.2.
2018-05-19 15:39:30 +02:00
Tobias Geerinckx-Rice ade57b6964
gnu: dash: Update to 0.5.10.2.
* gnu/packages/shells.scm (dash): Update to 0.5.10.2.
2018-05-19 15:39:25 +02:00
Alex Kost ca59ce41d6
gnu: emacs-guix: Update to 0.4.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.
[propagated-inputs]: Add 'emacs-edit-indirect' (new dependency).
[arguments]: Add "--with-editindirect-lispdir" configure flag.
2018-05-19 15:44:01 +03:00