summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: java-eclipse-sisu-plexus: Update to 0.3.4.Efraim Flashner2019-11-13
| | | | * gnu/packages/java.scm (java-eclipse-sisu-plexus): Update to 0.3.4.
* gnu: java-eclipse-sisu-plexus: Don't use unstable tarball.Efraim Flashner2019-11-13
| | | | | * gnu/packages/java.scm (java-eclipse-sisu-plexus)[source]: Use git-fetch and git-file-name.
* gnu: ocaml-charinfo-width: Parameterize download url.Efraim Flashner2019-11-13
| | | | | * gnu/packages/ocaml.scm (ocaml-charinfo-width)[source]: Don't hardcode version number in source uri. Declare file-name.
* gnu: librsync: Update to 2.2.1.Efraim Flashner2019-11-13
| | | | * gnu/packages/rsync.scm (librsync): Update to 2.2.1.
* gnu: librsync: Don't use unstable tarball.Efraim Flashner2019-11-13
| | | | | * gnu/packages/rsync.scm (librsync)[source]: Use git-fetch and git-file-name.
* gnu: gusb: Don't use unstable tarball.Efraim Flashner2019-11-13
| | | | | * gnu/packages/gnome.scm (gusb)[source]: Use git-fetch and git-file-name.
* gnu: cppcheck: Update to 1.89.Efraim Flashner2019-11-13
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.89.
* gnu: linux-libre: Update to 5.3.11.Mark H Weaver2019-11-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.11. (linux-libre-5.3-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.84.Mark H Weaver2019-11-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.84. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.154.Mark H Weaver2019-11-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.154. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.201.Mark H Weaver2019-11-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.201. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.201.Mark H Weaver2019-11-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.201. (linux-libre-4.4-pristine-source): Update hash.
* gnu: go: Update to 1.12.13 [fixes CVE-2019-17596].Alex Griffin2019-11-12
| | | | * gnu/packages/golang.scm (go-1.12): Update to 1.12.13.
* gnu: yoshimi: Update to 1.6.0.3.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/music.scm (yoshimi): Update to 1.6.0.3.
* gnu: perl-archive-zip: Update to 1.67.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/perl-compression.scm (perl-archive-zip): Update to 1.67.
* gnu: protobuf: Update to 3.10.1.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/protobuf.scm (protobuf): Update to 3.10.1.
* gnu: clang-from-llvm: Fix set-glibc-file-names phase.Mathieu Othacehe2019-11-12
| | | | | | | | * gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Turn case on major version into a cond, so that newer versions of clang have the same behaviour as version 6 and 7. Signed-off-by: Carl Dong <contact@carldong.me>
* gnu: python-jmespath: Update to 0.9.4.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/python-xyz.scm (python-jmespath): Update to 0.9.4.
* gnu: perl-http-cookies: Update to 6.06.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/web.scm (perl-http-cookies): Update to 6.06.
* gnu: perl-devel-checklib: Update to 1.14.Tobias Geerinckx-Rice2019-11-12
| | | | | * gnu/packages/perl.scm (perl-devel-checklib): Update to 1.14. [native-inputs]: Replace perl-io-captureoutput with perl-capture-tiny.
* gnu: emacs-auctex: Update to 12.2.0.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.0.
* gnu: openvr: Update to 1.8.19.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/game-development.scm (openvr): Update to 1.8.19.
* gnu: Add emacs-flycheck-cpplint.Mathieu Othacehe2019-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-cpplint): New variable.
* Revert "gnu: Add emacs-flycheck-cpplint."Mathieu Othacehe2019-11-12
| | | | | This reverts commit 87f2a7c86f385531ae333d2466e05b2a16717a83. It includes undesired alignment fixes.
* gnu: Add emacs-flycheck-cpplint.Mathieu Othacehe2019-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-cpplint): New variable.
* Revert "gnu: python-cython: Update to 0.29.14."Tobias Geerinckx-Rice2019-11-12
| | | | This reverts commit 39c3cffe57931e99ce6f8149c995e6daee78fc52.
* gnu: mlt: Update to 6.18.0.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/video.scm (mlt): Update to 6.18.0.
* gnu: light: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-12
| | | | | * gnu/packages/linux.scm (light)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: faudio: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/audio.scm (faudio)[source]: Use GIT-FILE-NAME.
* gnu: faudio: Update to 19.11.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/audio.scm (faudio): Update to 19.11.
* gnu: light: Update to 1.2.1.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/linux.scm (light): Update to 1.2.1.
* gnu: psmisc: Update to 23.3.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/linux.scm (psmisc): Update to 23.3.
* gnu: python-cython: Update to 0.29.14.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.14.
* gnu: libspnav: Fix typo in description.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/engineering.scm (libspnav)[description]: Fix typo.
* gnu: suil: Update to 0.10.6.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/audio.scm (suil): Update to 0.10.6.
* gnu: libmesode: Update to 0.9.3.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/messaging.scm (libmesode): Update to 0.9.3.
* gnu: jalv: Update to 1.6.4.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/audio.scm (jalv): Update to 1.6.4.
* gnu: lyx: Download over HTTPS.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/tex.scm (lyx)[source]: Use HTTPS.
* gnu: lyx: Use Python 3.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/tex.scm (lyx)[inputs, native-inputs]: Replace python-2 with default python.
* gnu: xfce4-diskperf-plugin: Fix typo in description.Vagrant Cascadian2019-11-11
| | | | * gnu/packages/xfce (xfce4-embed-plugin)[description]: Fix typo.
* gnu: xfce4-diskperf-plugin: Fix typo in description.Vagrant Cascadian2019-11-11
| | | | * gnu/packages/xfce (xfce4-diskperf-plugin)[description]: Fix typo.
* gnu: python-keyutils: Fix typo in description.Vagrant Cascadian2019-11-11
| | | | * gnu/packages/python-crypto (python-keyutils)[description]: Fix typo.
* gnu: r-unifiedwmwqpcr: Fix typo in description.Vagrant Cascadian2019-11-11
| | | | * gnu/packages/bioconductor (r-unifiedwmwqpcr)[description]: Fix typo.
* gnu: sratom: Update to 0.6.4.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/audio.scm (sratom): Update to 0.6.4.
* gnu: libstrophe: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-12
| | | | | * gnu/packages/messaging.scm (libstrophe)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: libstrophe: Update to 0.9.3.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/messaging.scm (libstrophe): Update to 0.9.3.
* gnu: libmbim: Update to 1.20.2.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/freedesktop.scm (libmbim): Update to 1.20.2.
* gnu: highlight: Update to 3.54.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/pretty-print.scm (highlight): Update to 3.54.
* gnu: lilv: Update to 0.24.6.Tobias Geerinckx-Rice2019-11-12
| | | | | * gnu/packages/audio.scm (lilv): Update to 0.24.6. [arguments]: Remove obsolete #:configure-flags.
* gnu: sord: Update to 0.16.4.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/rdf.scm (sord): Update to 0.16.4.