Age | Commit message (Collapse) | Author |
|
* gnu/packages/java.scm (java-xmp): New variable.
|
|
* gnu/packages/java.scm (java-jsonp-impl): New variable.
|
|
* gnu/packages/java.scm (java-jsonp-api): New variable.
|
|
* gnu/packages/web.scm (java-signpost-core): New variable.
|
|
* gnu/packages/java.scm (antlr3, antlr3-3.1, antlr3-3.3): Fix copying
resources causing an error message later in the bootstrap chain.
|
|
* gnu/packages/textutils.scm (pfff)[source]: Download using git-fetch.
|
|
* gnu/packages/textutils.scm (utfcpp)[source]: Download using git-fetch.
|
|
* gnu/packages/textutils.scm (enca)[source]: Download using git-fetch.
|
|
* gnu/packages/text-editors.scm (vis)[source]: Download released
tarball.
|
|
* gnu/packages/telephony.scm (libsrtp)[source]: Download using
git-fetch.
|
|
* gnu/packages/ssh.scm (clusterssh): Update to 1.8.2.
|
|
* gnu/packages/sphinx.scm (python-sphinx-gallery)[source]: Download
using git-fetch.
|
|
* gnu/packages/speech.scm (sonic)[source]: Download using git-fetch.
|
|
* gnu/packages/shellutils.scm (hstr)[source]: Download using git-fetch.
|
|
* gnu/packages/samba.scm (iniparser)[source]: Download using git-fetch.
|
|
* gnu/packages/qt.scm (dotherside): Update to 0.6.4.
|
|
* gnu/packages/qt.scm (dotherside)[source]: Download using git-fetch.
|
|
* gnu/packages/vim.scm (vim-neocomplete)[source]: Download using
git-fetch.
|
|
* gnu/packages/web-browsers.scm (luakit)[source]: Download using
git-fetch.
|
|
* gnu/packages/virtualization.scm (qmpbackup)[source]: Download using
git-fetch.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.23.2.
|
|
* gnu/packages/vpn.scm (ocproxy)[source]: Download using git-fetch.
|
|
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.
|
|
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.
|
|
* gnu/packages/guile-xyz.scm (guile-redis)[source]: Use git-fetch and
git-file-name.
|
|
* gnu/packages/tex.scm (texlive-latex-pdfx)[source]: Use file-name.
|
|
* gnu/packages/tex.scm (texlive-latex-xmpincl)[source]: Use file-name.
|
|
* gnu/packages/tex.scm (texlive-latex-changepage)[source]: Use
file-name.
|
|
* gnu/packages/tex.scm (texlive-latex-mflogo)[source]: Use file-name.
|
|
* gnu/packages/tex.scm (texlive-standalone)[source]: Use file-name.
|
|
* gnu/packages/tex.scm (texlive-booktabs)[source]: Use file-name.
|
|
* gnu/packages/tex.scm (texlive-latex-xkeyval)[source]: Use file-name.
|
|
* gnu/packages/java.scm (java-eclipse-sisu-plexus): Update to 0.3.4.
|
|
* gnu/packages/java.scm (java-eclipse-sisu-plexus)[source]: Use
git-fetch and git-file-name.
|
|
* gnu/packages/ocaml.scm (ocaml-charinfo-width)[source]: Don't hardcode
version number in source uri. Declare file-name.
|
|
* gnu/packages/rsync.scm (librsync): Update to 2.2.1.
|
|
* gnu/packages/rsync.scm (librsync)[source]: Use git-fetch and
git-file-name.
|
|
* gnu/packages/gnome.scm (gusb)[source]: Use git-fetch and
git-file-name.
|
|
* gnu/packages/check.scm (cppcheck): Update to 1.89.
|
|
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.11.
(linux-libre-5.3-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.84.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.154.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.201.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.201.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/golang.scm (go-1.12): Update to 1.12.13.
|
|
* gnu/packages/music.scm (yoshimi): Update to 1.6.0.3.
|
|
* gnu/packages/perl-compression.scm (perl-archive-zip): Update to 1.67.
|
|
* gnu/packages/protobuf.scm (protobuf): Update to 3.10.1.
|
|
* 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/packages/python-xyz.scm (python-jmespath): Update to 0.9.4.
|