~ruther/guix-local

8cc1fce1 — Alex Vong 8 years ago
gnu: java-fasterxml-jackson-dataformat-xml: Update to 2.9.2.

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

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

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

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
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.
68b49109 — Tobias Geerinckx-Rice 8 years ago
doc: Fix typo.

* doc/guix.texi (Bootloader Configuration): Fix ‘choosen’ typo.
70c68ed5 — Tobias Geerinckx-Rice 9 years ago
gnu: system->defconfig: Fix typo.

* gnu/packages/linux.scm (system->defconfig): Fix typo.
026f6a42 — Ludovic Courtès 8 years ago
gnu-maintenance: Relax recursion cutoff in 'latest-ftp-release'.

Fixes <https://bugs.gnu.org/25020>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/gnu-maintenance.scm (latest-ftp-release)[contains-digit?]: Remove.
Relax test as to whether to recurse into subdirectories.
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.
b5bfa477 — Ludovic Courtès 8 years ago
ui: 'known-variable-definition' protects against module cycles.

Fixes <https://bugs.gnu.org/29358>.
Reported by Marius Bakke <mbakke@fastmail.com>.

* guix/ui.scm (known-variable-definition): Add 'visited' set to guard
against cycles on 2.0.
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>
Next