Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.1.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.42.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.118.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.175.
|
|
* gnu/packages/admin.scm (acpica): Update to 20190509.
|
|
* gnu/packages/algebra.scm (xtensor): Update to 0.20.5.
|
|
* gnu/packages/cpp.scm (xtl): Update to 0.6.4.
|
|
* gnu/packages/music.scm (picard)[inputs]: Add python-discid.
|
|
* gnu/packages/music.scm (picard)[arguments]: Add ‘--disable-autoupdate’
to #:configure-flags.
|
|
* gnu/packages/linux.scm (iproute2): Update to 5.1.0.
|
|
* gnu/packages/gimp.scm (gegl): Update to 0.4.16.
|
|
* gnu/packages/finance.scm (electrum): Update to 3.3.5.
|
|
* gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
|
|
* gnu/packages/kde.scm (libkomparediff2)[source]: Hard-code NAME.
|
|
* gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect)
FILE-NAME.
|
|
* gnu/packages/games.scm (nethack): Update to 3.6.2.
|
|
* gnu/packages/music.scm (denemo)[inputs]: Replace gtksourceview with
gtksourceview-3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): New variable.
|
|
* gnu/packages/admin.scm (shepherd): Update to 0.6.1.
|
|
* gnu/packages/music.scm (picard)[arguments]: Return #t from
‘patch-source’ phase.
|
|
* gnu/packages/music.scm (picard)[arguments]: Leverage #:use-setuptools?
and #:configure-flags instead of a custom ‘install’ phase.
|
|
* gnu/packages/music.scm (picard): Update to 2.1.3.
|
|
* gnu/packages/xiph.scm (libshout): Update to 2.4.2.
|
|
* gnu/packages/xiph.scm (libshout)[source]: Hard-code NAME.
|
|
* gnu/packages/gnome.scm (upower): Update to 0.99.10.
* gnu/packages/patches/upower-builddir.patch: Adapt.
|
|
* gnu/packages/games.scm (powwow): Update to 1.2.19.
|
|
* gnu/packages/games.scm (wesnoth): Update to 1.14.7.
|
|
* gnu/packages/games.scm (chroma): Update to 1.17.
|
|
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.6.
|
|
* gnu/packages/man.scm (man-db): Update to 2.8.5.
[arguments]: Add systemd unit directory to #:configure-flags.
|
|
* gnu/packages/wine.scm (wine-staging,wine-staging-patchset-data):
Update to 4.8.
|
|
* gnu/packages/emacs-xyz.scm (emacs-use-package): Update to 2.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rotate-text): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.12.1.
|
|
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-4.
|
|
* gnu/packages/statistics.scm (r-dt): Update to 0.6.
|
|
* gnu/packages/statistics.scm (r-rversions): Update to 2.0.0.
|
|
* gnu/packages/maths.scm (r-quadprog): Update to 1.5-7.
|
|
* gnu/packages/cran.scm (r-styler): Update to 1.1.1.
|
|
* gnu/packages/cran.scm (r-bookdown): Update to 0.10.
|
|
* gnu/packages/cran.scm (r-future): Update to 1.13.0.
|
|
* gnu/packages/cran.scm (r-grimport2): Update to 0.1-5.
|
|
* gnu/packages/cran.scm (r-rcmdcheck): Update to 1.3.3.
|
|
* gnu/packages/cran.scm (r-fs): Update to 1.3.1.
|
|
* gnu/packages/cran.scm (r-parsedate): Update to 1.2.0.
[propagated-inputs]: Add r-rematch2.
|
|
* gnu/packages/cran.scm (r-processx): Update to 3.3.1.
|
|
* gnu/packages/cran.scm (r-ggrepel): Update to 0.8.1.
|
|
* gnu/packages/cran.scm (r-dimred): Update to 0.2.3.
|
|
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.1.
|
|
* gnu/packages/build-tools.scm (osc): Update to 0.165.0.
[source]: Use git-fetch.
[arguments]: Use python3. osc_hotshot.py is gone. So, do not attempt to delete
it. Rename fix-filename-and-remove-unused phase to fix-filename phase.
[inputs]: Add rpm. Remove python2-urlgrabber. Replace python2-m2crypto and
python2-pycurl with python-m2crypto and python-pycurl.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|