summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-11-13gnu: clusterssh: Update to 1.8.2.Efraim Flashner
* gnu/packages/ssh.scm (clusterssh): Update to 1.8.2.
2019-11-13gnu: python-sphinx-gallery: Don't use unstable tarball.Efraim Flashner
* gnu/packages/sphinx.scm (python-sphinx-gallery)[source]: Download using git-fetch.
2019-11-13gnu: sonic: Don't use unstable tarball.Efraim Flashner
* gnu/packages/speech.scm (sonic)[source]: Download using git-fetch.
2019-11-13gnu: hstr: Don't use unstable tarball.Efraim Flashner
* gnu/packages/shellutils.scm (hstr)[source]: Download using git-fetch.
2019-11-13gnu: iniparser: Don't use unstable tarball.Efraim Flashner
* gnu/packages/samba.scm (iniparser)[source]: Download using git-fetch.
2019-11-13gnu: dotherside: Update to 0.6.4.Efraim Flashner
* gnu/packages/qt.scm (dotherside): Update to 0.6.4.
2019-11-13gnu: dotherside: Don't use unstable tarball.Efraim Flashner
* gnu/packages/qt.scm (dotherside)[source]: Download using git-fetch.
2019-11-13gnu: vim-neocomplete: Don't use unstable tarball.Efraim Flashner
* gnu/packages/vim.scm (vim-neocomplete)[source]: Download using git-fetch.
2019-11-13gnu: luakit: Don't use unstable tarball.Efraim Flashner
* gnu/packages/web-browsers.scm (luakit)[source]: Download using git-fetch.
2019-11-13gnu: qmpbackup: Don't use unstable tarball.Efraim Flashner
* gnu/packages/virtualization.scm (qmpbackup)[source]: Download using git-fetch.
2019-11-13gnu: efl: Update to 1.23.2.Efraim Flashner
* gnu/packages/enlightenment.scm (efl): Update to 1.23.2.
2019-11-13gnu: ocproxy: Don't use unstable tarball.Efraim Flashner
* gnu/packages/vpn.scm (ocproxy)[source]: Download using git-fetch.
2019-11-13gnu: lynx: Fix errors with TLS 1.3 hosts.Clément Lassieur
Fixes <https://bugs.gnu.org/38171>. Reported by Bengt Richter <bokr@bokr.com>. See <https://lists.gnu.org/archive/html/lynx-dev/2018-12/msg00009.html>. * gnu/packages/web-browsers.scm (lynx)[inputs, arguments]: Replace GnuTLS with OpenSSL.
2019-11-13gnu: minixml: Adjust to updated upstream tarball.Tobias Geerinckx-Rice
The release tarball was modified in place to add a top-level directory. * gnu/packages/xml (minixml)[source]: Use non-tarbomb URL-FETCH. [arguments]: Remove ‘fix-permissions’ phase.
2019-11-13gnu: guile-redis: Don't use unstable tarball.Efraim Flashner
* gnu/packages/guile-xyz.scm (guile-redis)[source]: Use git-fetch and git-file-name.
2019-11-13gnu: texlive-latex-pdfx: Declare source file-name.Efraim Flashner
* gnu/packages/tex.scm (texlive-latex-pdfx)[source]: Use file-name.
2019-11-13gnu: texlive-latex-xmpincl: Declare source file-name.Efraim Flashner
* gnu/packages/tex.scm (texlive-latex-xmpincl)[source]: Use file-name.
2019-11-13gnu: texlive-latex-changepage: Declare source file-name.Efraim Flashner
* gnu/packages/tex.scm (texlive-latex-changepage)[source]: Use file-name.
2019-11-13gnu: texlive-latex-mflogo: Declare source file-name.Efraim Flashner
* gnu/packages/tex.scm (texlive-latex-mflogo)[source]: Use file-name.
2019-11-13gnu: texlive-standalone: Declare source file-name.Efraim Flashner
* gnu/packages/tex.scm (texlive-standalone)[source]: Use file-name.
2019-11-13gnu: texlive-booktabs: Declare source file-name.Efraim Flashner
* gnu/packages/tex.scm (texlive-booktabs)[source]: Use file-name.
2019-11-13gnu: texlive-latex-xkeyval: Declare source file-name.Efraim Flashner
* gnu/packages/tex.scm (texlive-latex-xkeyval)[source]: Use file-name.
2019-11-13gnu: java-eclipse-sisu-plexus: Update to 0.3.4.Efraim Flashner
* gnu/packages/java.scm (java-eclipse-sisu-plexus): Update to 0.3.4.
2019-11-13gnu: java-eclipse-sisu-plexus: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-eclipse-sisu-plexus)[source]: Use git-fetch and git-file-name.
2019-11-13gnu: ocaml-charinfo-width: Parameterize download url.Efraim Flashner
* gnu/packages/ocaml.scm (ocaml-charinfo-width)[source]: Don't hardcode version number in source uri. Declare file-name.
2019-11-13gnu: librsync: Update to 2.2.1.Efraim Flashner
* gnu/packages/rsync.scm (librsync): Update to 2.2.1.
2019-11-13gnu: librsync: Don't use unstable tarball.Efraim Flashner
* gnu/packages/rsync.scm (librsync)[source]: Use git-fetch and git-file-name.
2019-11-13gnu: gusb: Don't use unstable tarball.Efraim Flashner
* gnu/packages/gnome.scm (gusb)[source]: Use git-fetch and git-file-name.
2019-11-13gnu: cppcheck: Update to 1.89.Efraim Flashner
* gnu/packages/check.scm (cppcheck): Update to 1.89.
2019-11-12gnu: linux-libre: Update to 5.3.11.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.11. (linux-libre-5.3-pristine-source): Update hash.
2019-11-12gnu: linux-libre@4.19: Update to 4.19.84.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.84. (linux-libre-4.19-pristine-source): Update hash.
2019-11-12gnu: linux-libre@4.14: Update to 4.14.154.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.154. (linux-libre-4.14-pristine-source): Update hash.
2019-11-12gnu: linux-libre@4.9: Update to 4.9.201.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.201. (linux-libre-4.9-pristine-source): Update hash.
2019-11-12gnu: linux-libre@4.4: Update to 4.4.201.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.201. (linux-libre-4.4-pristine-source): Update hash.
2019-11-12gnu: go: Update to 1.12.13 [fixes CVE-2019-17596].Alex Griffin
* gnu/packages/golang.scm (go-1.12): Update to 1.12.13.
2019-11-12gnu: yoshimi: Update to 1.6.0.3.Tobias Geerinckx-Rice
* gnu/packages/music.scm (yoshimi): Update to 1.6.0.3.
2019-11-12gnu: perl-archive-zip: Update to 1.67.Tobias Geerinckx-Rice
* gnu/packages/perl-compression.scm (perl-archive-zip): Update to 1.67.
2019-11-12gnu: protobuf: Update to 3.10.1.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (protobuf): Update to 3.10.1.
2019-11-12gnu: clang-from-llvm: Fix set-glibc-file-names phase.Mathieu Othacehe
* 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>
2019-11-12gnu: python-jmespath: Update to 0.9.4.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-jmespath): Update to 0.9.4.
2019-11-12gnu: perl-http-cookies: Update to 6.06.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-http-cookies): Update to 6.06.
2019-11-12gnu: perl-devel-checklib: Update to 1.14.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-devel-checklib): Update to 1.14. [native-inputs]: Replace perl-io-captureoutput with perl-capture-tiny.
2019-11-12gnu: emacs-auctex: Update to 12.2.0.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.0.
2019-11-12gnu: openvr: Update to 1.8.19.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (openvr): Update to 1.8.19.
2019-11-12gnu: Add emacs-flycheck-cpplint.Mathieu Othacehe
* gnu/packages/emacs-xyz.scm (emacs-flycheck-cpplint): New variable.
2019-11-12Revert "gnu: Add emacs-flycheck-cpplint."Mathieu Othacehe
This reverts commit 87f2a7c86f385531ae333d2466e05b2a16717a83. It includes undesired alignment fixes.
2019-11-12gnu: Add emacs-flycheck-cpplint.Mathieu Othacehe
* gnu/packages/emacs-xyz.scm (emacs-flycheck-cpplint): New variable.
2019-11-12Revert "gnu: python-cython: Update to 0.29.14."Tobias Geerinckx-Rice
This reverts commit 39c3cffe57931e99ce6f8149c995e6daee78fc52.
2019-11-12gnu: mlt: Update to 6.18.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mlt): Update to 6.18.0.
2019-11-12gnu: light: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (light)[source]: Use GIT-FETCH and GIT-FILE-NAME.