~ruther/guix-local

b9ed5ef3 — Mark H Weaver 8 years ago
gnu: Add sqlite-with-fts5.

* gnu/packages/databases.scm (sqlite-with-fts5): New variable.
c3753f38 — Marius Bakke 8 years ago
gnu: python-xapian-bindings: Don't hard-code Python sitedir.

* gnu/packages/search.scm (python-xapian-bindings)[arguments]: In #:make-flags,
use VERSION-MAJOR+MINOR to set pkgpylibdir.
7afd2069 — Marius Bakke 8 years ago
gnu: python-spectra: Update to 0.0.11.

* gnu/packages/python.scm (python-spectra): Update to 0.0.11.
12ad52c3 — Marius Bakke 8 years ago
gnu: python-colormath: Update to 3.0.0.

* gnu/packages/python.scm (python-colormath): Update to 3.0.0.
accfabf6 — Marius Bakke 8 years ago
gnu: python-networkx: Update to 2.1.

* gnu/packages/python.scm (python-networkx): Update to 2.1.
[source](uri): Change to zipball.
[native-inputs]: Add UNZIP.
5e9b1416 — Marius Bakke 8 years ago
gnu: evolution-data-server: Fix build failure against ICU 60.

* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
CMAKE_CXX_FLAGS=-std=gnu++11 to #:configure-flags.
b89d8a42 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
a81f7eb8 — Ben Woodcroft 8 years ago
gnu: diamond: Update to 0.9.15.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.15.
b1de6129 — Tobias Geerinckx-Rice 8 years ago
gnu: appstream-glib: Update to 0.7.5.

* gnu/packages/glib.scm (appstream-glib): Update to 0.7.5.
[arguments]: Drop ‘enable-’ prefix from Meson options.
44118720 — Tobias Geerinckx-Rice 8 years ago
gnu: gcab: Update to 1.0 [fixes CVE-2018-5345].

* gnu/packages/package-management.scm (gcab): Update to 1.0.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add glib:bin and vala.
[arguments]: Don't build developer documentation.
Disable introspection, thanks.
98b49626 — Tobias Geerinckx-Rice 8 years ago
gnu: ncdc: Use HTTPS for home page.

* gnu/packages/dc.scm (ncdc)[home-page]: Use HTTPS.
1b4b6683 — Tobias Geerinckx-Rice 8 years ago
gnu: ncdc: Update to 1.20.

* gnu/packages/dc.scm (ncdc): Update to 1.20.
c92f98ad — Tobias Geerinckx-Rice 8 years ago
gnu: conky: Update to 1.10.7.

* gnu/packages/conky.scm (conky): Update to 1.10.7.
[arguments]: Use pkg-config to find ncurses.
[inputs]: Add imlib2 and libxext.
187e4a4b — Tobias Geerinckx-Rice 8 years ago
gnu: perl-mime-types: Update to 2.16.

* gnu/packages/perl.scm (perl-mime-types): Update to 2.16.
6d688b6e — Tobias Geerinckx-Rice 8 years ago
gnu: keybinder: Update URI.

* gnu/packages/wm.scm (keybinder)[source, home-page]: Update URI.
bbf9092b — Tobias Geerinckx-Rice 8 years ago
gnu: 4store: Update URI.

* gnu/packages/databases.scm (4store)[source, home-page]: Update URI.
cd70f9bd — Tobias Geerinckx-Rice 8 years ago
gnu: deeptools: Update URI.

* gnu/packages/bioinformatics.scm (deeptools)[source, home-page]: Update
URI.
5b707ab6 — Tobias Geerinckx-Rice 8 years ago
gnu: elfutils: Mark up description.

* gnu/packages/elf.scm (elfutils)[description]: Use @dfn and @command.
2062eae7 — Tobias Geerinckx-Rice 8 years ago
gnu: elfutils: Update to 0.170.

* gnu/packages/elf.scm (elfutils): Update to 0.170.
980bcecd — Tobias Geerinckx-Rice 8 years ago
build-system/dub: Fix typo.

* guix/build/dub-build-system.scm (grep, grep*): Correct ‘occurence’.
Next