Age | Commit message (Collapse) | Author |
|
* gnu/packages/xdisorg.scm (scrot)[source]: Add fossies mirror.
|
|
* gnu/packages/web.scm (serf)[source]: Releases are now hosted by Apache.
[home-page]: Project is now hosted by Apache.
|
|
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.47.
|
|
* gnu/packages/fontutils.scm (t1lib)[souce]: Add fossies mirror.
|
|
* gnu/packages/synergy.scm (synergy): Update to 1.7.6.
|
|
* gnu/packages/synergy.scm (synergy)[arguments]; Use 'modify-phases'.
|
|
* gnu/packages/synergy.scm (synergy)[source]: Use new location.
[home-page]: Use project's new website.
|
|
* gnu/packages/mp3.scm (eyed3): Update to 0.7.9.
|
|
* gnu/packages/mp3.scm (mpc123)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/mp3.scm (mpc123)[source]: Add Debian mirror.
[home-page]: Project has moved to Github.
|
|
* guix/build/download.scm (ftp-fetch): Add #:timeout and pass it to
'ftp-open'.
(http-fetch): Add #:timeout and pass it to 'open-connection-for-uri' and
in recursive calls.
(url-fetch): Add #:timeout and pass it to 'http-fetch' and 'ftp-fetch'.
|
|
This fixes a bug whereby 'http-fetch' would be passed a string instead
of a URI object.
* guix/build/download.scm (url-fetch): Rename 'content-addressed-urls'
to 'content-addressed-uris', and call 'string->uri'.
|
|
* gnu/packages/emacs.scm (emacs-epl): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/emacs.scm (emacs-async): Update to 1.9.
|
|
* gnu/packages/emacs.scm (magit): Update to 2.7.0.
|
|
* gnu/packages/moreutils.scm (moreutils)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/moreutils.scm (moreutils): Update to 0.58.
|
|
* gnu/packages/qemu.scm (qemu)[arguments]: Add 'make-gtester-verbose'
phase.
|
|
* gnu/packages/qemu.scm (qemu)[arguments]: Use 'install-file'.
|
|
* gnu/packages/qemu.scm (qemu)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/qemu.scm (qemu)[arguments]: Re-add #:parallel-tests? #f,
which had been removed in a2ccaa0d790004c1c303a4421f7494ef73b65bd5.
|
|
* guix/cve.scm (fetch-vulnerabilities): Add 'format' call.
(current-vulnerabilities): Include the 3 previous years.
|
|
* gnu/packages/admin.scm (isc-dhcp)[properties]: New field.
|
|
* gnu/packages/patches/rush-CVE-2013-6889.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rush.scm (rush): Use it.
|
|
* po/packages/POTFILES.in: Adjust to texlive.scm rename in
commit 8f9ac90182c022c69600f17ef9c1149e029bc301.
|
|
* guix/scripts/substitute.scm (process-substitution): I18n "Downloading"
message.
|
|
* gnu/packages/speech.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/autotools.scm (autoconf-archive): New variable.
|
|
* doc/guix.texi (Derivations): Add 's' to "contain".
|
|
* gnu/packages/hurd.scm (hurd-core-headers): New variable.
|
|
* gnu/packages/tex.scm (texmaker): New variable.
|
|
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm.
* gnu/packages/texlive.scm: Rename file to tex.scm.
* gnu/packages/tex.scm: Renamed from texlive.scm.
* gnu/packages/algebra.scm: Adjust accordingly.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/gettext.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/lisp.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.
|
|
* gnu/packages/bittorrent.scm (aria2): Update to 1.23.0.
[inputs]: Move cppunit ...
[native-inputs]: ... to here.
[home-page]: Update to new Github website.
|
|
Currently, with several grafts applicable to Inkscape, this makes:
guix gc -R $(guix build inkscape -d) | wc -l
go from 2376 to 2266 (4.6%).
* guix/grafts.scm (cumulative-grafts): Pass 'graft-derivation/shallow'
the subset of GRAFTS that applies to DRV.
|
|
* gnu/packages/machine-learning.scm (randomjungle)[native-inputs]: Add
gfortran:lib.
|
|
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.8.
|
|
* gnu/packages/enlightenment.scm (elementary): Update to 1.17.1.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.17.1.
|
|
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.
|
|
* gnu/packages/linux.scm (fuse): Update to 2.9.6.
[home-page]: Update home-page URL.
|
|
* gnu/packages/dns.scm (dnsmasq): Update to 2.76.
|
|
* gnu/packages/ruby.scm (ruby-mime-types): Update to 3.1.
[native-inputs]: Add 'ruby-minitest-hooks'.
|
|
* gnu/packages/ruby.scm (ruby-minitest-hooks): New variable.
|
|
* gnu/packages/ruby.scm (ruby-sequel): New variable.
|
|
* gnu/packages/ruby.scm (ruby-nokogumbo): Update to 1.4.7-1.
|
|
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.1.0.
|
|
* gnu/packages/ruby.scm (ruby-mime-types-data): Update to 3.2016.0221.
|
|
* gnu/packages/ruby.scm (ruby-shoulda-matchers): Update to 3.1.1.
[arguments]: Remove 'fix-import' phase.
|
|
* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20160310.
|
|
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.6.7.2.
[arguments]: Relax 'mini_portile2' dependency.
|