Marius Bakke
55e76e420d
gnu: libinput: Update to 1.10.3.
...
* gnu/packages/freedesktop.scm (libinput): Update to 1.10.3.
2018-04-16 18:14:50 +02:00
Rutger Helling
16ff8d6aeb
gnu: wayland-protocols: Update to 1.13.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.13.
2018-04-16 10:06:51 +02:00
Rutger Helling
a430b1e7f7
gnu: wayland: Update to 1.15.0.
...
* gnu/packages/freedesktop.scm (wayland): Update to 1.15.0.
2018-04-16 10:06:51 +02:00
Marius Bakke
73a118bdc5
gnu: gdk-pixbuf: Update to 2.36.12.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.12.
2018-04-15 14:45:56 +02:00
Marius Bakke
538d6d025c
build-system/meson: Don't override LDFLAGS if already set.
...
* guix/build/meson-build-system.scm (configure): Test for LDFLAGS before
adding ours.
(cherry picked from commit 611c27db2a
)
2018-04-15 14:45:56 +02:00
Marius Bakke
f6a6a050ea
gnu: atk: Update to 2.28.1.
...
* gnu/packages/gtk.scm (atk): Update to 2.28.1.
2018-04-15 14:45:56 +02:00
Marius Bakke
6c69d24daf
gnu: alsa-plugins: Update to 1.1.6.
...
* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.6.
2018-04-15 14:45:56 +02:00
Marius Bakke
7ff0577020
gnu: alsa-utils: Update to 1.1.6.
...
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.6.
2018-04-15 14:45:56 +02:00
Marius Bakke
45c053ac76
gnu: alsa-lib: Update to 1.1.6.
...
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.6.
2018-04-15 14:45:56 +02:00
Marius Bakke
ed471e6848
gnu: mesa: Update to 17.3.8.
...
* gnu/packages/gl.scm (mesa): Update to 17.3.8.
2018-04-15 14:45:56 +02:00
Marius Bakke
c5154b37ac
gnu: nss, nss-certs: Update to 3.36.1.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.36.1.
* gnu/packages/certs.scm (nss-certs): Likewise.
2018-04-15 14:45:43 +02:00
Efraim Flashner
919034068e
Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."
...
This reverts commit 3a7597e414
.
2018-03-22 20:33:08 +02:00
Efraim Flashner
3a7597e414
build-system/meson: Use 'target-arm32?' for armhf-linux case.
...
* guix/build-system/meson.scm (lower, meson-build): Replace armhf-linux
detection with 'target-arm32?' macro.
2018-03-22 20:19:44 +02:00
Marius Bakke
a53f4311a1
gnu: gstreamer: Update to 1.14.0.
...
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-good, gst-plugins-bad,
gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.0.
(gst-plugins-base): Likewise.
[inputs]: Move ORC ...
[propagated-inputs]: ... here. Add GLIB.
2018-03-22 16:38:58 +01:00
Marius Bakke
bbdf2761f5
gnu: meson: Update to 0.45.1.
...
* gnu/packages/build-tools.scm (meson): Update to 0.45.1.
2018-03-22 15:17:04 +01:00
Marius Bakke
12c77137eb
gnu: mesa: Update to 17.3.7.
...
* gnu/packages/gl.scm (mesa): Update to 17.3.7.
2018-03-22 15:10:01 +01:00
Marius Bakke
457f6f262b
gnu: libxkbcommon: Update to 0.8.0.
...
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.0.
2018-03-22 15:08:53 +01:00
Marius Bakke
e7a5d40e24
gnu: gtk+: Update to 3.22.29.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.22.29.
2018-03-22 15:04:10 +01:00
Marius Bakke
63c295d2f5
gnu: nginx: Update to 1.13.10.
...
* gnu/packages/web.scm (nginx): Update to 1.13.10.
[arguments]: Update kernel version to match glibc minimum requirement.
2018-03-22 14:40:40 +01:00
Marius Bakke
069d0b7f91
gnu: nmap: Update to 7.70.
...
* gnu/packages/admin.scm (nmap): Update to 7.70.
[source](snippet): End on #t.
[inputs]: Add ZLIB.
2018-03-22 14:40:40 +01:00
Marius Bakke
0e4d067f9e
gnu: talloc: Update to 2.1.12.
...
* gnu/packages/samba.scm (talloc): Update to 2.1.12.
2018-03-22 14:16:36 +01:00
Marius Bakke
cbcbb10a63
gnu: certbot: Update to 0.22.2.
...
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.22.2.
2018-03-22 14:14:09 +01:00
Marius Bakke
5da2a934b4
gnu: python-cryptography: Update to 2.2.1.
...
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.2.1.
2018-03-22 14:02:11 +01:00
Ludovic Courtès
04d2a16c4f
publish: Always build a new derivation for the "/log/NAME" test.
...
Fixes <https://bugs.gnu.org/30868 >.
Reported by Martin Castillo <castilma@uni-bremen.de>.
* tests/publish.scm ("/log/NAME"): Use #$(random-text) in the builder.
2018-03-22 12:54:31 +01:00
Ludovic Courtès
c1cd155aa8
publish: Add test for non-GET queries.
...
* tests/publish.scm ("non-GET query"): New test.
2018-03-22 12:51:23 +01:00
Maxim Cournoyer
247384d069
gnu: Add supercollider.
...
* gnu/packages/audio.scm (supercollider): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-22 12:31:00 +01:00
Maxim Cournoyer
6f976d2880
gnu: yaml-cpp: Update to 0.6.1.
...
* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-22 12:30:46 +01:00
Maxim Cournoyer
7624300c84
gnu: Add boost-sync.
...
* gnu/packages/boost.scm (boost-sync): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-22 12:30:39 +01:00
Maxim Cournoyer
b75e1df663
doc: Add index entries for realtime and jackd in the manual.
...
* doc/guix.texi (Base Services): Add realtime and jackd indices to the
`pam-limits-service' service, as the examples shows how they can be
configured.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-22 11:48:03 +01:00
Ludovic Courtès
ca5b73114f
gnu: shepherd: Update to 0.4.0.
...
* gnu/packages/admin.scm (shepherd): Update to 0.4.0. Remove patches.
* gnu/packages/patches/shepherd-close-fds.patch,
gnu/packages/patches/shepherd-herd-status-sorted.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/services/admin.scm (%default-rotations): Remove
/var/log/shepherd.log.
2018-03-22 11:43:30 +01:00
Ludovic Courtès
7fe1432a2e
services: rottlog: Add /var/log/debug to '%default-rotations'.
...
* gnu/services/admin.scm (%rotated-files): Add "/var/log/debug".
2018-03-22 11:43:29 +01:00
Mark H Weaver
4d7c5f6d7e
gnu: linux-libre: Update to 4.15.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.12.
(%linux-libre-hash): Update hash.
2018-03-21 20:48:49 -04:00
Mark H Weaver
8ec89c358f
gnu: linux-libre@4.14: Update to 4.14.29.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.29.
(%linux-libre-4.14-hash): Update hash.
2018-03-21 20:47:53 -04:00
Vasile Dumitrascu
4dd0f8c0c1
gnu: emacs-deferred: Update to 0.5.1.
...
* gnu/packages/emacs.scm (emacs-deferred): Update to 0.5.1.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-03-22 00:09:55 +01:00
Vasile Dumitrascu
2fa6f63b16
gnu: emacs-clojure-mode: Update to 5.6.1.
...
* gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.6.1.
2018-03-22 00:08:15 +01:00
Leo Famulari
b87c76dcaa
Fix copyright notice for Nils Gillmann.
...
This is a followup to commit af23710ff5
.
* gnu/packages/linux.scm: Fix name and email address for Nils Gillmann.
2018-03-21 18:26:25 -04:00
Leo Famulari
4102588f85
gnu: mpd: Update to 0.20.18.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.18.
2018-03-21 18:26:25 -04:00
Tobias Geerinckx-Rice
e2f9847be0
gnu: Add tinyscheme.
...
* gnu/packages/scheme.scm (tinyscheme): New public variable.
2018-03-21 18:38:23 +01:00
Tobias Geerinckx-Rice
0d73f1481b
gnu: libosinfo: Update usb.ids.
...
This follows up commit 0def912088
, which
tried to use the CVS ID as the SVN revision, which unfortunately doesn't
work.
* gnu/packages/virtualization.scm (libosinfo)[native-inputs]: Update
revision and hash for ‘usb.ids’.
2018-03-21 17:00:11 +01:00
Leo Famulari
ab68cbf2ee
gnu: rawtherapee: Update to 5.4.
...
* gnu/packages/photo.scm (rawtherapee): Update to 5.4.
2018-03-21 11:43:16 -04:00
Ricardo Wurmus
363ee7a3f4
gnu: pigx-chipseq: Update to 0.0.10.
...
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.10.
[inputs]: Remove r-rcas and duplicate of snakemake; add r-biocparallel,
r-biostrings, r-dplyr, r-genomicalignments, rsamtools, r-s4vectors, r-tibble,
r-tidyr, r-htmlwidgets, and r-rmarkdown.
2018-03-21 11:52:56 +01:00
Danny Milosavljevic
0def912088
gnu: libosinfo: Fix URL for usb.ids.
...
Fixes <http://bugs.gnu.org/30890 >.
* gnu/packages/virtualization.scm (libosinfo)[native-inputs]: Fix URL of
"usb.ids".
2018-03-21 08:23:15 +01:00
Danny Milosavljevic
db6609bd10
gnu: texlive-fonts-amsfonts: Make build reproducible.
...
* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]<#:phases>[build]:
Make build reproducible.
2018-03-21 01:36:50 +01:00
Leo Famulari
af23710ff5
gnu: util-linux: Fix CVE-2018-7738 without grafting.
...
* gnu/packages/linux.scm (util-linux)[replacement]: Remove field.
(util-linux-2.31.1): New variable.
* gnu/system.scm (%base-packages): Use util-linux-2.31.1.
2018-03-20 17:14:22 -04:00
Tobias Geerinckx-Rice
8023f0fd03
gnu: gparted: Update to 0.31.0.
...
* gnu/packages/disk.scm (gparted): Update to 0.31.0.
2018-03-20 19:49:47 +01:00
Tobias Geerinckx-Rice
8abbe5dc82
gnu: coq-flocq: Update phase style.
...
* gnu/packages/ocaml.scm (coq-flocq)[arguments]: Substitute INVOKE for
SYSTEM* and end all phases with an explicit #t.
2018-03-20 19:49:47 +01:00
Tobias Geerinckx-Rice
324f192700
gnu: leocad: Use HTTPS home page.
...
* gnu/packages/lego.scm (leocad)[home-page]: Use HTTPS.
2018-03-20 19:49:47 +01:00
Tobias Geerinckx-Rice
84775d65a8
gnu: leocad: Update phase style.
...
* gnu/packages/lego.scm (leocad)[arguments]: Substitute INVOKE for
SYSTEM* and end all phases with an explicit #t.
2018-03-20 19:49:47 +01:00
Tobias Geerinckx-Rice
b5df3e266b
gnu: leocad: Update to 18.02.
...
* gnu/packages/lego.scm (leocad): Update to 18.02.
2018-03-20 19:49:46 +01:00
Tobias Geerinckx-Rice
7d15cf175e
gnu: gmp-ecm: Update to 7.0.4.
...
* gnu/packages/algebra.scm (gmp-ecm): Update to 7.0.4.
[source]: Use predictable URI.
2018-03-20 19:49:46 +01:00