summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* import: elpa: Fetch MELPA packages with a stable git-reference.series-3197Carlo Zancanaro2020-03-18
| | | | | | | | | | * guix/import/elpa.scm (default-files-spec): New variable. (download-git-repository, package-name->melpa-recipe, file-hash, vcs-file?, git-repository->origin, melpa-recipe->origin, melpa-recipe->maybe-arguments): New procedures. (elpa-package->sexp): Add optional repo argument, and use it to determine whether to attempt to construct a source using the MELPA recipe. (elpa->guix-package): Pass repo to elpa-package->sexp.
* gnu: r-imager: Use HTTPS home page.base-for-series-3197Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-imager)[home-page]: Use HTTPS.
* gnu: r-gsubfn: Update home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-gsubfn)[home-page]: Update and use HTTPS.
* gnu: r-lars: Update home page.Tobias Geerinckx-Rice2020-03-18
| | | | | * gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS) redirection.
* gnu: r-tractor-base: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-tractor-base)[home-page]: Use HTTPS.
* gnu: r-mclust: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/statistics.scm (r-mclust)[home-page]: Use HTTPS.
* gnu: r-pls: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-pls)[home-page]: Use HTTPS.
* gnu: r-epi: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-epi)[home-page]: Use HTTPS.
* gnu: r-elasticnet: Update home page.Tobias Geerinckx-Rice2020-03-18
| | | | | * gnu/packages/cran.scm (r-elasticnet)[home-page]: Follow (HTTPS) redirection.
* gnu: r-iso: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-iso)[home-page]: Use HTTPS.
* gnu: godot: Update to 3.2.1.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/game-development.scm (godot): Update to 3.2.1.
* gnu: tintin++: Update to 2.02.02.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/games.scm (tintin++): Update to 2.02.02.
* gnu: tracker-miners: Update to 2.3.3.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3.
* gnu: tracker: Update to 2.3.4.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/gnome.scm (tracker): Update to 2.3.4.
* gnu: libfdk: Update to 2.0.1.Leo Famulari2020-03-17
| | | | * gnu/packages/audio.scm (libfdk): Update to 2.0.1.
* gnu: r-forcats: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/statistics.scm (r-forcats)[home-page]: Use HTTPS.
* gnu: r-rcppparallel: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/cran.scm (r-rcppparallel)[home-page]: Use HTTPS.
* gnu: r-emplik: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/cran.scm (r-emplik)[home-page]: Use HTTPS.
* gnu: r-hapassoc: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/cran.scm (r-hapassoc)[home-page]: Use HTTPS.
* gnu: r-htqpcr: Update home page.Tobias Geerinckx-Rice2020-03-17
| | | | | * gnu/packages/bioconductor.scm (r-htqpcr)[home-page]: Use HTTPS link to PDF paper.
* gnu: r-beeswarm: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/statistics.scm (r-beeswarm)[home-page]: Use HTTPS.
* gnu: r-acs: Update home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/cran.scm (r-acs)[home-page]: Follow (HTTPS) redirection.
* gnu: r-tsa: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/cran.scm (r-tsa)[home-page]: Use HTTPS.
* gnu: Use HTTPS for www.rforge.net home pages.Tobias Geerinckx-Rice2020-03-17
| | | | | | * gnu/packages/cran.scm (r-rjava, r-tiff, r-uuid, r-fastmatch, r-jpeg) [home-page]: Use HTTPS. * gnu/packages/statistics.scm (r-base64enc)[home-page]: Likewise
* gnu: american-fuzzy-lop: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/debug.scm (american-fuzzy-lop)[home-page]: Use HTTPS.
* gnu: american-fuzzy-lop: Update to 2.56b.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | * gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.56b. [source]: Use GIT-FETCH from the new upstream, and GIT-FILE-NAME. [inputs]: Adjust custom-qemu's ‘apply-afl-patches’ phase to this new reality. Don't apply upstreamed Qemu patches. [arguments]: Make the git check-out writable.
* gnu: american-fuzzy-lop: Fix documentation directory.Tobias Geerinckx-Rice2020-03-17
| | | | | * gnu/packages/debug.scm (american-fuzzy-lop)[arguments]: Install documentation into its conventional location.
* gnu: Syncthing: Update to 1.4.0.Leo Famulari2020-03-17
| | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.4.0. [inputs]: Add go-github-com-willf-bloom.
* gnu: Add go-github-com-willf-bloom.Leo Famulari2020-03-17
| | | | * gnu/packages/golang.scm (go-github-com-willf-bloom): New variable.
* gnu: Add go-github-com-willf-bitset.Leo Famulari2020-03-17
| | | | * gnu/packages/golang.scm (go-github-com-willf-bitset): New variable.
* gnu: go-github-com-spaolacci-murmur3: Update to 1.1.0Leo Famulari2020-03-17
| | | | * gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): Update to 1.1.0.
* gnu: go-github-com-pkg-errors: Update to 0.9.1.Leo Famulari2020-03-17
| | | | * gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.1.
* gnu: pigx-scrnaseq: Update to 1.1.4.Ricardo Wurmus2020-03-17
| | | | * gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.4.
* gnu: redis: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/databases.scm (redis)[home-page]: Use HTTPS.
* gnu: sipcalc: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/admin.scm (sipcalc)[home-page]: Use HTTPS.
* gnu: bridge-utils: Update home page.Tobias Geerinckx-Rice2020-03-17
| | | | | * gnu/packages/linux.scm (bridge-utils)[home-page]: Follow (HTTPS) redirection.
* gnu: Add straw-viewer.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/video.scm (straw-viewer): New public variable.
* gnu: tftp-hpa: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/networking.scm (tftp-hpa)[home-page]: Use HTTPS.
* gnu: liboop: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/ssh.scm (liboop)[home-page]: Use HTTPS.
* gnu: guitarix: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/audio.scm (guitarix)[home-page]: Use HTTPS.
* gnu: opensubdiv: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS.
* gnu: agi-bio: Fix unqualified file reference.Ricardo Wurmus2020-03-17
| | | | | * gnu/packages/opencog.scm (agi-bio)[arguments]: Add phase 'fix-unqualified-load.
* build-system: linux-module: Break some long lines.Mathieu Othacehe2020-03-17
| | | | | * gnu/build/linux-modules.scm (make-linux-module-builder, lower): Break some long commentary lines.
* gnu: gpsd: Install python modules and scripts.Guillaume Le Vaillant2020-03-17
| | | | | | | | * gnu/packages/gps.scm (gpsd)[native-inputs]: Remove python and add bc. [inputs]: Add python, python-pycairo, python-pygobject, python-pyserial, python-wrapper and qtbase. [arguments]: Update scons-flags, remove fix-paths phase, improve fix-build phase and add wrap-python-scripts phase.
* gnu: Add guile-irc.Ricardo Wurmus2020-03-17
| | | | * gnu/packages/guile-xyz.scm (guile-irc): New variable.
* doc: Fix typo in prosody configuration.Efraim Flashner2020-03-17
| | | | | * doc/guix.texi (Messaging Services)[Prosody Service]: Switch 'cons' to 'cons*' in example prosody-service-type.
* gnu: scintilla: Update to 4.3.2.Nicolas Goaziou2020-03-17
| | | | * gnu/packages/text-editors.scm (scintilla): Update to 4.3.2.
* gnu: httrack: Fix Texinfo markup in description.Nicolas Goaziou2020-03-17
| | | | * gnu/packages/web.scm (httrack): Fix Texinfo markup in description.
* gnu: simplescreenrecorder: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/video.scm (simplescreenrecorder)[home-page]: Use HTTPS.
* gnu: libmng: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/image.scm (libmng)[home-page]: Use HTTPS.