~ruther/guix-local

a93ac4cb — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.2.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.2.
(%linux-libre-hash): Update hash.
b2785c54 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.65.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.65.
749164cb — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.102.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.102.
e9291eaa — Alex Sassmannshausen 8 years ago
gnu: Add guile-dsv.

* gnu/packages/guile.scm (guile-dsv): New variable.
ea3b9f7b — Christopher Baines 8 years ago
gnu: mail: Remove python-django-mailman3.

This package fails to build, as django-mailman3 currently only works with
Python 2.

* gnu/packages/mail.scm (python-django-mailman3): Removed variable.
  (python2-django-mailman3): Inline the use of python-django-mailman3, and
  remove the use of package-with-python2.
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.
68b49109 — Tobias Geerinckx-Rice 8 years ago
doc: Fix typo.

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

* gnu/packages/linux.scm (system->defconfig): Fix typo.
Next