~ruther/guix-local

a6a9e628 — Efraim Flashner 8 years ago
gnu: dico: Update to 2.5.

* gnu/packages/dico.scm (dico): Update to 2.5.
[inputs]: Add wordnet.
d2434298 — Efraim Flashner 8 years ago
gnu: nano: Update to 2.9.3.

* gnu/packages/nano.scm (nano): Update to 2.9.3.
8c0756e2 — Efraim Flashner 8 years ago
gnu: irssi: Update to 1.1.0.

* gnu/packages/irc.scm (irssi): Update to 1.1.0.
2a49a18e — Danny Milosavljevic 8 years ago
hydra: Fix up arm qemu job.

* build-aux/hydra/gnu-system.scm (qemu-jobs): Fix up arm qemu job.

Follow-up to 44b0303762f58badd9b9f8f1145e54b76b9d19d2.
44b03037 — Danny Milosavljevic 8 years ago
hydra: Only build the "flash image" on arm.

* build-aux/hydra/gnu-system.scm (qemu-jobs): Only build the "flash image"
on arm.
ebd6a644 — Danny Milosavljevic 8 years ago
hydra: Work around import problem.

* build-aux/hydra/gnu-system.scm: qemu-jobs: Work around import problem.

Follow-up to 1fe805b290f26db477bcd49be91af54f6c5d061f.
1fe805b2 — Danny Milosavljevic 8 years ago
hydra: Add (gnu bootloader)  import.

* build-aux/hydra/gnu-system.scm: Add (gnu bootloader) import.

Follow-up to de2bc8d6da0ba4e74ed083af66a22cf96f74e67f.
fddf1dc3 — Leo Famulari 8 years ago
gnu: wireshark: Update to 2.4.4 [fixes CVE-2018-{5334,5335,5336}].

* gnu/packages/networking.scm (wireshark): Update to 2.4.4.
548cc74c — Christopher Baines 8 years ago
gnu: Add groovy-emacs-modes.

* gnu/packages/emacs.scm (groovy-emacs-modes): New variable.
06f5f0b1 — Kei Kebreau 8 years ago
gnu: Add golly.

* gnu/packages/games.scm (golly): New variable.
63899ca7 — Tobias Geerinckx-Rice 8 years ago
gnu: lvm2: Update to 2.02.177.

* gnu/packages/linux.scm (lvm2): Update to 2.02.177.
87c6e9d2 — Tobias Geerinckx-Rice 8 years ago
gnu: haveged: Update to 1.9.2.

* gnu/packages/linux.scm (haveged): Update to 1.9.2.
7f86e5e7 — Tobias Geerinckx-Rice 8 years ago
gnu: fbcat: Update to 0.5.1.

* gnu/packages/linux.scm (fbcat): Update to 0.5.1.
[native-inputs]: Remove field.
[arguments]: Add PREFIX to #:make-flags.  Remove `fix-docbook-location'
and `build-documentation' phases.  Let the Makefile install everything.
Add a `split-fbgrab-output' to clean up.
33a3b9fc — Tobias Geerinckx-Rice 8 years ago
gnu: c-toxcore: Update to 0.1.11.

* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.11.
cc809f16 — Tobias Geerinckx-Rice 8 years ago
gnu: slepc: Update to 3.8.2.

* gnu/packages/maths.scm (slepc): Update to 3.8.2.
3c524f21 — Tobias Geerinckx-Rice 8 years ago
gnu: slepc: Update licence.

SLEPc has been released under a 2-clause BSD licence since version 3.8.

* gnu/packages/maths.scm (slepc)[licence]: Switch to bsd-2.
94a1eb96 — Tobias Geerinckx-Rice 8 years ago
gnu: fbcat, slepc: Use INVOKE.

* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for
SYSTEM*.
* gnu/packages/maths.scm (slepc)[arguments]: Likewise.
59cd0ba4 — Tobias Geerinckx-Rice 8 years ago
gnu: openspecfun: Update to 0.5.3.

* gnu/packages/maths.scm (openspecfun): Update to 0.5.3.
af38b2dd — Tobias Geerinckx-Rice 8 years ago
gnu: cargo-version: Fix URI in comment.

The table of corresponding cargo and rustc versions was removed from
cargo's HEAD for being outdated, but still illustrates the pattern.

* gnu/packages/rust.scm (cargo-version): Link to an older README.md
revision.
83c92882 — Tobias Geerinckx-Rice 8 years ago
gnu: simplescreenrecorder: Update to 0.3.9.

* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9.
[build-system]: Switch to cmake-build-system.
[inputs]: Replace qt-4 with qt.
[arguments]: Build WITH_QT5.  Disable non-existent test suite.
Next