~ruther/guix-local

ref: 7cee3cb2c4e9586d4c07d3d8d63519b4445b3f21 guix-local/gnu d---------
7cee3cb2 — Alex Vong 8 years ago
gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.2.

* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): Update to
2.9.2.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
37cf0712 — Alex Vong 8 years ago
gnu: java-fasterxml-jackson-databind: Update to 2.9.2.

* gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.2.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
bd614de7 — Alex Vong 8 years ago
gnu: java-fasterxml-jackson-core: Update to 2.9.2.

* gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.2.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
b2383e55 — Alex Vong 8 years ago
gnu: java-fasterxml-jackson-annotations: Update to 2.9.2.

* gnu/packages/java.scm (java-fasterxml-jackson-annotations): Update to
2.9.2.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
202e235e — Julien Lepiller 8 years ago
gnu: php: Update to 7.1.12.

* gnu/packages/php.scm (php): Update to 7.1.12.
dd0134fc — Kei Kebreau 8 years ago
gnu: gcl: Update snapshot.

* gnu/packages/lisp.scm (gcl): Update to 2.6.12-1.5956140.
[arguments]: Remove CFLAGS from and add GCL_CC and CC to make-flags; adjust
pre-conf phase.

This update includes small upstream bug fixes and optimizations.
01e9bc46 — Tobias Geerinckx-Rice 8 years ago
gnu: python-pytz, python-pytzdata: Update to 2017.3.x.

* gnu/packages/time.scm (python-pytz): Update to 2017.3.
(python-pytzdata): Update to 2017.3.1.
cc558bde — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Update to 2.6.3.

* gnu/packages/dns.scm (knot): Update to 2.6.3.
77e3ce3e — Tobias Geerinckx-Rice 8 years ago
gnu: emacs-org-contrib: Fix typo in description.

* gnu/packages/emacs.scm (emacs-org-contrib)[description]: Fix typo.
70c68ed5 — Tobias Geerinckx-Rice 8 years ago
gnu: system->defconfig: Fix typo.

* gnu/packages/linux.scm (system->defconfig): Fix typo.
f7f8930b — Ludovic Courtès 8 years ago
gnu: coq-interval: Fix source URL for 3.3.0.

This is a followup to 6efc99967800183daa74ba2ebff6185dfcf1b33d.
Fixes <https://bugs.gnu.org/29284>.
Reported by Efraim Flashner <efraim@flashner.co.il>.

* gnu/packages/ocaml.scm (coq-interval): Adjust URL.
9c3c2caa — Rutger Helling 8 years ago
gnu: parallel: Update to 20171122.

* gnu/packages/parallel.scm (parallel): Update to 20171122.
7997d37b — Efraim Flashner 8 years ago
gnu: qt: Update to 5.9.3.

* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets,
qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus,
qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml,
qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.9.3.
06378cee — Efraim Flashner 8 years ago
gnu: qt@5: Update to 5.9.3.

* gnu/packages/qt.scm (qt@5): Update to 5.9.3.
907ab9e8 — Rutger Helling 8 years ago
gnu: utox: Update to 0.16.1.

* gnu/packages/messaging.scm (utox): Update to 0.16.1.
[inputs]: Add check and gtk+.
[native-inputs]: Add pkg-config.
[arguments]: Remove 'fix-freetype-include' and 'patch-cmake-find-utox' phases.
Add 'patch-absolute-filename-libgtk-3' and 'wrap-program' phases.

Signed-off-by: Leo Famulari <leo@famulari.name>
d7c64ad5 — Leo Famulari 8 years ago
gnu: Add MASSCAN.

* gnu/packages/admin.scm (masscan): New variable.
17c3f776 — Rutger Helling 8 years ago
gnu: supertuxkart: Update to 0.9.3.

* gnu/packages/games.scm (supertuxkart): Update to 0.9.3.
[arguments] <#:configure-flags>: Pass -DBUILD_RECORDER=0.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5864f1c1 — Rutger Helling 8 years ago
gnu: higan: Update to 106.

* gnu/packages/games.scm (higan): Update to 106.
* gnu/packages/patches/higan-remove-march-native-flag.patch: Adjust.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
327620dc — Brendan Tildesley 8 years ago
gnu: pcmanfm: Fix CVE-2017-8934.

* gnu/packages/patches/pcmanfm-CVE-2017-8934.patch: New file.  This patch was
imported from Arch Linux.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lxde.scm (pcmanfm)[source]: Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0dcad042 — Brendan Tildesley 8 years ago
gnu: pcmanfm: Add missing inputs. Remove comment.

* gnu/packages/lxde.scm (pcmanfm)[inputs]: Add GVFS.
[propagated-inputs]: Add LXMENU-DATA.
Remove comment suggesting to use --sysconfdir.  Inspection of the configure
script shows that <output>/etc is used for configuration by default anyway,
so such a flag is not needed.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next