~ruther/guix-local

fbbb1abf — Leo Famulari 9 years ago
gnu: inkscape: Update to 0.92.1.

* gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
1f45f18a — John Darrington 9 years ago
installer: Aris: update synopis and description.

* gnu/packages/maths.scm (aris): Use the synopsis and description from the
web page instead of the README file.
193abc82 — John Darrington 9 years ago
gnu: Add aris.

* gnu/packages/maths.scm(aris): New variable.
4f4bca0f — Tobias Geerinckx-Rice 9 years ago
gnu: fish: Fix build after upstream changes.

The 2.5.0 release was incorrectly packaged, then fixed in place. This is,
in a way, a follow-up to commit 89eb56f05fa1561b09d1050147d968b98a16b07a.
See <https://github.com/fish-shell/fish-shell/issues/3807>.

Reported by ng0 <contact.ng0@cryptolab.net>.

* gnu/packages/shells.scm (fish)[source]: Update hash.
[native-inputs]: Remove autoconf, automake, and libtool.
[arguments]: Remove ‘bootstrap’ phase.
bef7a9a3 — Leo Famulari 9 years ago
gnu: linux-libre@4.4: Update to 4.4.49.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
9e276ebb — Leo Famulari 9 years ago
gnu: linux-libre: Update to 4.9.10.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10.
(%linux-libre-hash): Update hash.
8889a7da — Eric Bavier 9 years ago
gnu: raincat: Update home-page.

* gnu/packages/games.scm (raincat)[home-page]: Update.
8ca2cb58 — Eric Bavier 9 years ago
gnu: tomb: Upgrade to 2.3.

* gnu/packages/crypto.scm (tomb): Upgrade to 2.3.
8a5a50a7 — Eric Bavier 9 years ago
gnu: swish-e: Point source and home-page to archive.org.

* gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
[home-page]: Point to archive.org.
6c067a3f — Leo Famulari 9 years ago
gnu: scrypt: Update to 1.2.1.

* gnu/packages/crypto.scm (scrypt): Update to 1.2.1.
17399545 — Leo Famulari 9 years ago
gnu: go: Update to 1.7.5.

* gnu/packages/golang.scm (go-1.7): Update to 1.7.5.
[arguments]: Re-enable test 'TestLoadFixed'.
b5ed0b9b — Leo Famulari 9 years ago
gnu: shotwell: Update to 0.25.5.

* gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
gnu: Add scsh.

* gnu/packages/shells.scm (scsh): New variable.
gnu: Add scheme48-rx.

* gnu/packages/scheme.scm (scheme48-rx): New variable.
856b7037 — Leo Famulari 9 years ago
gnu: icedtea-7: Update to 2.6.9 [security fixes].

Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and
CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}.

* gnu/packages/java.scm (icedtea-7): Update to 2.6.9.
c85016ad — Leo Famulari 9 years ago
gnu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0e.
41bfcac3 — Manolis Ragkousis 9 years ago
gnu: hurd: Add gnumach-source-url procedure.

* gnu/packages/hurd.scm (gnumach-source-url): New procedure.
  (gnumach-headers)[source]: Adjust accordingly.
gnu: Add emacs-pretty-mode.

* gnu/packages/emacs.scm (emacs-pretty-mode): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
7f86a97c — Alex Kost 9 years ago
gnu: magit: Update to 2.10.2.

* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.2.
f821b101 — Tobias Geerinckx-Rice 9 years ago
gnu: pugixml: Update to 1.8.1.

* gnu/packages/xml.scm (pugixml): Update to 1.8.1.
[arguments]: Remove ‘chdir’ phase and allow #:out-of-source building.
Add comment about the lack of tests.
Next