~ruther/guix-local

fd75eb6c — Maxim Cournoyer 8 years ago
gnu: Fix the hashes of mutated GitHub archives.

Fixes <https://bugs.gnu.org/28745>.

* gnu/packages/audio.scm (csound): Fix hash.
* gnu/packages/engineering.scm (fritzing): Likewise.
* gnu/packages/erlang.scm (erlang): Likewise.
* gnu/packages/fonts.scm (font-google-material-design-icons): Likewise.
* gnu/packages/graphics.scm (ogre): Likewise.
* gnu/packages/java.scm (java-plexus-interpolation, antlr3): Likewise.
* gnu/packages/serialization.scm (yaml-cpp): Likewise.
* gnu/packages/version-control.scm (libgit2): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7827032a — Leo Famulari 8 years ago
gnu: libvirt: Fix CVE-2017-1000256.

* gnu/packages/patches/libvirt-CVE-2017-1000256.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (libvirt)[source]: Use it.
48f8b070 — Leo Famulari 8 years ago
gnu: mysql: Update to 5.7.20.

* gnu/packages/databases.scm (mysql): Update to 5.7.20.
3890df58 — Leo Famulari 8 years ago
gnu: webkitgtk: Update to 2.18.1.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.1.
a6e70e11 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.10.20.

* gnu/packages/video.scm (youtube-dl): Update to 2017.10.20.
5a740d06 — Tobias Geerinckx-Rice 8 years ago
gnu: dovecot: Update to 2.2.33.2.

* gnu/packages/mail.scm (dovecot): Update to 2.2.33.2.
fa9ac83e — Tobias Geerinckx-Rice 8 years ago
gnu: ola: Build with protobuf@2.

This follows up commit dd12d4aad02fc83e00e7b09d676aa78bcb7dd476.

* gnu/packages/protobuf.scm (protobuf-2): New variable.
* gnu/packages/lighting.scm (ola)[propagated-inputs]: Use it.
77aa706a — Tobias Geerinckx-Rice 8 years ago
gnu: font-hack: Update to 3.000.

* gnu/packages/fonts.scm (font-hack): Update to 3.000.
[source]: Download from new account.
[license]: Explicitly list all licences.
c812f460 — Julien Lepiller 8 years ago
gnu: Add aegisub.

* gnu/packages/video.scm (aegisub): New variable.
6779ae27 — Julien Lepiller 8 years ago
gnu: Add ffms2.

* gnu/packages/video.scm (aegisub): New variable.
f71ce282 — Efraim Flashner 8 years ago
gnu: speexdsp: Fix building on aarch64-linux.

* gnu/packages/xiph.scm (speexdsp)[arguments]: On aarch64-linux, disable
neon optimisations.
6df27407 — Oleg Pykhalov 8 years ago
gnu: Add emacs-json-snatcher.

* gnu/packages/emacs.scm (emacs-json-snatcher): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: shellcheck: Update to 0.4.6.

* gnu/packages/haskell.scm (shellcheck): Update to 0.4.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3b2fa478 — Tobias Geerinckx-Rice 8 years ago
gnu: dos2unix: Update to 7.4.0.

* gnu/packages/textutils.scm (dos2unix): Update to 7.4.0.
6c0c1752 — Tobias Geerinckx-Rice 8 years ago
gnu: cowsay: Swap ‘build’ and ‘install’ phases.

* gnu/packages/games.scm (cowsay)[arguments]: Invoke ‘install.sh’ during the
‘install’ phase.  Delete the ‘build’ phase, as there's nothing to be built.
46ba5337 — Tobias Geerinckx-Rice 8 years ago
gnu: cowsay: Update to 3.04.

* gnu/packages/games.scm (cowsay): Update to 3.04.
[source]: Download from new location.
[home-page]: Point directly to the relevant page.
[description]: Correct mark-up and expand slightly.
8cccd09d — Tobias Geerinckx-Rice 8 years ago
gnu: colordiff: Use HTTPS home page.

* gnu/packages/patchutils.scm (colordiff)[home-page]: Use HTTPS.
fc622383 — Tobias Geerinckx-Rice 8 years ago
gnu: unbound: Update to 1.6.7.

* gnu/packages/dns.scm (unbound): Update to 1.6.7.
378140e5 — Tobias Geerinckx-Rice 8 years ago
gnu: neofetch: Update to 3.3.0.

* gnu/packages/admin.scm (neofetch): Update to 3.3.0.
[arguments]: Add ‘install’ phase replacement that manually invokes make.
1e9433cf — Tobias Geerinckx-Rice 8 years ago
gnu: qtox: Update to 1.12.1.

* gnu/packages/messaging.scm (qtox): Update to 1.12.1.
Next