summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* Use INVOKE in (gnu packages xdisorg).Tobias Geerinckx-Rice2018-09-20
| | | | | * gnu/packages/xdisorg.scm (scrot, unclutter, xautolock, nxbelld) [arguments]: Use INVOKE.
* Use INVOKE in (gnu packages shells).Tobias Geerinckx-Rice2018-09-20
| | | | | * gnu/packages/shells.scm (mksh)[arguments]: Use INVOKE... (scsh)[arguments]: ...and also return #t from all phases.
* gnu: Use INVOKE & return #t from Ruby package phases.Tobias Geerinckx-Rice2018-09-20
| | | | | | | | | | | | | | | * gnu/packages/maths.scm (ruby-asciimath)[arguments]: Return #t from all phases. * gnu/packages/rails.scm (ruby-debug-inspector)[arguments]: Substitute INVOKE for SYSTEM*. * gnu/packages/ruby.scm (ruby-permutation, ruby-blankslate) (ruby-minitest-pretty-diff, ruby-guard, ruby-rb-inotify, ruby-tins) (ruby-gem-hadar, ruby-term-ansicolor, ruby-json-pure) (ruby-activesupport, ruby-redcloth, ruby-netrc, ruby-unf-ext, ruby-yard) (ruby-turn, ruby-sqlite3, ruby-shoulda-context, ruby-shoulda-matchers) (ruby-shoulda, ruby-httpclient, ruby-ansi, ruby-bio-commandeer) (ruby-rubytest, ruby-brass, ruby-qed, ruby-ae, ruby-lemon, ruby-hashery) (ruby-rc4, ruby-concurrent)[arguments]: Likewise.
* gnu: ruby-heredoc-unindent: Fix typo in description.Tobias Geerinckx-Rice2018-09-20
| | | | * gnu/packages/ruby.scm (ruby-heredoc-unindent)[description]: Fix typo.
* Use INVOKE in (gnu packages telephony).Tobias Geerinckx-Rice2018-09-20
| | | | * gnu/packages/telephony.scm (libiax2, mumble)[arguments]: Use INVOKE.
* gnu: gourmet: Use HTTPS home page.Tobias Geerinckx-Rice2018-09-20
| | | | * gnu/packages/nutrition.scm (gourmet)[home-page]: Use HTTPS.
* gnu: sg3-utils: Update to 1.44.Tobias Geerinckx-Rice2018-09-20
| | | | * gnu/packages/scsi.scm (sg3-utils): Update to 1.44.
* gnu: shotwell: Update to 0.28.4.Leo Famulari2018-09-19
| | | | * gnu/packages/gnome.scm (shotwell): Update to 0.28.4.
* gnu: OpenSC: Update to 0.19.0 [security fixes].Leo Famulari2018-09-19
| | | | | | | Fixes CVE-2018-{16391,16392,16393,16418,16419,16420,16421,16422,16423,16424, 16425,16426,16427}. * gnu/packages/security-token.scm (opensc): Update to 0.19.0.
* gnu: sbcl-slynk: Fix the build.Andy Patterson2018-09-19
| | | | | | | | | | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-slynk-boot0): Update to commit cbf84c36c4eca8b032e3fd16177a7bc02df3ec4c. [origin]<snippet>: Replace slynk/util references with the built system name slynk-util. Remove compile-time invocations of slynk-require. (sbcl-slynk-util): Inherit from sbcl-slynk-boot0. [inputs]: Add sbcl-slynk-boot0. [arguments]: Set an appropriate asd-file and asd-system-name. (sbcl-slynk-arglists)[arguments]: Set an appropriate asdf-system-name. (sbcl-slynk-fancy-inspector)[arguments]: Likewise. (sbcl-slynk-package-fu)[arguments]: Likewise. (sbcl-slynk-mrepl)[arguments]: Likewise. (sbcl-slynk-trace-dialog)[arguments]: Likewise. (sbcl-slynk-profiler)[arguments]: Likewise. (sbcl-slynk-indentation)[arguments]: Likewise. (sbcl-slynk-retro)[arguments]: Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: glm: Update to 0.9.9.2.Marius Bakke2018-09-19
| | | | * gnu/packages/maths.scm (glm): Update to 0.9.9.2.
* gnu: feh: Update to 2.28.Marius Bakke2018-09-19
| | | | * gnu/packages/image-viewers.scm (feh): Update to 2.28.
* gnu: arpack-ng: Update to 3.6.3.Marius Bakke2018-09-19
| | | | * gnu/packages/maths.scm (arpack-ng): Update to 3.6.3.
* gnu: arpack-ng: Don't use unstable tarball.Marius Bakke2018-09-19
| | | | * gnu/packages/maths.scm (arpack-ng)[source]: Use GIT-FETCH.
* gnu: Reinstate xf86-video-ast.Marius Bakke2018-09-19
| | | | | | * gnu/packages/patches/xf86-video-ast-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/xorg.scm (xf86-video-ast): New public variable.
* gnu: rust@1.19.0: Install libtest.Danny Milosavljevic2018-09-19
| | | | | * gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[build]: Build libtest.
* gnu: mrustc: Enable tests.Danny Milosavljevic2018-09-19
| | | | | * gnu/packages/rust.scm (mrustc)[arguments]: Add #:test-target. <#:phases>[install]: Don't install test output.
* gnu: git-credential-netrc: Add Git.pm to PERL5LIB.Pierre Neidhardt2018-09-19
| | | | * gnu/packages/version-control.scm (git)[credential-netrc]: Add Git.pm to PERL5LIB.
* gnu: Add guile-debbugs.Ludovic Courtès2018-09-18
| | | | * gnu/packages/guile.scm (guile-debbugs): New variable.
* gnu: Go 1.10: Update to 1.10.4.Leo Famulari2018-09-18
| | | | * gnu/packages/golang.scm (go-1.10): Update to 1.10.4.
* gnu: busybox: Update to 1.29.3.Tobias Geerinckx-Rice2018-09-18
| | | | * gnu/packages/busybox.scm (busybox): Update to 1.29.3.
* gnu: xorriso: Update to 1.5.0.Tobias Geerinckx-Rice2018-09-18
| | | | * gnu/packages/cdrom.scm (xorriso): Update to 1.5.0.
* gnu: libisofs: Update to 1.5.0.Tobias Geerinckx-Rice2018-09-18
| | | | * gnu/packages/cdrom.scm (libisofs): Update to 1.5.0.
* gnu: libburn: Update to 1.5.0.Tobias Geerinckx-Rice2018-09-18
| | | | * gnu/packages/cdrom.scm (libburn): Update to 1.5.0.
* gnu: rc: Simplify.Tobias Geerinckx-Rice2018-09-18
| | | | | | | | * gnu/packages/shells.scm (rc)[source]: Replace magic commit ID with the tagged release. Use GIT-FILE-NAME. [arguments]: Remove 'autoreconf' phase (relying on Guix's built-in 'bootstrap' phase instead) and adjust the ordering of 'patch-trip.rc' accordingly.
* gnu: ncmpc: Update to 0.30.Tobias Geerinckx-Rice2018-09-18
| | | | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.30. [arguments]: Add 'expand-C++-include-path' phase. [inputs]: Add gcc-8.
* gnu: exfat-utils: Update to 1.3.0.Tobias Geerinckx-Rice2018-09-18
| | | | * gnu/packages/mtools.scm (exfat-utils): Update to 1.3.0.
* gnu: cinnamon-desktop: Use Guix's built-in bootstrap phase.Tobias Geerinckx-Rice2018-09-18
| | | | | * gnu/packages/cinnamon.scm (cinnamon-desktop)[arguments]: Remove 'autoconf' phase. Add 'skip-premature-configure' phase.
* gnu: gourmet: Use INVOKE.Tobias Geerinckx-Rice2018-09-18
| | | | | * gnu/packages/nutrition.scm (gourmet)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: Add confusion-mdl.Ludovic Courtès2018-09-17
| | | | | | * gnu/packages/lisp.scm (confusion-mdl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: enlightenment: Update to 0.22.4.Tobias Geerinckx-Rice2018-09-17
| | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.22.4.
* gnu: efl: Update to 1.21.1.Tobias Geerinckx-Rice2018-09-17
| | | | * gnu/packages/enlightenment.scm (efl): Update to 1.21.1.
* gnu: foo2zjs: Update to 20180910.Tobias Geerinckx-Rice2018-09-17
| | | | * gnu/packages/cups.scm (foo2zjs): Update to 20180910.
* gnu: libiptcdata: Mark up description.Tobias Geerinckx-Rice2018-09-17
| | | | * gnu/packages/image.scm (libiptcdata)[description]: Use @dfn{}.
* gnu: powwow: Update to 1.2.18.Tobias Geerinckx-Rice2018-09-17
| | | | * gnu/packages/games.scm (powwow): Update to 1.2.18.
* gnu: powwow: Use HTTPS home page.Tobias Geerinckx-Rice2018-09-17
| | | | * gnu/packages/games.scm (powwow)[home-page]: Use HTTPS.
* gnu: python-dirsync: Update to 2.2.3.Tobias Geerinckx-Rice2018-09-17
| | | | | * gnu/packages/python.scm (python-dirsync): Update to 2.2.3. [native-inputs]: Remove unzip.
* gnu: mbedtls-apache: Update to 2.7.6.Leo Famulari2018-09-17
| | | | * gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.6.
* gnu: linux-libre: Update to 4.18.8.Mark H Weaver2018-09-16
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.8. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.70.Mark H Weaver2018-09-16
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.70. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.127.Mark H Weaver2018-09-16
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.127.
* gnu: linux-libre@4.4: Update to 4.4.156.Mark H Weaver2018-09-16
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.156.
* gnu: dmidecode: Update to 3.2.Tobias Geerinckx-Rice2018-09-16
| | | | * gnu/packages/admin.scm (dmidecode): Update to 3.2.
* gnu: Add ruby-multi-test.Ben Woodcroft2018-09-16
| | | | | | * gnu/packages/ruby.scm (ruby-multi-test): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Enable tests for ruby-multi-json.Ben Woodcroft2018-09-16
| | | | | | | | | | | * gnu/packages/ruby.scm (ruby-multi-json)[version]: Update to 1.13.1. [source]: Switch to GitHub, so that the tests can be run. [arguments]: Enable running the tests, and add a patch to fix an issue running the tests. [native-inputs]: Add native-inputs required for running the tests. [home-page]: Use HTTPS. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ruby-oj.Ben Woodcroft2018-09-16
| | | | | | * gnu/packages/ruby.scm (ruby-oj): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ruby-yajl-ruby.Ben Woodcroft2018-09-16
| | | | | | * gnu/packages/ruby.scm (ruby-yajl-ruby): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* admin: python-pyudev: Add dependency on python-six.Roel Janssen2018-09-15
| | | | * gnu/packages/admin.scm (python-pyudev): Add dependency on python-six.
* gnu: php: Update to 7.2.10.Julien Lepiller2018-09-15
| | | | * gnu/packages/php.scm (php): Update to 7.2.10.
* gnu: wine-staging: Update to 3.16.Rutger Helling2018-09-15
| | | | * gnu/packages/wine.scm (wine-staging): Update to 3.16.