Ludovic Courtès
90977eb55e
gnu: guile-bytestructures: Update to 1.0.3.
...
* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.3.
(guile-git)[arguments]: Remove. The workaround for
<https://github.com/TaylanUB/scheme-bytestructures/issues/30 > is no
longer needed.
2018-06-12 15:23:34 +02:00
Ludovic Courtès
2bf9351e31
substitute: Make progress message shorter.
...
* guix/scripts/substitute.scm (fetch-narinfos)[update-progress!]:
Shorten progress message so it fits on 80 columns.
2018-06-12 15:23:34 +02:00
Ludovic Courtès
4c97a368a6
substitute: Erase the current line when reporting progress.
...
* guix/scripts/substitute.scm (fetch-narinfos)[update-progress!]: Use
the ANSI erase-current-line sequence next to \r.
2018-06-12 15:23:34 +02:00
Ludovic Courtès
b5edc47912
gnu: flann: Fix builds with CMake >= 3.11.
...
* gnu/packages/patches/flann-cmake-3.11.patch: New file.
* gnu/packages/maths.scm (flann)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-12 15:23:34 +02:00
Tobias Geerinckx-Rice
d30e9e6109
gnu: sqlite: Update to 3.24.0.
...
* gnu/packages/databases.scm (sqlite): Update to 3.24.0.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice
f1799efb31
gnu: perl: Ungraft version 5.26.2.
...
* gnu/packages/perl.scm (perl): Update to 5.26.2.
[replacement]: Ungraft.
(perl-5.26.2, perl/fixed): Remove variables.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice
4f3958dacb
gnu: cmake: Update to 3.11.3.
...
* gnu/packages/cmake.scm (cmake): Update to 3.11.3.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice
eca24b2f3d
gnu: linux-pam: Update to 1.3.1.
...
* gnu/packages/linux.scm (linux-pam): Update to 1.3.1.
[source]: Update upstream URI.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice
314dcec1c0
gnu: nghttp2: Update to 1.32.0.
...
* gnu/packages/web.scm (nghttp2): Update to 1.32.0.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice
86c19ed94a
gnu: jansson: Update to 2.11.
...
* gnu/packages/web.scm (jansson): Update to 2.11.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice
f9bb942adf
gnu: libidn: Update to 1.35.
...
* gnu/packages/libidn.scm (libidn): Update to 1.35.
[source]: Remove now-unnecessary snippet.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
1a1d055903
gnu: wayland-protocols: Update to 1.14.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
605f0621f3
gnu: libunistring: Update to 0.9.10.
...
* gnu/packages/libunistring.scm (libunistring): Update to 0.9.10.
[source]: Remove now-unnecessary snippet.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
2008bc6b8f
gnu: libdrm: Update to 2.4.92.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice
eb5d2792a0
gnu: freetype: Update to 2.9.1.
...
* gnu/packages/fontutils.scm (freetype): Update to 2.9.1.
[source]: Remove patch...
* gnu/packages/patches/freetype-CVE-2018-6942.patch: ...delete...
* gnu/local.mk (dist_patch_DATA): ...and remove it.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice
ac98b7a96b
gnu: bison: Update to 3.0.5.
...
* gnu/packages/bison.scm (bison): Update to 3.0.5.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice
5b5a8d6b21
gnu: isl: Update to 0.19.
...
* gnu/packages/gcc.scm (isl): Update to 0.19.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice
5ccd6e2b53
gnu: mit-krb5: Update to 1.16.1.
...
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice
f68f5e28ed
gnu: cups, cups-minimal: Update to 2.2.8.
...
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.8.
[source]: Remove patch...
* gnu/packages/patches/cups-fix-builds-without-PAM.patch: ...delete...
* gnu/local.mk (dist_patch_DATA): ..and remove it.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice
d577e00f96
gnu: shared-mime-info: Update to 1.9.
...
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice
52630ca084
gnu: fribidi: Update to 1.0.4.
...
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4.
2018-06-12 15:06:11 +02:00
宋文武
feed5194b1
gnu: python-urwid, python2-urwid: Update to 2.0.1.
...
* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
2018-06-12 20:51:32 +08:00
Leo Famulari
66266d3290
gnu: borg: Update to 1.1.6.
...
* gnu/packages/backup.scm (borg): Update to 1.1.6.
[arguments]: Remove the 'adjust-msgpack-dependency' phase because it has been
adopted upstream.
2018-06-12 08:28:21 -04:00
Ben Sturmfels
e68e4a906f
gnu: fabric: Disable problematic tests.
...
Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26647#8 >.
* gnu/packages/admin.scm (fabric): Add custom check phase to disable two tests.
2018-06-12 19:47:12 +08:00
宋文武
7714a06943
gnu: Add skopeo.
...
* gnu/packages/virtualization.scm (skopeo): New variable.
2018-06-12 19:31:18 +08:00
宋文武
efdaf8def0
gnu: Add umoci.
...
* gnu/packages/virtualization.scm (umoci): New variable.
2018-06-12 19:30:52 +08:00
宋文武
3d39130926
gnu: Add libostree.
...
* gnu/packages/package-management.scm (libostree): New variable.
2018-06-12 19:28:18 +08:00
Efraim Flashner
c71cc133ec
gnu: vim-syntastic: Update to 3.9.0.
...
* gnu/packages/vim.scm (vim-syntastic): Update to 3.9.0.
[source]: Switch to git checkout.
2018-06-12 11:16:06 +03:00
Efraim Flashner
261348e20d
gnu: vim-fugitive: Update to 2.3.
...
* gnu/packages/vim.scm (vim-fugitive): Update to 2.3.
2018-06-12 11:16:06 +03:00
Efraim Flashner
35a7e5742f
gnu: vim-airline: Update to 0.9.
...
* gnu/packages/vim.scm (vim-airline): Update to 0.9.
[source]: Switch to git checkout.
2018-06-12 11:16:05 +03:00
Efraim Flashner
b37404740e
gnu: speedtest-cli: Update to 2.0.2.
...
* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.2.
[source]: Switch to a git checkout.
2018-06-12 11:16:05 +03:00
Efraim Flashner
5b47ea9462
gnu: font-gnu-unifont: Update to 11.0.01.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.01.
2018-06-12 11:16:02 +03:00
Rutger Helling
14cb7966ba
gnu: wine-staging: Update to 3.10.
...
* gnu/packages/wine.scm (wine-staging): Update to 3.10.
2018-06-12 10:15:03 +02:00
Rutger Helling
32872458a6
gnu: wine-staging-patchset-data: Update to 3.10.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.10.
2018-06-12 10:15:03 +02:00
Mark H Weaver
95d9d95a04
gnu: linux-libre: Update to 4.17.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.1.
(%linux-libre-hash): Update hash.
2018-06-12 02:57:20 -04:00
Mark H Weaver
f3ad05efd9
gnu: linux-libre@4.14: Update to 4.14.49.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.49.
(%linux-libre-4.14-hash): Update hash.
2018-06-12 02:56:19 -04:00
Christopher Baines
2c5f8aad92
gnu: Add emacs-puppet-mode.
...
* gnu/packages/emacs.scm (emacs-puppet-mode): New variable.
2018-06-12 07:49:42 +01:00
Christopher Baines
e7a25d2ae7
gnu: elixir: Enable more tests and remove patch.
...
Previously, due to issues in the erlang package, many tests would fail, and
the package would also nondeterministically fail to build. This is now
fixed (by patching occurrences of /bin/sh in the erlang package), so all the
tests can be run.
* gnu/packages/elixir.scm (elixir)[source]: Remove patches.
[arguments]: Remove the fix-or-disable-tests phase. Add a new set-home phase
to set the HOME environment variable prior to running the tests.
* gnu/packages/patches/elixir-disable-failing-tests.patch: Delete this file.
* gnu/local.mk: Remove now deleted patch.
2018-06-12 07:46:18 +01:00
Christopher Baines
b5453aa7c3
gnu: erlang: Patch occurrences of /bin/sh in the source.
...
Previously, the elixir package would often fail to build, as running :os:cmd
would fail, as /bin/sh doesn't exist when building the elixir package. These
changes fix that issue.
* gnu/packages/erlang.scm (erlang)[arguments]: Add new patch-/bin/sh phase to
replace hardcoded references to /bin/sh with a file in the store.
2018-06-12 07:44:05 +01:00
Christopher Baines
9b25e1d124
gnu: erlang: Delete the bootstrap phase.
...
This fails for the erlang package, as the gnu build system attempts to execute
the bootstrap directory.
* gnu/packages/erlang.scm (erlang)[arguments]: Delete the bootstrap phase.
2018-06-12 07:43:59 +01:00
Marius Bakke
cd50b9f009
gnu: tzdata-for-tests: Downgrade to 2018d.
...
* gnu/packages/base.scm (tzdata-for-tests): Don't inherit source and inputs
from TZDATA.
2018-06-12 00:05:18 +02:00
Marius Bakke
a032b4454b
Merge branch 'master' into staging
2018-06-11 23:52:15 +02:00
Marius Bakke
b5724230fe
gnu: bluez: Update to 5.50.
...
* gnu/packages/linux.scm (bluez): Update to 5.50.
2018-06-11 23:45:45 +02:00
Marius Bakke
ffc43471af
gnu: meson: Update to 0.46.1.
...
* gnu/packages/build-tools.scm (meson): Update to 0.46.1.
2018-06-11 23:45:43 +02:00
Marius Bakke
e688bfc033
gnu: libepoxy: Update to 1.5.2.
...
* gnu/packages/gl.scm (libepoxy): Update to 1.5.2.
2018-06-11 23:45:16 +02:00
Marius Bakke
4bbd92076a
gnu: libdmx: Update to 1.1.4.
...
* gnu/packages/xorg.scm (libdmx): Update to 1.1.4.
2018-06-11 23:33:45 +02:00
Marius Bakke
bd1efded37
gnu: xkbcomp: Update to 1.4.2.
...
* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.2.
2018-06-11 23:33:45 +02:00
Marius Bakke
6321ce42ab
gnu: xf86-video-vmware: Update to 13.3.0.
...
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0.
2018-06-11 23:23:10 +02:00
Marius Bakke
4276b0dc1e
gnu: xf86-input-evdev: Update to 2.10.6.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6.
2018-06-11 23:15:36 +02:00
Marius Bakke
7b7e30ca29
gnu: xf86-input-synaptics: Update to 1.9.1.
...
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1.
2018-06-11 23:13:26 +02:00