~ruther/guix-local

41a46a50 — Eric Bavier 8 years ago
gnu: petsc: Update to 3.7.6.

* gnu/packages/maths.scm (petsc): Update to 3.7.6.
02605195 — Tobias Geerinckx-Rice 8 years ago
gnu: epiphany: Update to 3.24.3.

* gnu/packages/gnome.scm (epiphany): Update to 3.24.3.
c762011e — Tobias Geerinckx-Rice 8 years ago
gnu: tracker: Update to 1.12.2.

* gnu/packages/gnome.scm (tracker): Update to 1.12.2.
666901b2 — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-online-accounts: Update to 3.24.2.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
a51fc34c — Tobias Geerinckx-Rice 8 years ago
gnu: mutter: Update to 3.24.4.

* gnu/packages/gnome.scm (mutter): Update to 3.24.4.
0d2df50c — Tobias Geerinckx-Rice 8 years ago
gnu: gedit: Support gspell.

* gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags.
[inputs]: Add gspell.
e3705bb6 — Tobias Geerinckx-Rice 8 years ago
gnu: gedit: Update to 3.22.1.

* gnu/packages/gnome.scm (gedit): Update to 3.22.1.
eccd35be — Tobias Geerinckx-Rice 8 years ago
gnu: gspell: Propagate enchant dependency.

* gnu/packages/gnome.scm (gspell)[inputs]: Move enchant from here...
[propagated-inputs]: ...to here.
a801ae4c — Tobias Geerinckx-Rice 8 years ago
gnu: gspell: Order inputs alphabetically.

* gnu/packages/gnome.scm (gspell)[inputs, native-inputs]: Re-order.
9099bedf — Tobias Geerinckx-Rice 8 years ago
gnu: gnumeric: Update to 1.12.35.

* gnu/packages/gnome.scm (gnumeric): Update to 1.12.35.
e2bf423a — Tobias Geerinckx-Rice 8 years ago
gnu: brasero: Update to 3.12.2.

* gnu/packages/gnome.scm (brasero): Update to 3.12.2.
f032d0be — Tobias Geerinckx-Rice 8 years ago
gnu: Use HTTPS for gnome.org and subdomains.

* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS.
* gnu/packages/glib.scm (glib)[home-page]: Likewise.
* gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince)
(gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg)
(glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins)
(gjs, zenity, mutter, network-manager, network-manager-applet, gdm)
[home-page]: Likewise.
* gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise.
9bb47d7d — Christopher Baines 8 years ago
gnu: 0ad: Update to 0.0.22-alpha.

* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.
0642838b — Christopher Baines 8 years ago
services: herd: Add a stop-service procedure.

* gnu/services/herd.scm (stop-service): New procedure.
dc7b3e56 — Christopher Baines 8 years ago
services: herd: Fix matching ok responses from shepherd service.

Previously the match expression case for a successful response
(where error is #f) required that the result component contained a list with a
single element.

As far as I see when looking at the responses from the shepherd, this is not
normally the case. Therefore, to avoid treating successful responses as
errors, make the match requirement more permissive, accepting any value.

* gnu/services/herd.scm (invoke-action): Change match condition for ok responses.
65831c64 — Efraim Flashner 8 years ago
gnu: babl: Update to 0.1.28.

* gnu/packages/gimp.scm (babl): Update to 0.1.28.
3616ff51 — Efraim Flashner 8 years ago
gnu: gegl: Use 'modify-phases' syntax.

* gnu/packages/gimp.scm (gegl)[arguments]: Use the 'modify-phases' syntax.
b0a21b56 — Efraim Flashner 8 years ago
gnu: gegl: Fix building on aarch64.

* gnu/packages/gimp.scm (gegl)[arguments]: Add '-lm' configure-flag.
cc36165e — Ben Woodcroft 8 years ago
gnu: ruby-activesupport: Update to 5.1.3.

* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.3.
b998781d — Tobias Geerinckx-Rice 8 years ago
gnu: pciutils: Update to 3.5.5.

* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5.
Next