Tobias Geerinckx-Rice
605ade4429
gnu: google-brotli: Update to 1.0.4.
...
* gnu/packages/compression.scm (google-brotli): Update to 1.0.4.
2018-04-15 19:31:13 +02:00
Tobias Geerinckx-Rice
1b0be8c506
gnu: di: Update to 4.46.
...
* gnu/packages/admin.scm (di): Update to 4.46.
2018-04-15 19:31:11 +02:00
Leo Famulari
93cbcc26bf
gnu: ncmpcpp: Update to 0.8.2.
...
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.2.
2018-04-15 13:09:20 -04: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
Manolis Ragkousis
fdb61400a0
gnu: mupen64plus-video-z64: Fix glew.h location.
...
* gnu/packages/patches/mupen64plus-video-z64-glew-correct-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use it.
2018-04-15 15:17:21 +03:00
Marius Bakke
3b4f3ff7ee
gnu: xscreensaver: Update to 5.39.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.
2018-04-15 13:03:21 +02:00
Marius Bakke
1c24862f1e
gnu: nginx: Update to 1.13.12.
...
* gnu/packages/web.scm (nginx): Update to 1.13.12.
2018-04-15 13:03:04 +02:00
Marius Bakke
a7aed511ec
gnu: efivar: Update to 35.
...
* gnu/packages/linux.scm (efivar): Update to 35.
2018-04-15 12:55:39 +02:00
Marius Bakke
732825f3f8
gnu: efibootmgr: Update to 16.
...
* gnu/packages/linux.scm (efibootmgr): Update to 16.
[arguments]: Add EFIDIR to #:make-flags. Remove related 'branding' phase.
2018-04-15 12:52:41 +02:00
Marius Bakke
e0cfc37396
gnu: offlineimap: Update to 7.2.0.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.2.0.
2018-04-15 12:36:16 +02:00
Marius Bakke
fe4adc12ed
gnu: htop: Update to 2.2.0.
...
* gnu/packages/patches/htop-fix-process-tree.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/admin.scm (htop): Update to 2.2.0.
[source](patches): Remove.
2018-04-15 12:31:49 +02:00
Marius Bakke
87b08d8421
gnu: libsoup: Update to 2.62.1.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.62.1.
2018-04-15 12:23:09 +02:00
Marius Bakke
8e84eb6847
gnu: python-paramiko: Update to 2.4.1 [fixes CVE-2018-7750].
...
* gnu/packages/python-crypto.scm (python-paramiko): Update to 2.4.1.
[arguments]: Set #:tests? #f.
2018-04-15 12:10:19 +02:00
Rutger Helling
fc12113704
gnu: mgba: Update to 0.6.3.
...
* gnu/packages/emulators.scm (mgba): Update to 0.6.3.
2018-04-15 11:03:26 +02:00
Danny Milosavljevic
347bc15161
gnu: Add uefitool.
...
* gnu/packages/flashing-tools.scm (uefitool): New variable.
2018-04-15 09:22:16 +02:00
Danny Milosavljevic
ca523cc518
gnu: Factorize rust-bootstrapped-package.
...
* gnu/packages/rust.scm (rust-bootstrapped-package): New procedure.
(rust): Use rust-bootstrapped-package.
2018-04-15 09:22:16 +02:00
Danny Milosavljevic
8fdde58103
gnu: Add rust@1.19.0.
...
* gnu/packages/rust.scm (rust-1.23)[build-system, native-inputs, inputs,
native-search-paths, synopsis, description, home-page, license]: Move to...
(rust-1.19): ... here. New variable.
(rust-1.23)[arguments]<#:phases>[set-env, patch-tests, patch-cargo-checksums]:
Move to...
(rust-1.19): ... here.
(rust-1.19)[arguments]<#:phases>[configure, check, install]: Replace by no-op.
2018-04-15 09:22:12 +02:00
Leo Famulari
d2dd939e68
gnu: tmux: Update to 2.7.
...
* gnu/packages/tmux.scm (tmux): Update to 2.7.
2018-04-14 23:08:42 -04:00
Mark H Weaver
891199c67d
gnu: evolution-data-server: Update to 3.28.1.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.1.
[inputs]: Add json-glib and webkitgtk.
2018-04-14 16:31:58 -04:00
Mark H Weaver
c97f2f70fe
gnu: evolution-data-server: Fix build with ICU 61.
...
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: In the configure
flags, add "-DU_USING_ICU_NAMESPACE=1" to CMAKE_CXX_FLAGS.
2018-04-14 16:31:52 -04:00
Mark H Weaver
9578ed006c
gnu: linux-libre@4.9: Update to 4.9.94.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.94.
2018-04-14 14:06:21 -04:00
Mark H Weaver
72d5109ca4
gnu: linux-libre@4.4: Update to 4.4.128.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.128.
2018-04-14 14:05:44 -04:00
Nicolas Goaziou
ffbe2dc1e5
gnu: python-sge-pygame: Fix typo in description.
...
* gnu/packages/game-development.scm (python-sge-pygame) [description]: Fix
typo.
2018-04-14 18:35:35 +02:00
Maxim Cournoyer
74b4d7a142
gnu: emacs-polymode: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-polymode)[arguments]: Add modes subdirectory
to #:include. Add add-modes-subdir-to-load-path phase.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 20:13:30 +05:30
Maxim Cournoyer
fee23c17a9
gnu: emacs-dired-hacks: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-dired-hacks)[propagated-inputs]: Add
emacs-eimp.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 19:45:40 +05:30
Maxim Cournoyer
de5256d3bb
gnu: Add emacs-eimp.
...
* gnu/packages/emacs.scm (emacs-eimp): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 19:40:43 +05:30
Maxim Cournoyer
4e782ffff7
gnu: emacs-request: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-request)[propagated-inputs]: Add
emacs-deferred.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 16:02:39 +05:30
Arun Isaac
bf86533bf8
gnu: emacs-org-trello: Update to 0.8.0.
...
* gnu/packages/emacs.scm (emacs-org-trello): Update to 0.8.0.
2018-04-14 15:55:26 +05:30
Maxim Cournoyer
8865d476f3
gnu: emacs-org-trello: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-org-trello)[propagated-inputs]: Add emacs-f
and emacs-helm. Sort.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 15:51:28 +05:30
Maxim Cournoyer
1fcd7e6c35
gnu: Add emacs-ert-expectations.
...
* gnu/packages/emacs.scm (emacs-ert-expectations): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 15:45:07 +05:30
Rutger Helling
5d6f07fb47
gnu: wine-staging: Update to 3.6.
...
* gnu/packages/wine.scm (wine-staging): Update to 3.6.
2018-04-14 12:10:03 +02:00
Rutger Helling
4165a5590d
gnu: wine-staging-patchset-data: Update to 3.6.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.6.
2018-04-14 12:10:03 +02:00
Eric Bavier
04918a009d
gnu: Add ghostwriter.
...
* gnu/packages/text-editors.scm (ghostwriter): New variable.
2018-04-13 22:03:00 -05:00
Maxim Cournoyer
db95d8ca92
gnu: emacs-smartparens: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-smartparens)[propagated-inputs]: Add
emacs-markdown-mode.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 04:39:13 +05:30
Maxim Cournoyer
b6efe0e81f
gnu: emacs-mu4e-alert: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-mu4e-alert)[propagated-inputs]: Add mu.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 04:03:37 +05:30
Arun Isaac
9a910133d3
gnu: emacs-evil-matchit: Update to 2.2.6.
...
* gnu/packages/emacs.scm (emacs-evil-matchit): Update to 2.2.6.
2018-04-14 03:59:48 +05:30
Maxim Cournoyer
80c4aabbad
gnu: emacs-evil-matchit: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-evil-matchit)[propagated-inputs]: Add
emacs-evil.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 03:52:05 +05:30
Arun Isaac
c4373a6068
gnu: emacs-es-mode: Update to 4.3.0.
...
* gnu/packages/emacs.scm (emacs-es-mode): Update to 4.3.0.
2018-04-14 03:40:58 +05:30
Maxim Cournoyer
a262ac68d6
gnu: emacs-es-mode: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-es-mode)[propagated-inputs]: Add emacs-dash
and emacs-spark.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 03:40:58 +05:30
Maxim Cournoyer
bae8e59e9d
gnu: Add emacs-spark.
...
* gnu/packages/emacs.scm (emacs-spark): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 03:40:58 +05:30
Maxim Cournoyer
00bdf501df
gnu: emacs-cdlatex: Fix byte compilation.
...
* gnu/packages/emacs.scm (emacs-cdlatex)[propagated-inputs]: Add
emacs-auctex.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 02:40:27 +05:30
Julien Lepiller
57e3776403
gnu: antlr3-3.1: Fix installed script.
...
* gnu/packages/java.scm (antlr3-3.1)[arguments]: Fix jar name in script.
2018-04-13 23:02:05 +02:00
Eric Bavier
bc111d3922
gnu: joe: Update to 4.6.
...
* gnu/packages/text-editors.scm (joe): Update to 4.6.
2018-04-13 11:58:18 -05:00