Commit Graph

22539 Commits (5e69d68213de24ed0e4bf40765d058da606a74c8)

Author SHA1 Message Date
Tobias Geerinckx-Rice e81c906647
gnu: wxsvg: Update to 1.5.12.
* gnu/packages/wxwidgets.scm (wxsvg): Update to 1.5.12.
2018-01-20 22:27:34 +01:00
Tobias Geerinckx-Rice cb7781177b
gnu: video, xml: Fix typo.
* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo.
[description]: Use @dfn.
* gnu/packages/xml.scm (libebml): Likewise.
2018-01-20 22:27:34 +01:00
Efraim Flashner d6e8a84e2a
gnu: godot: Fix building on aarch64-linux.
* gnu/packages/game-development.scm (godot)[arguments]: Add a flag when
building for aarch64-linux to build without threads.
2018-01-20 22:14:37 +02:00
Danny Milosavljevic e32d302474
gnu: cross-base: Apply gcc 6 patch to gcc >= 6.
* gnu/packages/cross-base.scm (cross-gcc): Apply gcc 6 patch to gcc >= 6.
2018-01-20 20:33:11 +01:00
Danny Milosavljevic f074f5e88c
gnu: u-boot: Update to 2018.01.
* gnu/packages/bootloaders.scm (define-module): Import (gnu packages gcc).
(u-boot): Update to 2018.01.
[native-inputs]: Add swig.  Remove dtc.
(make-u-boot-package): Use gcc-7.
2018-01-20 20:33:10 +01:00
Danny Milosavljevic 30aeb846d7
system: Add Banana Pi M2 Ultra installer.
* gnu/bootloader/u-boot.scm (u-boot-banana-pi-m2-ultra-bootloader): New
exported variable.
(install-allwinner-u-boot): New variable.
(u-boot-allwinner-bootloader): New variable.
* gnu/packages/bootloaders.scm (u-boot-banana-pi-m2-ultra): New exported
variable.
* gnu/system/install.scm (banana-pi-m2-ultra-installation-os): New exported
variable.
2018-01-20 20:33:10 +01:00
Tobias Geerinckx-Rice ed19fea0e5
gnu: graphicsmagick: Update to 1.3.28 [‘security fixes’].
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.28.
2018-01-20 19:59:56 +01:00
Kei Kebreau ede75282b8
gnu: deutex: Update to 5.1.1.
* gnu/packages/games.scm (deutex): Update to 5.1.1.
2018-01-20 13:19:48 -05:00
Rutger Helling d77f2bd81f
gnu: lookingglass: Update to a10.
* gnu/packages/virtualization.scm (lookingglass): Update to a10.
2018-01-20 11:46:02 +01:00
Leo Famulari ccb5cac17b
gnu: libexif: Fix CVE-2016-6328.
* gnu/packages/patches/libexif-CVE-2016-6328.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (libexif)[source]: Use it.
2018-01-19 17:51:00 -08:00
ng0 e8409dd275
gnu: perl-lingua-pt-stemmer: Update URL.
* gnu/packages/language.scm (perl-lingua-pt-stemmer)[source]: Use new
upstream URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-19 16:53:46 -08:00
Diego Nicola Barbato b2d120ee67
gnu: escpr: Update to 1.6.18.
* gnu/packages/cups.scm (escpr): Update to 1.6.18.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-20 00:45:30 +01:00
Ludovic Courtès eb3e41c92c
gnu: Add Motion.
* gnu/packages/video.scm (motion): New variable.
2018-01-20 00:45:30 +01:00
Leo Famulari 92572184cc
gnu: certbot: Update to 0.21.0.
* gnu/packages/tls.scm (certbot): Update to 0.21.0.
(python-acme): Update to 0.21.0.
[propagated-inputs]: Add python-josepy.
2018-01-19 11:35:45 -08:00
Leo Famulari c19271295a
gnu: Add python-josepy.
* gnu/packages/python-crypto.scm (python-josepy, python2-josepy): New variables.
2018-01-19 11:35:45 -08:00
Tobias Geerinckx-Rice 07378e315a
gnu: libvirt: Update to 4.0.0.
* gnu/packages/virtualization.scm (libvirt): Update to 4.0.0.
[arguments]: Substitute INVOKE for SYSTEM*.
2018-01-19 18:46:43 +01:00
Tobias Geerinckx-Rice 162a137400
gnu: Consistently Write ‘file system(s)’.
It is the GNU way.

* doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’.
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system):
Likewise.
* gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise.
* gnu/packages/check.scm (python-testpath)[description]: Likewise.
* gnu/packages/disk.scm (pydf)[description]: Likewise.
* gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise.
(glusterfs)[description]: Likewise.
* gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap)
(ghc-system-fileio)[synopsis]: Likewise.
(ghc-fsnotify)[description]: Likewise.
* gnu/packages/linux.scm (proot)[description]: Likewise.
(jmtpfs)[synopsis, description]: Likewise.
* gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise.
* gnu/packages/storage.scm (ceph)[description]: Likewise.
* gnu/packages/sync.scm (lsyncd)[description]: Likewise.
* gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise.
(go-github-com-zillode-notify)[description]: Likewise.
* gnu/services/nfs.scm (pipefs-service-type): Likewise.
* guix/scripts/system.scm (perform-action): Likewise.
2018-01-19 17:28:31 +01:00
Marius Bakke 28f6f22912
gnu: unbound: Update to 1.6.8 [fixes CVE-2017-15105].
* gnu/packages/dns.scm (unbound): Update to 1.6.8.
2018-01-19 16:09:38 +01:00
Marius Bakke ad7664f636
gnu: libvpx: Use HTTPS for home page.
* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
2018-01-19 16:08:06 +01:00
Tobias Geerinckx-Rice 5bb12e1462
gnu: ninja: Update to 1.8.2.
* gnu/packages/ninja.scm (ninja): Update to 1.8.2.
[source]: Remove upstreamed patch.
[arguments]: Substitute INVOKE for SYSTEM*.  Use standard indentation.
* gnu/packages/patches/ninja-zero-mtime.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-19 13:19:33 +01:00
Tobias Geerinckx-Rice 5d0bd1fbbf
gnu: tcc: Update to 0.9.27.
* gnu/packages/c.scm (tcc): Update to 0.9.27.
[license]: Add a comment about attempted Expat re-licencing.
2018-01-19 13:19:33 +01:00
Tobias Geerinckx-Rice b7cbcee552
gnu: minixml: Update to 2.11.
* gnu/packages/xml.scm (minixml): Update to 2.11.
[source]: Use URL-FETCH/TARBOMB method.
[arguments]: Add ‘fix-permissions’ phase.
2018-01-19 13:19:32 +01:00
Tobias Geerinckx-Rice a040db6d70
gnu: libebml: Update to 1.3.5.
* gnu/packages/xml.scm (libebml): Update to 1.3.5.
[source, home-page]: Update URI.
2018-01-19 13:19:32 +01:00
Efraim Flashner 6f10e74fc7
gnu: wine: Parameterize version string in uri.
* gnu/packages/wine.scm (wine)[source]: Replace hard-coded version
string with parameterized version.
2018-01-19 11:00:16 +02:00
Rutger Helling 4a24c48695
gnu: xpra: Update to 2.2.3.
* gnu/packages/xorg.scm (xpra): Update to 2.2.3.
2018-01-19 08:25:12 +01:00
Tobias Geerinckx-Rice 528d129278
gnu: lz4: Update to 1.8.1.2.
* gnu/packages/compression.scm (lz4): Update to 1.8.1.2.
2018-01-19 03:53:41 +01:00
Tobias Geerinckx-Rice 13de2b70b8
gnu: mdds: Update to 1.3.1.
* gnu/packages/boost.scm (mdds): Update to 1.3.1.
2018-01-19 02:45:17 +01:00
Tobias Geerinckx-Rice fbf210cb24
gnu: rdup: Update to 1.1.15.
* gnu/packages/backup.scm (rdup): Update to 1.1.15.
[source]: Use new URI.  Remove snippet.
[native-inputs]: Add autoconf and automake.
[inputs]: Add mcrypt.
[arguments]: Add ‘bootstrap’ and ‘qualify-inputs’ phases.
Remove ‘remove-Werror’ phase.
[home-page]: Use apparent new (and HTTPS) home page.
2018-01-19 02:45:17 +01:00
Tobias Geerinckx-Rice 8fc46a43c0
gnu: testdisk: Use HTTPS for home page.
* gnu/packages/admin.scm (testdisk)[home-page]: Use HTTPS.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice ca52937c29
gnu: stress: Update to 1.0.4.
* gnu/packages/admin.scm (stress): Update to 1.0.4.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice abf7fed500
gnu: stress: Use newer and HTTPS home page.
* gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code
name, which is more up to date and will remain so.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice d62ab6572b
gnu: gmp: Edit description.
* gnu/packages/multiprecision.scm (gmp)[description]: Edit.
Define GMP.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 75213ad2ce
gnu: gmp: Use HTTPS for home page.
* gnu/packages/multiprecision.scm (gmp)[home-page]: Use HTTPS.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 5b7900d767
gnu: mpfr: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpfr)[synopsis, description]: Edit.
Define MPFR.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 246db47177
gnu: mpc: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpc)[synopsis, description]: Edit.
Define MPC.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 45fc77e56e
gnu: mpc: Update home page.
* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice 24a87a14e1
gnu: mpfi: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpfi)[synopsis, description]: Edit.
Define several terms.  Use GMP instead of MP for consistency.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice f89cebb1e6
gnu: mpfi: Update to 1.5.3.
* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.3.
[source]: Use a more stable URI.
2018-01-19 02:45:14 +01:00
Leo Famulari 37d110d6ea
gnu: cgit: Update private Git source code to 2.10.5.
* gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.
2018-01-18 17:39:20 -08:00
Leo Famulari ed6441ae21
gnu: git: Update to 2.16.0.
* gnu/packages/version-control.scm (git): Update to 2.16.0.
2018-01-18 17:39:17 -08:00
Vasile Dumitrascu 7cbe77d7ef
gnu: emacs-org: Update to 20180103.
* gnu/packages/emacs.scm (emacs-org): Update to 20180103.
[source]: Use orgmode.org instead of elpa.
[home-page]: Update to use https.
* gnu/packages/emacs.scm (emacs-org-contrib): Update to 20180103.
[source]: Update to use https.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2018-01-19 00:02:04 +01:00
Tobias Geerinckx-Rice 2cdf16c8c2
gnu: valgrind: Update to 3.13.0.
* gnu/packages/valgrind.scm (valgrind): Update to 3.13.0.
2018-01-18 20:57:24 +01:00
Tobias Geerinckx-Rice 827499e91f
gnu: youtube-dl: Update to 2018.01.18.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
2018-01-18 20:34:20 +01:00
Rutger Helling 87d4e9b94d
gnu: Remove wine-next.
* gnu/packages/wine.scm: Remove wine-next.
2018-01-18 20:21:26 +01:00
Rutger Helling 048fca7b5f
gnu: wine: Update to 3.0.
* gnu/packages/wine.scm (wine): Update to 3.0.
2018-01-18 20:21:26 +01:00
Oleg Pykhalov 8180a40692
gnu: emacs-debbugs: Update to 0.15.
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.15.
2018-01-18 16:13:35 +03:00
Efraim Flashner 8d7b476ba9
gnu: mongodb: Fix indentation.
* gnu/packages/databases.scm (mongodb): Replace tabs with spaces.
2018-01-18 15:12:04 +02:00
Efraim Flashner 7f6a607e2a
gnu: mysql: Update to 5.7.21.
* gnu/packages/databases.scm (mysql): Update to 5.7.21.
2018-01-18 15:12:02 +02:00
Mark H Weaver 846b8d7fa0
gnu: webkitgtk: Update to 2.18.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5.
[source]: Remove patch.
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 07:24:15 -05:00
Mark H Weaver 4964758360
gnu: linux-libre: Update to 4.14.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14.
(%linux-libre-hash): Update hash.
2018-01-18 06:28:04 -05:00
Mark H Weaver 13a71fb59c
gnu: linux-libre@4.9: Update to 4.9.77.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77.
2018-01-18 06:27:22 -05:00
Mark H Weaver e47ab29ebd
gnu: linux-libre@4.4: Update to 4.4.112.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.112.
2018-01-18 06:26:21 -05:00
Tobias Geerinckx-Rice d36d4c55c4
gnu: android-udev-rules: Update to 20171113.
* gnu/packages/android.scm (android-udev-rules): Update to 20171113.
2018-01-18 05:03:01 +01:00
Tobias Geerinckx-Rice 075972d1fc
gnu: mitlm: Update to 0.4.2.
* gnu/packages/speech.scm (mitlm): Update to 0.4.2.
[source]: Use new upstream release URI.
2018-01-18 05:03:01 +01:00
Tobias Geerinckx-Rice c3812c43f4
gnu: sudo: Update to 1.8.22.
* gnu/packages/admin.scm (sudo): 1.8.22.
2018-01-18 05:03:00 +01:00
Tobias Geerinckx-Rice 70260b33e0
gnu: slurm: Add detailed licence information.
* gnu/packages/parallel.scm (slurm)[license]: Add more licences.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice 9125758708
gnu: slurm: Use HTTPS for home page.
* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice 4ff22ec3b1
gnu: slurm: Update to 17.11.2.
* gnu/packages/parallel.scm (slurm): Update to 17.11.2.
[source]: Replace patch with less fragile SUBSTITUTE* in a snippet.
[arguments]: Rename ‘autogen’ phase to ‘autoconf’.  Use INVOKE.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice 5d5ad3da88
gnu: Add sl.
* gnu/packages/toys.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice af60a20034
gnu: vim: Update to 8.0.1428.
* gnu/packages/vim.scm (vim): Update to 8.0.1428.
[arguments]: Add ‘patch-failing-test’ phase.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice b87bf3bbd4
gnu: lxterminal: Update to 0.3.1.
* gnu/packages/lxde.scm (lxterminal): Update to 0.3.1.
[source]: Remove patch for fixed CVE.
[arguments]: No longer skip test suite which appear to be fixed.
* gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice 08a1e906ec
gnu: glib: Remove duplicate module import.
* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module
(guix packages xml)’.  Order remaining module imports alphabetically.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice 7ed6343fd7
gnu: package-management: Prefix licenses.
* gnu/packages/package-management.scm (define-module): Import
(guix licenses) with #:prefix instead of #:select.
Adjust all callers.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice 37756a1332
gnu: package-management: Alphabetise module imports.
* gnu/packages/package-management.scm (define-module): Order module
imports alphabetically.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice f1fac6b8e0
gnu: rlwrap: Update to 0.43.
* gnu/packages/readline.scm (rlwrap): Update to 0.43.
[source, home-page]: Use new upstream URI.
2018-01-18 04:26:41 +01:00
ng0 28b48c87c5
gnu: mlmmj: Update to 1.3.0.
* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-17 15:26:56 -08:00
Rutger Helling 1657fbc9bb
gnu: xpra: Update to 2.2.2.
* gnu/packages/xorg.scm (xpra): Update to 2.2.2.
2018-01-17 20:12:46 +01:00
Tobias Geerinckx-Rice 6c162d0e52
gnu: sxiv: Update to 24.
* gnu/packages/image-viewers.scm (sxiv): Update to 24.
[inputs]: Add freetype and libxft.
[arguments]: Pass freetype header location in #:make-flags.  Be verbose.
2018-01-17 16:16:58 +01:00
Christopher Baines d067e4badc
gnu: services: web: Add service for httpd.
* gnu/services/web.scm (<httpd-module>,
  <httpd-config-file>, <httpd-virtualhost>
  <httpd-configuration>): New record types.
  (%default-httpd-modules, %httpd-accounts,
  httpd-service-type): New variables.
  (httpd-shepherd-services, httpd-activation,
  httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
  (%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.
2018-01-17 08:43:47 +00:00
Christopher Baines d9b530813f
gnu: tests: web: Generalise the nginx test.
So that it can also be used for other web servers.

* gnu/tests/web.scm (%index.html-contents): Change nginx to guix.
  (%make-http-root): Move the index.html file from /srv to /srv/http.
  (%nginx-servers): Remove the setting of root.
  (run-nginx-test, run-webserver-test): Rename run-nginx-test to
  run-webserver-test and generalise its behaviour
  (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.
2018-01-17 08:43:41 +00:00
Efraim Flashner 9b811f690c
gnu: bullet: Update to 2.87.
* gnu/packages/game-development.scm (bullet): Update to 2.87.
[home-page]: Update to new home-page.
2018-01-17 09:55:15 +02:00
Efraim Flashner 1297bc0588
gnu: game-development.scm: Arrange module inputs alphabetically.
* gnu/packages/game-development.scm: Arrange module inputs
alphabetically.
2018-01-17 09:55:14 +02:00
Tobias Geerinckx-Rice e0a646ce81
gnu: foo2zjs: Update to 20171202.
* gnu/packages/cups.scm (foo2zjs): Update to 20171202.
2018-01-17 06:02:30 +01:00
Tobias Geerinckx-Rice 0a7d3e1e2d
gnu: foo2zjs: Use correct metadata
* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe
foo2zjs, not foo2xqx.
[licence]: Add expat.
2018-01-17 06:02:29 +01:00
Tobias Geerinckx-Rice 4bd05a21c4
gnu: foomatic-filters: Update to 4.0.17.
* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
2018-01-17 06:02:29 +01:00
Tobias Geerinckx-Rice 2e465111f1
gnu: sdl2-image: Update to 2.0.2.
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.
2018-01-17 06:02:28 +01:00
Tobias Geerinckx-Rice 750db2ebbc
gnu: sdl2-mixer: Update to 2.0.2.
* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.
2018-01-17 06:02:28 +01:00
Kei Kebreau 44e4a62164
gnu: Add python-shapely and python2-shapely.
* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
2018-01-16 19:09:58 -05:00
Leo Famulari 093332e5ea
gnu: isc-dhcp: Update to 4.3.6.
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
2018-01-16 14:15:51 -08:00
Leo Famulari 0592c4cdf3
gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].
* gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.
2018-01-16 14:15:50 -08:00
Tobias Geerinckx-Rice 40267943ae
gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].
* gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice 78724a5a91
gnu: haskell-check: Use HTTPS for hspec.github.io home pages.
* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core)
(ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice 3ca1545b21
gnu: python: Use HTTPS for ipython.org home pages.
* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice 7ea7eb2248
gnu: lxde: Use HTTPS for lxde.org home pages.
* gnu/packages/lxde.scm (libfm, lxappearance, lxrandr, lxtask, lxterminal)
(menu-cache, pcmanfm, lxmenu-data, lxde-icon-theme, lxde-common, lxinput)
(lxsession, lxpanel)[home-page]: Use HTTPS.
2018-01-16 22:21:33 +01:00
Efraim Flashner 7746af6605
gnu: american-fuzzy-lop: Update to 2.52b.
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.52b.
[inputs]: custom-qemu now inherits from qemu-minimal.
(qemu-2.3.0): Remove variable.
2018-01-16 22:23:57 +02:00
Leo Famulari 00f45cbb4a
gnu: transmission: Mention CVE-2018-5702.
* gnu/packages/bittorrent.scm (transmission): Add comment.
2018-01-16 10:52:21 -08:00
Leo Famulari e428b2c026
gnu: python-libxml2: Inherit the replacement source of libxml2.
Previously, python-libxml2 would inherit the ungrafted libxml2, missing
several patches on the libxml2 source code.

* gnu/packages/xml.scm (python-libxml2, python2-libxml2): Use
package/inherit.
2018-01-16 10:28:20 -08:00
Leo Famulari 7c3f22e9c3
gnu: libxml2: Fix CVE-2017-15412.
* gnu/packages/patches/libxml2-CVE-2017-15412.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Use it.
2018-01-16 10:28:20 -08:00
Danny Milosavljevic 3b1ada0d71
gnu: Add curlftpfs.
* gnu/packages/file-systems.scm (curlftpfs): New variable.
2018-01-16 17:35:29 +01:00
nee 531003be6b
gnu: Add eureka.
* gnu/packages/game-development.scm (eureka): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
nee 60037d4e52
gnu: freedom: add native search-paths.
* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and
  DOOMWADPATH, so source ports and map editors can find the freedoom IWAD.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
Konrad Hinsen 7e06086522
gnu: python-matplotlib: Fix import failure
* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add
  python-pyqt.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
Alex Vong 1d47ea86ff
gnu: clojure: Update to 1.9.0.
* gnu/packages/java.scm (clojure): Update to 1.9.0. Add "core-specs-alpha-src"
and "spec-alpha-src". Remove "java-classpath-src" and "tools-reader-src".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
ng0 2a5d663bfa
gnu: fish-guix: Remove it.
fish-guix has been merged into Guix in 'etc/completion/fish'

* gnu/packages/shells.scm (fish-guix): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:20 +01:00
Tobias Geerinckx-Rice 889b4af7d8
gnu: mc: Update to 4.8.20.
* gnu/packages/mc.scm (mc): Update to 4.8.20.
[arguments]: Rename ‘fix-absolutism’ to (hopefully) more accurate
‘patch-FHS-file-names’.  Patch more.  Fix new VFS test.
2018-01-16 14:36:09 +01:00
Tobias Geerinckx-Rice 10db64e1b0
gnu: mc: Use HTTPS for home page.
* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
2018-01-16 14:30:17 +01:00
Tobias Geerinckx-Rice a1b517f908
gnu: opensmtpd: Support PAM authentication.
* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’
to #:configure-flags.
2018-01-16 13:05:41 +01:00
Tobias Geerinckx-Rice 2f2ce92065
gnu: opensmtpd: Update to 6.0.3p1.
* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
2018-01-16 12:53:12 +01:00
Tobias Geerinckx-Rice 432fd269fa
gnu: Use HTTPS for invisible-island.net home pages.
* gnu/packages/ncurses.scm (dialog)[home-page]: Use HTTPS.
* gnu/packages/version-control.scm (diffstat)[home-page]: Likewise.
* gnu/packages/xorg.scm (xterm)[home-page]: Likewise.
2018-01-16 03:02:21 +01:00
Tobias Geerinckx-Rice 9a412aa312
gnu: dialog: Update to 1.3-20171209.
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20171209.
2018-01-16 02:56:46 +01:00
Tobias Geerinckx-Rice 4817bb92d7
gnu: audio: Use HTTPS for kokkinizita.linuxaudio.org home pages.
* gnu/packages/audio.scm (clalsadrv, amb-plugins, mcp-plugins, rev-plugins)
(fil-plugins, ste-plugins, vco-plugins, wah-plugins, g2reverb)
(zita-convolver, zita-resampler, zita-alsa-pcmi)[home-page]: Use HTTPS.
2018-01-16 02:00:36 +01:00
Tobias Geerinckx-Rice c353d0140e
gnu: java: Use HTTPS for osgi.org home pages.
* gnu/packages/java.scm (java-osgi-annotation, java-osgi-core)
(java-osgi-service-event, java-osgi-cmpn)
(java-osgi-service-component-annotations, java-osgi-dto, java-osgi-resource)
(java-osgi-namespace-contract, java-osgi-namespace-extender)
(java-osgi-namespace-service, java-osgi-util-function)
(java-osgi-util-promise, java-osgi-service-metatype-annotations)
(java-osgi-service-repository, java-osgi-framework, java-osgi-service-log)
(java-osgi-service-jdbc, java-osgi-service-resolver, java-osgi-util-tracker)
(java-osgi-service-cm, java-osgi-service-packageadmin)[home-page]: Use HTTPS.
2018-01-16 01:54:12 +01:00
Tobias Geerinckx-Rice 53a416d6fd
gnu: mpg123: Use HTTPS for home page.
* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice 38b87a8af7
gnu: mpg123: Update to 1.25.8.
* gnu/packages/mp3.scm (mpg123): Update to 1.25.8.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice b7fd77ef65
gnu: compression, text-editors: Use Savannah mirror://.
* gnu/packages/compression.scm (lunzip, clzip, lzlib, plzip)[source]: Use
mirror:// URI.
* gnu/packages/text-editors.scm (leafpad)[source]: Likewise.
2018-01-16 01:00:30 +01:00
Ludovic Courtès c1816361ad
services: bitlbee: Add test.
* gnu/tests/messaging.scm (run-bitlbee-test): New procedure.
(%test-bitlbee): New variable.
2018-01-15 23:29:34 +01:00
Ludovic Courtès 37af37dcc9
doc: Deprecate 'bitlbee-service' procedure.
* gnu/services/messaging.scm (bitlbee-service): Mark as deprecated.
* doc/guix.texi (Messaging Services): Document 'bitlbee-service-type'
and 'bitlbee-configuration'.  Remove 'bitlbee-service'.
2018-01-15 23:29:33 +01:00
Ludovic Courtès f2bee4210f
services: bitlbee: Move to (gnu services messaging).
* gnu/services/networking.scm (<bitlbee-configuration>)
(bitlbee-shepherd-service, %bitlbee-accounts, %bitlbee-activation)
(bitlbee-service-type, bitlbee-service): Move to...
* gnu/services/messaging.scm: ... here.
* doc/guix.texi (Networking Services): Move 'bitlbee-service' doc to...
(Messaging Services): ... here.
2018-01-15 23:29:33 +01:00
Ludovic Courtès 95aa64bc48
linux-container: Work around EBADF errors upon exit.
Typically 'read-pid-file/container' would fail when starting services in
containers such as BitlBee.

* gnu/build/linux-container.scm (call-with-clean-exit): Use
'primitive-_exit' instead of 'primitive-exit'.
(container-excursion*): Close OUT.
2018-01-15 23:29:33 +01:00
Tobias Geerinckx-Rice adbfc6b9f1
gnu: talloc: Update to 2.1.11.
* gnu/packages/samba.scm (talloc): Update to 2.1.11.
[arguments]: Run all tests.  Use INVOKE.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice a9691718e8
gnu: iniparser: Update to 4.1.
* gnu/packages/samba.scm (iniparser): Update to 4.1.
[arguments]: Update library SONAME.
[home-page]: Abandon outdated home page with no mention of version 4.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice fa5e661859
gnu: iniparser: Use INSTALL-FILE.
* gnu/packages/samba.scm (iniparser)[arguments]: Simplify ‘install’ phase by
replacing COPY-FILE with INSTALL-FILE.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice cf52c9255d
gnu: iniparser: Use #:make-flags.
* gnu/packages/samba.scm (iniparser)[arguments]: Use #:make-flags to set
‘CC’ instead of patching the Makefile.  Remove fruitless SYMLINK call.
2018-01-15 14:58:32 +01:00
Tobias Geerinckx-Rice 33fa13eac1
gnu: iniparser: Fix documentation directory.
* gnu/packages/samba.scm (iniparser)[arguments]: Install documentation to
‘/share/doc/iniparser’ instead of ‘/share/doc’.
2018-01-15 14:58:32 +01:00
Tobias Geerinckx-Rice 52e752e3c5
gnu: ccache: Update to 3.3.5.
* gnu/packages/ccache.scm (ccache): Update to 3.3.5.
[arguments]: Don't substitute ‘which’ in ‘setup-tests’ phase.
Add new ‘munge-failing-test’ phase to make test suite pass.
2018-01-15 14:58:32 +01:00
Oleg Pykhalov dd72837dff
gnu: Add emacs-json-mode.
* gnu/packages/emacs.scm (emacs-json-mode): New public variable.
2018-01-15 14:55:11 +03:00
Oleg Pykhalov b0912e9fdb
gnu: Add emacs-json-reformat.
* gnu/packages/patches/emacs-json-reformat-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs.scm (emacs-json-reformat): New variable.
2018-01-15 14:42:55 +03:00
Tobias Geerinckx-Rice 15eef66e5d
gnu: ghc-hmatrix-special: Update to 0.4.0.1.
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
2018-01-15 07:29:44 +01:00
Tobias Geerinckx-Rice 26d6539bc0
gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7.
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
2018-01-15 07:29:39 +01:00
Tobias Geerinckx-Rice e72a77e1a4
gnu: ghc-hmatrix-gsl: Update to 0.18.0.1.
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
2018-01-15 07:29:34 +01:00
Tobias Geerinckx-Rice 621fe476ec
gnu: ghc-hmatrix: Update to 0.18.1.0.
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
2018-01-15 07:29:30 +01:00
Tobias Geerinckx-Rice 7a1bc3b9e7
gnu: ghc-juicypixels: Update to 3.2.9.3.
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
2018-01-15 07:29:25 +01:00
Tobias Geerinckx-Rice e427a0e42c
gnu: ghc-iproute: Use HTTPS for home page.
* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
2018-01-15 07:29:20 +01:00
Tobias Geerinckx-Rice 1cc0942f49
gnu: ghc-iproute: Update to 1.7.1.
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
2018-01-15 07:29:15 +01:00
Tobias Geerinckx-Rice 06c8258b51
gnu: opusfile: Update to 0.9.
* gnu/packages/xiph.scm (opusfile): Update to 0.9.
2018-01-15 07:29:11 +01:00
Tobias Geerinckx-Rice 2e33e6b18b
gnu: xiph: Use HTTPS for home pages where possible.
* gnu/packages/xiph.org (libogg, libvorbis, libtheora, ao, flac)
(vorbis-tools, opusfile, icecast)[home-page]: Use HTTPS.
2018-01-15 07:29:06 +01:00
Tobias Geerinckx-Rice 81e59e4146
gnu: linux: Use HTTPS for home pages where possible.
* gnu/packages/linux.scm (ltrace, libnl, pflask, acpi, module-init-tools)
(snapscreenshot)[home-page]: Use HTTPS.
2018-01-15 07:29:02 +01:00
Tobias Geerinckx-Rice 4631e6c9cd
gnu: tls: Use HTTPS for home pages where possible.
* gnu/packages/tls.scm (openssl, p11-kit, python-acme)[home-page]: Use
HTTPS instead of HTTP, irony.
2018-01-15 07:28:57 +01:00
Tobias Geerinckx-Rice af63f03f27
gnu: geos: Update to 3.6.2.
* gnu/packages/geo.scm (geos): Update to 3.6.2.
2018-01-15 07:28:53 +01:00
Tobias Geerinckx-Rice 6d2ff64584
gnu: gpsbabel: Complete licencing information.
* gnu/packages/gps.scm (gpsbabel)[source]: Remove unused files in a snippet.
[license]: Add expat.
2018-01-15 07:28:47 +01:00
Tobias Geerinckx-Rice facee7941f
gnu: gpsbabel: Use HTTPS for home page.
* gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS.
2018-01-15 07:28:43 +01:00
Tobias Geerinckx-Rice 85389321f0
gnu: libedit: Update to 20170329-3.1.
* gnu/packages/libedit.scm (libedit): Update to 20170329-3.1.
[arguments]: Remove deprecated ‘--enable-widec’ from #:configure-flags.
2018-01-15 07:28:38 +01:00
Tobias Geerinckx-Rice c3d8bf3992
gnu: libedit: Use HTTPS for home page.
* gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.
2018-01-15 07:28:34 +01:00
Christopher Baines 0076f5a98c
gnu: Remove redundant wrapping from packages using ruby-build-system.
Now that the build system does wrapping automatically, it can be removed from
the packages that do it manually.

* gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove #:phases.
* gnu/packages/ruby.scm (ruby-redcloth)[arguments]: Remove #:phases.
  (ruby-httpclient)[arguments]: Remove 'wrap-bin-httpclient from the modified
  phases.
2018-01-14 22:16:26 +00:00
Christopher Baines 3cb3fa6747
guix: build: ruby-build-system: Install to the vendor directory
* guix/build/ruby-build-system.scm (install): Install gems to the vendor
  directory, rather than the GEM_HOME. The vendor directory does not include
  the version of ruby used to install the gem in the path, which makes it
  easier to add it to the GEM_PATH for all versions of ruby to use.
  (gem-home): Remove procedure.
* gnu/packages/ruby.scm (ruby, ruby-2.1)[native-search-paths]: Switch to
  lib/ruby/vendor_ruby.
  (ruby-1.8)[native-search-paths]: Remove native-search-paths.
  (gem-directory): Remove procedure.
  (ruby-ansi, ruby-ae)[arguments]: Remove use of gem-directory.
  (ruby-metaclass, ruby-instantiator, ruby-introspection, ruby-mocha,
  ruby-nokogiri, ruby-minitest-tu-shim, ruby-redcloth)[arguments]: Remove use
  of gem-home.
  (ruby-git, ruby-httpclient)[arguments]: Remove use of GEM_HOME.
* gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove use of
  GEM_HOME.
2018-01-14 22:16:08 +00:00
Andreas Enge b1225dd30f
arb: Update to 2.12.0.
* gnu/packages/algebra.scm (arb): Update to 2.12.0.
2018-01-14 21:11:04 +01:00
Andreas Enge 9054bbfe1e
gnu: pari-gp: Update to 2.9.4.
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.4.
2018-01-14 21:07:31 +01:00
Leo Famulari bad12e839c
gnu: rct: Re-categorize some inputs.
OpenSSL and zlib are referred to by the built package, so we make them
regular inputs.

This is a followup to commit e8b409741b.

* gnu/packages/cpp.scm (rct)[native-inputs]: Move openssl and zlib to ...
[inputs]: ... new field.
2018-01-13 17:23:31 -08:00
Fis Trivial e8b409741b
gnu: Add rct.
* gnu/packages/cpp.scm (rct): New variable.
2018-01-13 17:11:49 -08:00
Tobias Geerinckx-Rice a03abe7888
gnu: flashrom: Update to 1.0.
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.0.
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice 291b5de9ce
gnu: flashrom: Use HTTPS for home page.
* gnu/packages/flashing-tools.scm (flashrom)[home-page]: Use HTTPS.
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice a178e83b99
gnu: mpd: Remove (gnu packages gcc) import.
This follows up commit 7641266b03.

* gnu/packages/mpd.scm: Don't #:use-module (gnu packages gcc).
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice e9aa6b5e91
gnu: mpd: Use HTTPS for musicpd.org home pages.
* gnu/packages/mpd.scm (libmpdclient, mpd, mpd-mpc, ncmpc)[home-page]: Use
HTTPS.
2018-01-13 21:25:41 +01:00
Tobias Geerinckx-Rice fc2847b1f7
gnu: mpdscribble: Update home page.
* gnu/packages/mpd.scm (mpdscribble)[home-page]: This package seems to have
found a home.  Use it.
2018-01-13 21:25:41 +01:00
Tobias Geerinckx-Rice 7da9e792e4
gnu: libmpdclient: Update to 2.13.
* gnu/packages/mpd.scm (libmpdclient): Update to 2.13.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add pkg-config and check.
[arguments]: Enable tests and build documentation.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice 265c31f5a3
gnu: pcre: Use HTTPS for home pages.
* gnu/packages/pcre.scm (pcre, pcre2)[home-page]: Use HTTPS.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice 7a0ba651a6
gnu: gsm: Update to 1.0.17.
* gnu/packages/audio.scm (gsm): Update to 1.0.17.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice 916225e26e
gnu: youtube-dl: Update to 2018.01.14.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
2018-01-13 21:25:39 +01:00
Tobias Geerinckx-Rice 4a2982a132
gnu: libcap-ng: Use HTTPS for home page.
* gnu/packages/admin.scm (libcap-ng)[home-page]: Use HTTPS.
2018-01-13 21:25:39 +01:00
Tobias Geerinckx-Rice 0dd6d21ae3
gnu: lz4: Update to 1.8.1.
* gnu/packages/compression.scm (lz4): Update to 1.8.1.
[arguments]: Enable ‘#:parallel-tests?’, now considered safe upstream.
Use ‘more GNU’-style lowercase ‘prefix=’.
2018-01-13 21:25:38 +01:00
Leo Famulari f05c46d9a5
gnu: krita: Update to 3.3.3.
* gnu/packages/kde.scm (krita): Update to 3.3.3.
2018-01-13 09:29:19 -08:00
Tobias Geerinckx-Rice 08429f3934
gnu: xfce: Use HTTPS for xfce.org home pages.
* gnu/packages/xfce.scm (gtk-xfce-engine, libxfce4util, xfconf, libxfce4ui)
(exo, garcon, tumbler, xfce4-panel, xfce4-battery-plugin)
(xfce4-clipman-plugin, xfce4-pulseaudio-plugin, xfce4-xkb-plugin)
(xfce4-appfinder, xfce4-session, xfce4-settings, thunar, thunar-volman)
(xfwm4, xfdesktop, xfce4-terminal, xfce, xfce4-power-manager, ristretto)
(xfce4-taskmanager, orage)[home-page]: Use HTTPS.
2018-01-13 16:34:22 +01:00
Tobias Geerinckx-Rice ea4eed6817
gnu: xfce4-terminal: Update to 0.8.6.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.6.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice 905d15e1d5
gnu: gl2ps: Update to 1.4.0.
* gnu/packages/gl.scm (gl2ps): Update to 1.4.0.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice eab68c83eb
gnu: dmidecode: Update to 3.1.
* gnu/packages/admin.scm (dmidecode): Update to 3.1.
2018-01-13 16:34:20 +01:00
Tobias Geerinckx-Rice f7147e278e
gnu: gpgme: Update to 1.10.0.
* gnu/packages/gnupg.scm (gpgme): Update to 1.10.0.
[arguments]: Remove ‘patch-cmake-file’ work-around for fixed bug.
2018-01-13 16:16:56 +01:00
Tobias Geerinckx-Rice 864f3f1d04
gnu: offlineimap: Update to 7.1.5.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.5.
2018-01-13 16:16:55 +01:00
Tobias Geerinckx-Rice b15af0ce37
gnu: lcov: Update to 1.13.
* gnu/packages/code.scm (lcov): Update to 1.13.
[arguments]: Remove superfluous #:make-flags.
2018-01-13 12:41:30 +01:00
Julien Lepiller 1124683d8c
gnu: java-powermock-modules-junit4: Fix junit version detection.
* gnu/packages/java.scm (java-powermock-modules-junit4)[arguments]: Fix
junit version detection.
2018-01-13 12:06:51 +01:00
Julien Lepiller 59e0021cc7
gnu: java-powermock-core: Include resources.
* gnu/packages/java.scm (java-powermock-core)[arguments]: Add a phase to
include resources.
2018-01-13 12:06:12 +01:00
Ludovic Courtès 7c0926ea7c
gnu: guix: Update snapshot to 0dcf675.
* gnu/packages/package-management.scm (guix): Update to 0dcf675.
2018-01-13 00:57:52 +01:00
Ludovic Courtès 22c334fa2e
gnu: hunspell-dict-en: Include all the .dic files.
Fixes a regression introduced in
d4d7d70912 which broke
'hunspell-dict-en' (but not the 'hunspell-dict-en-*' variants.)

* gnu/packages/aspell.scm (aspell-word-list)[install]: Check whether
'LANGUAGE.dic' exist before installing it.  If it doesn't exist, install
all of *.dic.
2018-01-13 00:32:55 +01:00
Leo Famulari 6b433caed2
gnu: transmission: Fix a DNS rebinding vulnerability that allows RCE.
* gnu/packages/patches/transmission-fix-dns-rebinding-vuln.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
2018-01-12 10:11:47 -08:00
Tobias Geerinckx-Rice d95bb2957d
gnu: dtc: Update to 1.4.6.
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.6.
[source]: Remove both patches.
* gnu/packages/patches/dtc-format-modifier.patch: Delete file.
* gnu/packages/patches/dtc-32-bits-check.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-12 16:43:51 +01:00
Tobias Geerinckx-Rice b09c6b55ad
gnu: harminv: Update to 1.4.1.
* gnu/packages/engineering.scm (harminv): Update to 1.4.1.
[source, home-page]: Switch to new host.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice a0bb98c322
gnu: gphoto2: Update to 2.5.15.
* gnu/packages/photo.scm (gphoto2): Update to 2.5.15.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice 84f5e43779
gnu: libgphoto2: Update to 2.5.16.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.16.
2018-01-12 15:04:38 +01:00
Tobias Geerinckx-Rice 58e3603e7f
gnu: colordiff: Update to 1.0.18.
Also add the non-archive URL, which was probably the intention of commit
8d479d27ca.  Better late than never.

* gnu/packages/patchutils.scm (colordiff): Update to 1.0.18.
2018-01-12 13:08:13 +01:00
Leo Famulari 138c08899b
gnu: libvorbis: Fix CVE-2017-{14632,14633}.
* gnu/packages/patches/libvorbis-CVE-2017-14632.patch,
gnu/packages/patches/libvorbis-CVE-2017-14633.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis/fixed): New variable.
2018-01-11 14:13:17 -08:00
Fis Trivial ce577655a3
gnu: Add selene.
* gnu/packages/lua.scm (selene): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 22:49:15 +01:00
Ludovic Courtès 20bf5fce7d
gnu: grep: Add dependency on PCRE.
Suggested by Oleg Pykhalov <go.wigust@gmail.com>
and Roel Janssen <roel@gnu.org>.

* gnu/packages/base.scm (grep)[inputs]: New field.
* gnu/packages/commencement.scm (grep-final)[inputs]: New field.
2018-01-11 22:49:15 +01:00
Maxim Cournoyer 33ca12f3e4
gnu: emacs-sr-speedbar: Update to 20161025.
* gnu/packages/emacs.scm (emacs-sr-speedbar): Update to 20161025.
[version]: Use git-version.
[source]: Download sources via git-fetch and use git-file-name.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-11 12:53:50 -05:00
Kei Kebreau 6342ebd5e7
gnu: libcdio-paranoia: Update to 10.2+0.94.2.
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+0.94.2.
2018-01-11 12:28:07 -05:00
Kei Kebreau 49e23afa79
gnu: libcdio: Update to 2.0.0.
* gnu/packages/cdrom.scm (libcdio): Update to 2.0.0.
2018-01-11 12:27:55 -05:00
Ludovic Courtès 71b98b9de9
services: qemu-binfmt: Extend guix-daemon with extra chroot directories.
Fixes <https://bugs.gnu.org/20239>.

* gnu/services/virtualization.scm (<qemu-binfmt-configuration>)[guix-support?]:
New field.
(qemu-binfmt-guix-chroot): New procedure.
(qemu-binfmt-service-type)[extensions]: Add GUIX-SERVICE-TYPE.
* doc/guix.texi (Virtualization Services): Document 'guix-support?'.
(Additional Build Options): Mention binfmt_misc and offloading under
'--system'.
2018-01-11 14:42:31 +01:00
Ludovic Courtès 88554b5d05
services: guix: Add 'chroot-directories' field.
* gnu/services/base.scm (<guix-configuration>)[chroot-directories]: New
field.
(guix-shepherd-service): Honor it.
(references-file): New procedure.
(guix-service-type)[compose, extend]: New fields.
2018-01-11 14:30:00 +01:00
Ludovic Courtès 6738c29fbf
services: Add qemu-binfmt.
* gnu/services/virtualization.scm (<qemu-platform>): New record type.
(bv): New macro.
(%i386, %i486, %alpha, %arm, %armeb, %sparc, %sparc32plus)
(%ppc, %ppc64, %ppc64le, %m68k, %mips, %mipsel, %mipsn32el)
(%mips64, %mips64el, %sh4, %sh4eb, %s390x, %aarch64, %hppa)
(%qemu-platforms): New variables.
(lookup-qemu-platforms): New procedure.
(<qemu-binfmt-configuration>): New record type.
(qemu-platform->binfmt): New procedures.
(%binfmt-mount-point, %binfmt-register-file, %binfmt-file-system)
(qemu-binfmt-service-type): New variables.
(qemu-binfmt-shepherd-services): New procedures.
* doc/guix.texi (Virtualization Services): Add "Transparent Emulation
with QEMU" heading.

binfmt fixlet
2018-01-11 14:29:49 +01:00
amirouche 4f85f7f7ef
gnu: guile-bytestructures: Update to 1.0.1.
* gnu/package/guile.scm (guile-bytestructures): Update to 1.0.1.
[source]: Use tarball from github instead of git.
[build-system]: Use GNU-BUILD-SYSTEM.
[arguments]: Remove.
[navitve-inputs]: Add PKG-CONFIG.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 14:07:30 +01:00
Ludovic Courtès 73244e634c
gnu: guix: Update snapshot to 3c5dbd2.
* gnu/packages/package-management.scm (guix): Update to 3c5dbd2.
2018-01-11 11:20:00 +01:00
nee 3c5dbd2bee
gnu: Add sound-juicer.
* gnu/packages/gnome.scm (sound-juicer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:32:05 +01:00
nee 1ea29aa042
gnu: Add libmusicbrainz.
* gnu/packages/music.scm (libmusicbrainz): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:30:33 +01:00
nee 6b445c574b
gnu: Add libdiscid.
* gnu/packages/music.scm (libdiscid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:27:16 +01:00
Tobias Geerinckx-Rice 50dc3b8b2f
gnu: inkscape: Use HTTPS for home page.
* gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice 2b7eda61cb
gnu: inkscape: Update to 0.92.2.
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.2.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice f26fa354f1
gnu: newsbeuter: Deprecate in favour of newsboat.
* gnu/packages/syndication.scm (newsbeuter): Redefine using
‘deprecated-package’.
* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-11 03:16:00 +01:00
Tobias Geerinckx-Rice 74a2355254
gnu: rrdtool: Update to 1.7.0.
* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.0.
[native-inputs]: Add bc, perl, and tzdata.
[arguments]: Remove obsolete substitution in ‘pre-configure’ phase.
Set TZDIR for tests in new ‘prepare-test-environment’ phase.
Add ‘remove-native-input-references’ phase for example scripts.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice cd661a4175
gnu: fio: Update to 3.3.
* gnu/packages/benchmark.scm (fio): Update to 3.3.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice 9998c55132
gnu: perl-list-moreutils: Update to 0.428.
* gnu/packages/perl.scm (perl-list-moreutils): Update to 0.428.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice 721bdea50b
gnu: libmtp: Update to 1.1.14.
* gnu/packages/libusb.scm (libmtp): Update to 1.1.14.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice 0ee12dc9f1
gnu: python-idna: Update to 2.6.
* gnu/packages/python.scm (python-idna): Update to 2.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice c959a77451
gnu: ocaml-zed: Update to 1.6.
* gnu/packages/ocaml.scm (ocaml-zed): Update to 1.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice 86f0d00c2b
gnu: rrdtool: Re-order imports.
* gnu/packages/rrdtool.scm: Order imports alphabetically.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice 570623d569
gnu: rrdtool: Use HTTPS for home page.
* gnu/packages/rrdtool.scm (rrdtool)[home-page]: Use HTTPS.
2018-01-10 23:40:33 +01:00
Efraim Flashner cac274aa80
gnu: wine: Remove duplicate supported-systems field.
* gnu/packages/wine.scm (wine)[supported-systems]: Remove duplicate
field.
2018-01-10 23:03:28 +02:00
Mark H Weaver f8b135b25f
gnu: linux-libre: Update to 4.14.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.13.
(%linux-libre-hash): Update hash.
2018-01-10 15:54:21 -05:00
Mark H Weaver fc2a5fa3f9
gnu: linux-libre@4.9: Update to 4.9.76.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.76.
2018-01-10 15:53:42 -05:00
Mark H Weaver 7e0ae2bc6c
gnu: linux-libre@4.4: Update to 4.4.111.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.111.
2018-01-10 15:52:55 -05:00
Efraim Flashner db34d4bbed
gnu: grub-hybrid: Don't try to install files that already exist.
* gnu/packages/bootloaders.scm (grub-hybrid)[arguments]: Check if a file
already exists in the destination directory before installing it.
2018-01-10 21:06:39 +02:00
Efraim Flashner 7ba2a1af5c
gnu: wine: Limit supported architectures to ones that can build our wine.
* gnu/packages/wine.scm (wine)[supported systems]: New field, limit to
architectures which can build for their selected '#:system'.
2018-01-10 19:55:29 +02:00
ng0 6b86af5a09
gnu: stagit: Update to 0.7.2.
* gnu/packages/version-control.scm (stagit): Update to 0.7.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Ben Sturmfels b438d7cfa8
gnu: pelican: Enable Markdown support.
* gnu/packages/python.scm (pelican)[propagated-inputs]: Add python-markdown to
support Markdown as mentioned in the package description.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Tobias Geerinckx-Rice 8286215326
gnu: Use one spelling for ‘copyright’.
* gnu/packages/gtk.scm: Standardise on ‘copyright’ spelling in
file headers.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl-check.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* guix/import/gem.scm: Likewise.
* guix/import/hackage.scm: Likewise.
2018-01-10 18:21:20 +01:00
Tobias Geerinckx-Rice 3be65cde75
gnu: gtkspell3: Update to 3.0.9.
* gnu/packages/gtk.scm (gtkspell3): Update to 3.0.9.
2018-01-10 17:52:20 +01:00
Tobias Geerinckx-Rice 871d1074e1
gnu: whois: Remove misleading comment.
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30037>.

* gnu/packages/networking.scm (whois): Remove comment about mkpasswd.
2018-01-10 16:17:35 +01:00
Tobias Geerinckx-Rice 1cfd7eafb9
gnu: wcslib: Mark up description.
* gnu/packages/astronomy.scm (wcslib)[description]: Define ‘FITS’.  Use @dfn.
2018-01-10 16:00:32 +01:00
Tobias Geerinckx-Rice ed8ac55246
gnu: wcslib: Update to 5.18.
* gnu/packages/astronomy.scm (wcslib): Update to 5.18.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice 67c23790d3
gnu: xdg-utils: Update to 1.1.2.
* /gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.2.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice 62f709f391
gnu: blind: Update to 1.1.
* gnu/packages/suckless.scm (blind): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice 205f4f2858
gnu: xbattmon: Update to 1.1.
* gnu/packages/suckless.scm (xbattmon): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice 6872680c0a
gnu: ding: Update to 1.8.1.
* gnu/packages/dictionaries.scm (ding): Update to 1.8.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice 9358ae8adf
gnu: lsyncd: Update to 2.2.2.
* gnu/packages/sync.scm (lsyncd): Update to 2.2.2.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice c304543e07
gnu: libzen: Update to 0.4.37.
* gnu/packages/cpp.scm (libzen): Update to 0.4.37.
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice 83be56a818
gnu: iso-codes: Update to 3.77.
* gnu/packages/iso-codes.scm (iso-codes): Update to 3.77.
[license]: Use ‘license:’ #:prefix instead of #:select (gpl2+).
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice a9717a52a2
gnu: ghc-chell-quickcheck: Update to 0.2.5.1.
* gnu/packages/haskell.scm (ghc-chell-quickcheck)
(ghc-chell-quickcheck-bootstrap): Update to 0.2.5.1.
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice 03de26343e
gnu: ghc-quickcheck-unicode: Update to 1.0.1.0.
* gnu/packages/haskell-check.scm (ghc-quickcheck-unicode): Update to
1.0.1.0.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice 9e8401a539
gnu: python-ply, python2-ply: Update to 3.10.
* gnu/packages/python.scm (python-ply): Update to 3.10.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice d1308c5ed2
gnu: libsvm: Update to 3.22.
* gnu/packages/machine-learning.scm (libsvm): Update to 3.22.
[source]: Use upstream tarball instead of a git snapshot.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice 7e71d5666b
gnu: xterm: Download over HTTP by default.
* gnu/packages/xorg.scm (xterm)[source]: Add HTTP mirror URI.
2018-01-10 15:59:44 +01:00
Tobias Geerinckx-Rice f9c84cd495
gnu: utfcpp: Update to 2.3.5.
* gnu/packages/textutils.scm (utfcpp): Update to 2.3.5.
[source]: Download tarball from new location.
[build-system]: Switch to cmake-build-system.
[arguments]: Use it, with custom ‘install’ phase.
[native-inputs]: Remove unzip.
2018-01-10 15:59:44 +01:00
Ben Woodcroft f6e2d86f8e
gnu: seqmagick: Use 'pypi-uri'.
* gnu/packages/bioinformatics.scm (seqmagick)[source]: Use 'pypi-uri'.
2018-01-10 20:16:36 +10:00
Ben Woodcroft 3146f22dec
gnu: mafft: Update to 7.313.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.313.
[source]: Use HTTPS URI.
2018-01-10 20:16:36 +10:00
Leo Famulari d9a38cc255
gnu: syncthing: Update to 0.14.43.
* gnu/packages/syncthing.scm (syncthing): Update to v0.14.43.
2018-01-10 01:29:18 -08:00
Leo Famulari 924d777a34
gnu: Golang X text libraries: Update to 0.0.0-1.e19ae14.
* gnu/packages/syncthing.scm (go-golang-org-x-text-transform,
go-golang-org-x-text-unicode-norm): Update to 0.0.0-1.e19ae14.
2018-01-10 01:22:09 -08:00
Leo Famulari 51bca8bd9a
gnu: Golang X net libraries: Update to 0.0.0-1.d866cfc.
* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv4,
go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy): Update to 0.0.0-1.d866cfc.
2018-01-10 01:22:08 -08:00
Leo Famulari f394db42c4
gnu: Golang X crypto libraries: Update to 0.0.0-1.95a4943.
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea): Update to 0.0.0-1.95a4943.
2018-01-10 01:22:08 -08:00
Leo Famulari a1d1e55cca
gnu: go-github-com-xtaci-smux: Update to 1.0.6-0.c3e1824.
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Update to
1.0.6-0.c3e1824.
2018-01-10 01:22:08 -08:00
Leo Famulari d4138c0c67
gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888.
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Update to
0.0.0-1.98aa888.
2018-01-10 01:22:08 -08:00
Leo Famulari 48f677c978
gnu: go-github-com-thejerf-suture: Update to 2.0.1-0.87e298c.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
2.0.1-0.87e298c.
2018-01-10 01:22:07 -08:00
Leo Famulari b39bd1d4e5
gnu: go-github-com-templexxx-xor: Update to 0.1.2.
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Update to 0.1.2.
[propagated-inputs]: Add go-github-com-templexxx-cpufeat.
2018-01-10 01:22:07 -08:00
Leo Famulari 54a5a8f101
gnu: go-github-com-templexxx-reedsolomon: Remove unused package.
* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon):
Remove variable.
2018-01-10 01:22:07 -08:00
Leo Famulari 619db5cfeb
gnu: go-github-com-syndtr-goleveldb: Update to 0.0.0-2.34011bf.
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
0.0.0-2.34011bf.
2018-01-10 01:22:06 -08:00
Leo Famulari feade866d0
gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5.
* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update
to 0.1.0-1.03d40e5.
2018-01-10 01:22:06 -08:00
Leo Famulari d2c7971da3
gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-1.e181e09.
* gnu/packages/syncthing.scm (define-public go-github-com-rcrowley-go-metrics):
Update to 0.0.0-1.e181e09.
2018-01-10 01:22:06 -08:00
Leo Famulari 1ad4e366ef
gnu: go-github-com-pkg-errors: Update to 0.0.0-1.e881fd5.
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to
0.0.0-1.e881fd5.
2018-01-10 01:22:06 -08:00
Leo Famulari ac90914159
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.2.0-0.26fe5ac.
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.2.0-0.26fe5ac.
2018-01-10 01:22:05 -08:00
Leo Famulari d277b9bc34
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.1.0.
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.1.0.
2018-01-10 01:22:05 -08:00
Leo Famulari 5e30d8c1f7
gnu: go-github-com-lib-pq: Update to 0.0.0-1.83612a5.
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to
0.0.0-1.83612a5.
2018-01-10 01:22:05 -08:00
Leo Famulari ece4c5bc67
gnu: go-github-com-kardianos-osext: Update to 0.0.0-1.ae77be6.
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Update to
0.0.0-1.ae77be6.
2018-01-10 01:22:05 -08:00
Leo Famulari e83994f2b7
gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-1.84a468c.
* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru):
Update to 0.0.0-1.84a468c.
2018-01-10 01:22:04 -08:00
Leo Famulari c1753d6ce1
gnu: go-github-com-gogo-protobuf: Update to 0.5-1.35b81a0.
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-1.35b81a0.
2018-01-10 01:22:04 -08:00
Leo Famulari e1c815351b
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-1.3dc7875.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
Update to 0.0.0-1.3dc7875.
2018-01-10 01:22:03 -08:00
Leo Famulari 3aecf5bd15
gnu: go-golang-org-x-time-rate: Update to 0.0.0-1.6dc1736.
* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): Update to
0.0.0-1.6dc1736.
2018-01-10 01:22:03 -08:00
Leo Famulari 2b4588609b
gnu: go-golang-org-x-sys-unix: Update to 0.0.0-1.8380141.
* gnu/packages/syncthing.scm (go-golang-org-x-sys-unix): Update to
0.0.0-1.8380141.
[arguments]: Adjust the tests to the build environment.
2018-01-10 01:22:03 -08:00
Leo Famulari 27fbcae6d5
gnu: kcp-go: Switch upstream source.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go):
Replace with ...
(go-github-com-xtaci-kcp-go): ... new variable.
2018-01-10 01:22:03 -08:00
Leo Famulari e62d057505
gnu: Add go-github-com-klauspost-reedsolomon.
* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): New
variable.
2018-01-10 01:22:02 -08:00
Leo Famulari 63aade459d
gnu: Add go-github-com-klauspost-cpuid.
* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): New variable.
2018-01-10 01:22:02 -08:00
Leo Famulari b12df4f544
gnu: go-github-com-minio-sha256-simd: Update to 0.0.0-1.ad98a36.
* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Update
to 0.0.0-1.ad98a36.
2018-01-10 01:22:02 -08:00
Leo Famulari 38ea280286
gnu: go-github-com-zillode-notify: Update to 0.0.0-1.8fff849.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-1.8fff849.
2018-01-10 01:22:01 -08:00
Tobias Geerinckx-Rice 85afaceb10
gnu: xterm: Update to 331.
* gnu/packages/xorg.scm (xterm): Update to 331.
[arguments]: Remove now-default ‘--enable-256-color’ from #:configure-flags.
now enabled by default.
2018-01-10 02:08:36 +01:00
Tobias Geerinckx-Rice edfa2eee91
gnu: yoshimi: Update to 1.5.6.
* gnu/packages/music.scm (yoshimi): Update to 1.5.6.
[description]: Tweak slightly.
2018-01-10 01:52:26 +01:00