aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: r-dplyr: Update to 1.0.0.Ricardo Wurmus2020-06-11
| | | | | | * gnu/packages/statistics.scm (r-dplyr): Update to 1.0.0. [propagated-inputs]: Remove r-assertthat, r-bh, r-pkgconfig, r-plogr, and r-rcpp; add r-generics, r-lifecycle, and r-vctrs.
* gnu: r-ggplot2: Update to 3.3.1.Ricardo Wurmus2020-06-11
| | | | | * gnu/packages/statistics.scm (r-ggplot2): Update to 3.3.1. [native-inputs]: Add r-knitr.
* gnu: r-nlme: Update to 3.1-148.Ricardo Wurmus2020-06-11
| | | | * gnu/packages/statistics.scm (r-nlme): Update to 3.1-148.
* gnu: r-foreign: Update to 0.8-80.Ricardo Wurmus2020-06-11
| | | | * gnu/packages/statistics.scm (r-foreign): Update to 0.8-80.
* gnu: php: Update to 7.4.7.Julien Lepiller2020-06-11
| | | | * gnu/packages/php.scm (php): Update to 7.4.7.
* gnu: sameboy: Update to 0.13.2.Jakub Kądziołka2020-06-11
| | | | | * gnu/packages/emulators.scm (sameboy): Update to 0.13.2. [arguments]: Specify NATIVE_CC to avoid requiring the `cc' program.
* gnu: java-jakarta-oro: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/java.scm (java-jakarta-oro)[source]: Download using an apache mirror:// URL.
* gnu: java-commons-httpclient: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/java.scm (java-commons-httpclient)[source]: Use an apache mirror:// URL.
* gnu: ant-bootstrap: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/java.scm (ant-bootstrap)[source]: Use an apache mirror:// URL.
* gnu: maven-artifact: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/maven.scm (maven-artifact)[source]: Use an apache mirror:// URL.
* gnu: maven-wagon-provider-api: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/maven.scm (maven-wagon-provider-api)[source]: Use an apache mirror:// URL.
* gnu: maven-plugin-annotations: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/maven.scm (maven-plugin-annotations)[source]: Use an apache mirror:// URL.
* gnu: maven-shared-utils: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/maven.scm (maven-shared-utils)[source]: Use an apache mirror:// URL.
* gnu: serf: Use a mirror URL.Efraim Flashner2020-06-11
| | | | * gnu/packages/web.scm (serf)[source]: Use an apache mirror:// URL.
* gnu: subversion: Use a mirror URL.Efraim Flashner2020-06-11
| | | | | * gnu/packages/version-control.scm (subversion)[source]: Use an apache mirror:// URL.
* gnu: lyx: Use qt-build-system.Efraim Flashner2020-06-11
| | | | | * gnu/packages/tex.scm (lyx)[build-system]: Switch to qt-build-system. [arguments]: Remove imported modules. Remove custom 'wrap-qt phase.
* gnu: lyx: Don't install to custom directory.Efraim Flashner2020-06-11
| | | | | | * gnu/packages/tex.scm (lyx)[arguments]: Adjust configure-flags to not add the version to the binary's suffix. Remove custom 'patch-desktop-file, 'setenv-check and 'install-symlink phases.
* gnu: lyx: Update to 2.3.5.1.Efraim Flashner2020-06-11
| | | | | | | * gnu/packages/tex.scm (lyx): Update to 2.3.5.1. [arguments]: Remove 'fix-compilation-with-boost-1.69 phase. In 'patch-python phase patch more files, substitute with python3. Split 'setenv-check and create empty file after 'unpack.
* gnu: lyx: Wrap binary.Efraim Flashner2020-06-11
| | | | | | | Fixes <https://bugs.gnu.org/37147>. * gnu/packages/tex.scm (lyx)[arguments]: Import qt-utils. Add phase to wrap the lyx2.3 binary.
* gnu: fet: Update to 5.45.0.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/education.scm (fet): Update to 5.45.0.
* gnu: scintilla: Update to 4.4.3.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/text-editors.scm (scintilla): Update to 4.4.3.
* gnu: thinkfan: Update to 1.2.Nicolas Goaziou2020-06-10
| | | | | * gnu/packages/linux.scm (thinkfan): Update to 1.2. [home-page]: Switch to an up-to-date home page.
* gnu: progress: Update to 0.15.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/admin.scm (progress): Update to 0.15.
* gnu: man-pages: Update to 5.07.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/man.scm (man-pages): Update to 5.07.
* gnu: ipopt: Fix source URI.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/maths.scm (ipopt)[source]: Fix URI.
* gnu: grfcodec: Fix source URL.Nicolas Goaziou2020-06-10
| | | | | * gnu/packages/game-development.scm (grfcodec)[source]: Use HTTPS for URL. Re-indent package.
* gnu: cuirass: Update to 0.0.1-2280ae18.Mathieu Othacehe2020-06-10
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-2280ae18.
* gnu: ipopt: Use HTTPS home page URI.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/maths.scm (ipopt)[home-page]: Use HTTPS URI.
* gnu: grfcodec: Use HTTPS home page URI.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/game-development.scm (grfcodec)[home-page]: Use HTTPS URI.
* gnu: fsarchiver: Use HTTPS home page URI.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/file-systems.scm (fsarchiver)[home-page]: Use HTTPS URI.
* gnu: asciidoc: Use HTTPS home page URI.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/documentation.scm (asciidoc)[home-page]: Use HTTPS URI.
* gnu: grammalecte: Update to 1.10.0.Nicolas Goaziou2020-06-10
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.10.0.
* gnu: qtpass: Wrap binary.Efraim Flashner2020-06-10
| | | | | * gnu/packages/password-utils.scm (qtpass)[arguments]: Import qt-utils modules. Add phase to wrap qtpass binary.
* gnu: qtpass: Update to 1.3.2.Efraim Flashner2020-06-10
| | | | * gnu/packages/password-utils.scm (qtpass): Update to 1.3.2.
* gnu: mu: Update to 1.4.10.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/mail.scm (mu): Update to 1.4.10.
* gnu: herbstluftwm: Update to 0.8.3.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/wm.scm (herbstluftwm): Update to 0.8.3.
* gnu: ethtool: Update to 5.7.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/networking.scm (ethtool): Update to 5.7.
* gnu: haproxy: Update to 2.1.6.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/networking.scm (haproxy): Update to 2.1.6.
* gnu: dlib: Update to 19.20.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/machine-learning.scm (dlib): Update to 19.20.
* gnu: pd: Update to 0.51-0.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/music.scm (pd): Update to 0.51-0.
* gnu: pd: Use HTTPS home page.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/music.scm (pd)[home-page]: Use HTTPS.
* gnu: pd: Don't hard-code Tk version.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/music.scm (pd)[arguments]: Construct the wish file name from the tk package version.
* gnu: libnumbertext: Update to 1.0.6.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.6.
* gnu: msmtp: Update to 1.8.11.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.11.
* gnu: mpop: Update to 1.4.10.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.10.
* gnu: nvme-cli: Update to 1.11.2.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/linux.scm (nvme-cli): Update to 1.11.2.
* gnu: iptables: Update to 1.8.5.Tobias Geerinckx-Rice2020-06-10
| | | | | | * gnu/packages/linux.scm (iptables): Update to 1.8.5. [source]: Add URL. [arguments]: Add an ‘install-missing-script’ phase.
* gnu: nftables: Update to 0.9.5.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/linux.scm (nftables): Update to 0.9.5.
* gnu: libnftnl: Update to 1.1.7.Tobias Geerinckx-Rice2020-06-10
| | | | * gnu/packages/linux.scm (libnftnl): Update to 1.1.7.
* gnu: gtkspell3: Update to 3.0.10.Tobias Geerinckx-Rice2020-06-10
| | | | | * gnu/packages/gtk.scm (gtkspell3): Update to 3.0.10. [propagated-inputs]: Replace enchant-1.6 with default version 2.