Age | Commit message (Expand) | Author |
2017-04-03 | utils: Fix handling of shell arguments for xz compression....Fixes test failures related to xz compression in tests/utils.scm.
This is a followup to commit 63102406f22412bb922de5549deb89d3594a38c0.
* guix/utils.scm (decompressed-port, compressed-port, compressed-output-port):
Split each shell argument into its own list element.
| Leo Famulari |
2017-04-04 | gnu: youtube-dl: Update to 2017.04.03....* gnu/packages/video.scm (youtube-dl): Update to 2017.04.03.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-email-simple: Update to 2.213....* gnu/packages/mail.scm (perl-email-simple): Update to 2.213.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-email-mime: Update to 1.940....* gnu/packages/mail.scm (perl-email-mime): Update to 1.940.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-lingua-en-tagger: Update to 0.28....* gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.28.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-lingua-en-number-isordinal: Update to 0.05....* gnu/packages/language.scm (perl-lingua-en-number-isordinal): Update to 0.05.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-lingua-en-inflect-number: Update to 1.12....* gnu/packages/language.scm (perl-lingua-en-inflect-number): Update to 1.12.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-lingua-en-inflect: Update to 1.901....* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.901.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-lingua-en-findnumber: Update to 1.32....* gnu/packages/language.scm (perl-lingua-en-findnumber): Update to 1.32.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-db-file: Update to 1.840....* gnu/packages/databases.scm (perl-db-file): Update to 1.840.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-dbd-sqlite: Update to 1.54....* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.54.
| Tobias Geerinckx-Rice |
2017-04-04 | gnu: perl-dbd-pg: Update to 3.5.3....* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.5.3.
| Tobias Geerinckx-Rice |
2017-04-04 | tests: Adjust search-paths test following the introduction of aarch64....Fixes a regression introduced in
3b88f3767d9f3ad2cc64173525cd53d429bfe7e7.
* tests/search-paths.scm ("evaluate-search-paths, separator is #f"):
Change the expected result to "aarch64-linux".
| Ludovic Courtès |
2017-04-04 | packages: Catch invalid input errors for structs....Reported by Thomas Sigurdsen <thomas.sigurdsen@gmail.com>
at <https://lists.gnu.org/archive/html/help-guix/2017-04/msg00007.html>.
* guix/packages.scm (expand-input): Add 'guard' form around call to
'package-source-derivation'.
* tests/packages.scm (dummy): New test.
| Ludovic Courtès |
2017-04-04 | gexp: 'lower-object' raises an exception when passed an invalid object....* guix/gexp.scm (&gexp-error, &gexp-input-error): New error conditions.
(lower-object): Raise &gexp-input-error when 'lookup-compiler' returns #f.
* tests/gexp.scm ("lower-object & gexp-input-error?"): New test.
* guix/ui.scm (call-with-error-handling): Add case for 'gexp-input-error?'.
| Ludovic Courtès |
2017-04-04 | gnu: Add python-mando-0.3.1...* gnu/packages/python.scm (python-mando-0.3.1): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Muriithi Frederick Muriuki |
2017-04-03 | gnu: Add cifs-utils....* gnu/packages/samba.scm (cifs-utils): New variable.
| Thomas Danckaert |
2017-04-03 | gnu: python-pexpect: Use python-pytest@3.0....* gnu/packages/python.scm (python-pexpect, python2-pexpect)[native-inputs]:
Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
| Marius Bakke |
2017-04-03 | gnu: nss, nss-certs: Update to 3.30....* gnu/packages/gnuzilla.scm (nss): Update to 3.30.
* gnu/packages/certs.scm (nss-certs): Update to 3.30.
* gnu/packages/patches/nss-increase-test-timeout.patch: Adjust patch context.
| Marius Bakke |
2017-04-03 | gnu: python-cython: Update to 0.25.2....* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.25.2.
| Marius Bakke |
2017-04-03 | gnu: audacity: Update to 2.1.3....* gnu/packages/audacity.scm (audacity): Update to 2.1.3.
[source]: Fetch gzipped tar archive instead of a zip archive; remove
unnecessary patch.
[native-inputs]: Add autoconf, automake and libtool.
[arguments]: Add autoreconf phase to detect system libraries.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: Delete patch.
* gnu/local.mk: Remove reference to removed patch.
| Kei Kebreau |
2017-04-02 | gnu: emacs-elfeed: Enable tests....* gnu/packages/emacs.scm (emacs-elfeed)[arguments]: Add a 'check' phase.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| Arun Isaac |
2017-04-02 | gnu: brdf-explorer: Use HTTPS source URL....* gnu/packages/graphics.scm (brdf-explorer)[source]: Use HTTPS URL.
| Leo Famulari |
2017-04-02 | gnu: Use HTTPS URLs for GitHub home-pages....* gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm,
gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm,
gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm,
gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm,
gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on
GitHub.
| Leo Famulari |
2017-04-02 | gnu: jbig2dec: Fix CVE-2016-9601....* gnu/packages/patches/jbig2dec-CVE-2016-9601.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (jbig2dec)[source]: Use it.
| Leo Famulari |
2017-04-03 | Merge branch 'core-updates' | Ludovic Courtès |
2017-04-03 | gnu: guile-git: Install .go files to /site-ccache....* gnu/packages/guile.scm (guile-git)[arguments] <bootstrap>: Change
"/ccache" to "/site-ccache" in Makefile.am.
| Ludovic Courtès |
2017-04-02 | gnu: sddm: Build without greenisland....This Wayland compositor is currently abandonware and has known problems.
* gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND.
| Marius Bakke |
2017-04-02 | gnu: guitarix: Update to 0.35.3....* gnu/packages/audio.scm (guitarix): Update to 0.35.3.
| Ricardo Wurmus |
2017-04-02 | guix: Compress and decompress xz archives in parallel....* guix/scripts/pack.scm (%compressors): Add flag '-T0' when calling "xz".
* guix/utils.scm (decompressed-port, compressed-port,
compressed-output-port): Same.
| Efraim Flashner |
2017-04-02 | gnu: notmuch: Update to 0.24.1....* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Kyle Meyer |
2017-04-02 | gnu: khmer: Build with gcc-4....* gnu/packages/bioinformatics.scm (khmer)[inputs]: Add gcc-4.9.
| Ben Woodcroft |
2017-04-02 | gnu: ruby: Replace with ruby-2.3.4....* gnu/packages/ruby.scm (ruby)[replacement]: New field.
(ruby-2.3.4): New variable.
| Ben Woodcroft |
2017-04-02 | gnu: ruby-2.2: Update to 2.2.7....* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.7.
| Ben Woodcroft |
2017-04-02 | gnu: tuxguitar: Update to 1.4....* gnu/packages/music.scm (tuxguitar): Update to 1.4.
[arguments]: Replace build phase "build-editor-utils" with "build-libraries";
install resources to the expected locations.
| Ricardo Wurmus |
2017-04-02 | gnu: pd: Run autogen.sh script....* gnu/packages/music.scm (pd)[arguments]: Run autogen.sh instead of
plain autoreconf.
| Ricardo Wurmus |
2017-04-02 | gnu: pd: Fix indentation of phases....* gnu/packages/music.scm (pd)[arguments]: Fix indentation.
| Ricardo Wurmus |
2017-04-02 | gnu: pd: Update to 0.47-1....* gnu/packages/music.scm (pd): Update to 0.47-1.
| Ricardo Wurmus |
2017-04-02 | gnu: tuxguitar: Update home page URL....* gnu/packages/music.scm (tuxguitar)[home-page]: Update URL.
| Ricardo Wurmus |
2017-04-02 | gnu: setbfree: Update to 0.8.4...* gnu/packages/music.scm (setbfree): Update to 0.8.4.
| Ricardo Wurmus |
2017-04-02 | gnu: amsynth: Build with LASH support....* gnu/packages/music.scm (amsynth)[inputs]: Add lash.
| Ricardo Wurmus |
2017-04-02 | gnu: amsynth: Update to 1.7.1....* gnu/packages/music.scm (amsynth): Update to 1.7.1.
[native-inputs]: Add intltool.
| Ricardo Wurmus |
2017-04-02 | gnu: samplv1: Update to 0.8.1....* gnu/packages/music.scm (samplv1): Update to 0.8.1.
| Ricardo Wurmus |
2017-04-02 | gnu: drumkv1: Update to 0.8.1....* gnu/packages/music.scm (drumkv1): Update to 0.8.1.
| Ricardo Wurmus |
2017-04-02 | gnu: synthv1: Update to 0.8.1....* gnu/packages/music.scm (synthv1): Update to 0.8.1.
| Ricardo Wurmus |
2017-04-02 | gnu: non-sequencer, non-session-manager: Update to 1.9.5-3.10c31e5....* gnu/packages/music.scm (non-sequencer, non-session-manager): Update to
1.9.5-3.10c31e5.
| Ricardo Wurmus |
2017-04-02 | gnu: lilypond: Update to 2.19.58....* gnu/packages/music.scm (lilypond): Update to 2.19.58.
| Ricardo Wurmus |
2017-04-02 | gnu: extempore: Update home page....* gnu/packages/music.scm (extempore)[home-page]: Use new home page.
| Ricardo Wurmus |
2017-04-02 | gnu: aria-maestosa: Update to 1.4.13....* gnu/packages/music.scm (aria-maestosa): Update to 1.4.13.
| Ricardo Wurmus |
2017-04-01 | gnu: btrfs-progs: Update to 4.10.2....* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.2.
| Tobias Geerinckx-Rice |