~ruther/guix-local

ref: 17dc2a0997f1ed416b56122eb56d86fd65795436 guix-local/gnu d---------
17dc2a09 — Christopher Baines 8 years ago
gnu: django: Fix building python-django-allauth.

* gnu/packages/django.scm (python-django-allauth)[arguments]: Modify the
  standard phases to skip a test, and run the tests using django-admin with
  the settings configured.
7a452689 — Oleg Pykhalov 8 years ago
gnu: Add emacs-highlight-stages.

* gnu/packages/emacs.scm (emacs-highlight-stages): New variable.
* gnu/packages/patches/emacs-highlight-stages-add-gexp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
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.
70c68ed5 — Tobias Geerinckx-Rice 9 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.
Next