Marius Bakke
2cb827b38e
Merge branch 'staging' into core-updates
2019-07-04 16:29:53 +02:00
Marius Bakke
42dcfca4cc
Merge branch 'master' into staging
2019-07-04 16:16:41 +02:00
Pierre Neidhardt
fc3f14927f
gnu: Add sbcl-dexador.
...
* gnu/packages/lisp.scm (sbcl-dexador): New variable.
2019-07-04 15:49:21 +02:00
Ricardo Wurmus
c7b1d06024
gnu: pigx-rnaseq: Update to 0.0.8.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.8.
2019-07-04 12:42:38 +02:00
Ludovic Courtès
5cf5505c70
gnu: Remove duplicate 'ruby-crass' package.
...
* gnu/packages/ruby.scm (ruby-crass): Remove duplicate shadowed definition.
2019-07-04 12:31:44 +02:00
Mikhail Kirillov
fc4f7c45cf
gnu: Add ruby-backport.
...
* gnu/packages/ruby.scm (ruby-backport): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 12:31:44 +02:00
Jens Mølgaard
872da48eab
gnu: Add qtpass.
...
* gnu/packages/password-utils.scm (qtpass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-04 12:31:44 +02:00
Mark H Weaver
b09a3584fc
gnu: linux-libre: Update to 5.1.16.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.16.
(%linux-libre-hash): Update hash.
2019-07-04 00:05:05 -04:00
Mark H Weaver
0e9e83c5d8
gnu: linux-libre@4.19: Update to 4.19.57.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.57.
(%linux-libre-4.19-hash): Update hash.
2019-07-04 00:04:20 -04:00
Mark H Weaver
e4fde6dcf3
gnu: linux-libre@4.14: Update to 4.14.132.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.132.
(%linux-libre-4.14-hash): Update hash.
2019-07-04 00:03:30 -04:00
Leo Famulari
83b9ba2685
gnu: lpd8editor: Update to 0.0.13.
...
* gnu/packages/music.scm (lpd8editor): Update to 0.0.13.
2019-07-03 22:06:29 -04:00
Leo Famulari
e6a57949f6
gnu: MPD: Update to 0.21.11.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.11.
2019-07-03 16:24:50 -04:00
Leo Famulari
1facde6a19
gnu: GraphicsMagick: Update to 1.3.32.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.32.
2019-07-03 16:24:47 -04:00
Leo Famulari
156b7abca8
gnu: irssi: Update to 1.1.3. [fixes CVE-2019-13045].
...
* gnu/packages/irc.scm (irssi): Update to 1.1.3.
2019-07-03 14:37:33 -04:00
Julien Lepiller
dac8b27512
gnu: python-pygit2: Update to 0.28.2.
...
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2.
2019-07-03 19:01:08 +02:00
Tobias Geerinckx-Rice
dc40836839
gnu: snd: Update to 19.5.
...
* gnu/packages/audio.scm (snd): Update to 19.5.
2019-07-03 17:30:21 +02:00
Marius Bakke
c6daa9cfb2
gnu: xkeyboard-config: Update to 2.27.
...
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.27.
2019-07-03 16:32:43 +02:00
Marius Bakke
5ab605b952
gnu: libxt: Update to 1.2.0.
...
* gnu/packages/xorg.scm (libxt): Update to 1.2.0.
* gnu/packages/patches/libxt-guix-search-paths.patch: Adjust for 1.2.0. While
at it, trim spurious whitespaces.
2019-07-03 16:16:11 +02:00
Marius Bakke
1ea1ce18ad
gnu: sdl2: Fix FTBFS with GCC7.
...
* gnu/packages/sdl.scm (sdl2)[arguments]: Add <#:make-flags>.
2019-07-03 15:41:21 +02:00
Marius Bakke
f03cda4d1e
gnu: lash: Add dependency on libtirpc.
...
* gnu/packages/audio.scm (lash)[arguments]: Add <#:make-flags>.
[inputs]: Add LIBTIRPC.
2019-07-03 15:40:28 +02:00
Marius Bakke
6002a0b635
gnu: libtirpc: Do not build 'libtirpc.a'.
...
* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Add <#:configure-flags>.
2019-07-03 15:39:30 +02:00
Rutger Helling
15c92a652f
gnu: wireguard: Update to 0.0.20190702.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190702.
2019-07-03 13:38:29 +02:00
Ludovic Courtès
9156396fe6
gnu: geeqie: Update to commit c220dde.
...
* gnu/packages/image-viewers.scm (geeqie): Update to commit c220dde.
[source]: Use 'git-fetch' and 'git-reference'.
[arguments] <pre-bootstrap>: Add 'substitute*' calls for 'configure.ac'
and 'po/POTFILES.in'.
2019-07-03 12:03:07 +02:00
Joseph LaFreniere
f20d865239
gnu: Add emacs-minions.
...
* gnu/packages/emacs-xyz.scm (emacs-minions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT
1362e52907
gnu: monero-gui: Update to 0.14.1.0.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Guillaume LE VAILLANT
fc54da1d02
gnu: monero: Update to 0.14.1.0.
...
* gnu/packages/finance.scm (monero): Update to 0.14.1.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-03 12:03:07 +02:00
Marius Bakke
7960bb27c5
gnu: libtorrent-rasterbar: Remove GCC5 workaround.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]<#:configure-flags>:
Remove "CXXFLAGS".
2019-07-03 01:08:14 +02:00
Marius Bakke
d0521758c6
gnu: polkit: Remove GCC5 workaround.
...
* gnu/packages/polkit.scm (polkit)[arguments]<#:configure-flags>: Remove "CXXFLAGS".
2019-07-03 01:04:06 +02:00
Marius Bakke
529c9ac5e0
gnu: nitrogen: Remove redundant configure flags.
...
* gnu/packages/wm.scm (nitrogen)[arguments]: Remove.
2019-07-03 01:00:33 +02:00
Marius Bakke
3cd9350e08
gnu: pavucontrol: Remove GCC5 workaround.
...
* gnu/packages/pulseaudio.scm (pavucontrol)[arguments]: Remove.
2019-07-03 00:54:28 +02:00
Marius Bakke
ed59057b6e
gnu: lvtk: Remove obsolete workarounds.
...
* gnu/packages/audio.scm (lvtk)[arguments]: Remove <#:phases>.
2019-07-03 00:47:29 +02:00
Marius Bakke
7af60255ba
gnu: non-sequencer: Remove GCC5 workaround.
...
* gnu/packages/music.scm (non-sequencer)[arguments]: Remove <#:phases>.
2019-07-03 00:45:39 +02:00
Marius Bakke
cdeb3e39a8
gnu: ganv: Remove GCC5 workaround.
...
* gnu/packages/gtk.scm (ganv)[arguments]: Dont set CXXFLAGS.
2019-07-03 00:42:53 +02:00
Tobias Geerinckx-Rice
84ce2a9499
gnu: thunar-volman: Update to 0.9.3.
...
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.3.
2019-07-03 00:26:08 +02:00
Tobias Geerinckx-Rice
edb336468d
gnu: thunar: Update to 1.8.7.
...
* gnu/packages/xfce.scm (thunar): Update to 1.8.7.
2019-07-03 00:26:07 +02:00
Marius Bakke
0d75c64d78
gnu: glib-networking: Update to 2.60.3.
...
* gnu/packages/gnome.scm (glib-networking): Update to 2.60.3.
[source](patches): Remove.
[arguments]<#:phases>: Remove.
* gnu/packages/patches/glib-networking-connection.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-07-03 00:19:46 +02:00
Nicolas Goaziou
a1ce06753a
gnu: audacity: Update to 2.3.2.
...
* gnu/packages/audio.scm (audacity): Update to 2.3.2.
2019-07-03 00:06:48 +02:00
Tobias Geerinckx-Rice
c7949d6c00
gnu: xlockmore: Update to 5.57.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.57.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
458fe41923
gnu: libvirt: Update to 5.5.0 [security fixes].
...
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.
If you think these sound familiar, you are[0] correct[1]…
[0]: https://www.redhat.com/archives/libvirt-announce/2019-June/msg00000.html
[1]: https://www.redhat.com/archives/libvirt-announce/2019-July/msg00000.html
* gnu/packages/virtualization.scm (libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
cb94ae38c1
gnu: python-libvirt: Update to 5.5.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
03b6c47445
gnu: alpine: Build reproducibly.
...
This follows up commit 54278e225e
.
* gnu/packages/mail.scm (arguments): Replace Makefile.in substitution
with the new ‘--with-date-stamp’ configure-flag.
2019-07-02 23:59:41 +02:00
Tobias Geerinckx-Rice
0ca2507319
gnu: alpine: Don't use unstable tarball.
...
* gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-07-02 23:59:41 +02:00
Marius Bakke
554e234ebb
gnu: libgnomecanvasmm: Remove GCC5 workaround.
...
* gnu/packages/gnome.scm (libgnomecanvasmm)[arguments]: Remove.
2019-07-02 23:23:06 +02:00
Marius Bakke
b80dd5e3e0
gnu: waybar: Remove GCC input.
...
* gnu/packages/wm.scm (waybar)[native-inputs]: Remove GCC-TOOLCHAIN-7.
[arguments]: Remove <#:phases>.
2019-07-02 23:18:07 +02:00
Tobias Geerinckx-Rice
db37dd91e4
gnu: youtube-dl-gui: Add .desktop file.
...
* gnu/packages/video.scm (youtube-dl-gui)[arguments]:
Add a ‘create-desktop-file’ phase.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
54278e225e
gnu: alpine: Update to 2.21.99999.
...
* gnu/packages/mail.scm (alpine): Update to 2.21.99999.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
a321ac9969
gnu: tumbler: Update to 0.2.5.
...
* gnu/packages/xfce.scm (tumbler): Update to 0.2.5.
2019-07-02 23:13:21 +02:00
Tobias Geerinckx-Rice
da83224dd0
gnu: alpine: Use HTTPS home page.
...
* gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
2019-07-02 23:13:20 +02:00
Tobias Geerinckx-Rice
3f6943846f
gnu: garcon: Update to 0.6.3.
...
* gnu/packages/xfce.scm (garcon): Update to 0.6.3.
2019-07-02 23:13:20 +02:00
Marius Bakke
9880bba2c8
gnu: ncmpc: Remove GCC8 input.
...
* gnu/packages/mpd.scm (ncmpc)[native-inputs]: Remove GCC-8.
[arguments]: Remve <#:phases>.
2019-07-02 23:13:06 +02:00