summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add python-sgp4.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/python-science.scm (python-sgp4): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add libinstpatch.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/audio.scm (libinstpatch): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add veusz.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/maths.scm (veusz): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add entangle.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/photo.scm (entangle): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: bitlbee-discord: Fix typo in description.Brendan Tildesley2020-08-16
| | | | | | * gnu/packages/messaging.scm (bitlbee-discord)[description]: Fix typo. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: pspp: Update to 1.4.0.Efraim Flashner2020-08-16
| | | | * gnu/packages/statistics.scm (pspp): Update to 1.4.0.
* gnu: spread-sheet-widget: Update to 0.6.Efraim Flashner2020-08-16
| | | | * gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.6.0.
* gnu: khard: Update to 0.17.0.Efraim Flashner2020-08-16
| | | | | * gnu/packages/mail.scm (khard): Update to 0.17.0. [inputs]: Remove python-pyyaml.
* gnu: vala@0.48: Update to 0.48.7.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/gnome.scm (vala-0.48): Update to 0.48.7.
* gnu: gnome-shell-extension-dash-to-panel: Update to 38.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 38.
* gnu: ltris: Update to 1.2.1.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/games.scm (ltris): Update to 1.2.1.
* gnu: gtkwave: Update to 3.3.106.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/fpga.scm (gtkwave): Update to 3.3.106.
* gnu: gupnp: Update to 1.2.4.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/gnome.scm (gupnp): Update to 1.2.4.
* gnu: gssdp: Update to 1.2.3.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/gnome.scm (gssdp): Update to 1.2.3.
* gnu: lftp: Update to 4.9.2.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/ftp.scm (lftp): Update to 4.9.2.
* gnu: lmdb: Update to 0.9.26.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/databases.scm (lmdb): Update to 0.9.26.
* gnu: python-stdnum: Update to 1.14.Tobias Geerinckx-Rice2020-08-16
| | | | * gnu/packages/finance.scm (python-stdnum): Update to 1.14.
* gnu: go-github-com-muesli-reflow-wordwrap: Declare source file-name.Efraim Flashner2020-08-15
| | | | | * gnu/packages/golang.scm (go-github-com-muesli-reflow-wordwrap) [source]: Declare a source file-name.
* gnu: sparsehash: Update to 2.0.4.Tobias Geerinckx-Rice2020-08-15
| | | | * gnu/packages/datastructures.scm (sparsehash): Update to 2.0.4.
* gnu: facter: Update to 4.0.34.Tobias Geerinckx-Rice2020-08-15
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.34.
* gnu: gitolite: Update to 3.6.12.Tobias Geerinckx-Rice2020-08-15
| | | | * gnu/packages/version-control.scm (gitolite): Update to 3.6.12.
* gnu: python-trezor: Update to 0.12.1.Tobias Geerinckx-Rice2020-08-15
| | | | * gnu/packages/finance.scm (python-trezor): Update to 0.12.1.
* gnu: seabios: Update to 1.14.0.Tobias Geerinckx-Rice2020-08-15
| | | | * gnu/packages/firmware.scm (seabios): Update to 1.14.0.
* gnu: flint: Update to 2.6.3.Tobias Geerinckx-Rice2020-08-15
| | | | | * gnu/packages/algebra.scm (flint): Update to 2.6.3. [license]: Update to LGPL 2.1+.
* gnu: gvfs: Fix build with libplist 2.2.0.Kei Kebreau2020-08-15
| | | | | | * gnu/packages/gnome.scm (gvfs)[source]: Add patch. * gnu/packages/patches/gvfs-add-support-for-libplist-2.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: emacs-with-editor: Update to 2.9.4.Oleg Pykhalov2020-08-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.9.4.
* gnu: hisat2: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-15
| | | | | * gnu/packages/bioinformatics.scm (hisat2)[native-inputs]: Replace ghc-pandoc with pandoc.
* gnu: r-rmarkdown: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-15
| | | | | * gnu/packages/statistics.scm (r-rmarkdown)[propagated-inputs]: Replace ghc-pandoc with pandoc.
* gnu: earlyoom: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-15
| | | | | * gnu/packages/linux.scm (earlyoom)[native-inputs]: Use pandoc instead of ghc-pandoc.
* gnu: xsecurelock: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-15
| | | | | * gnu/packages/xdisorg.scm (xsecurelock)[native-inputs]: Replace ghc-pandoc with pandoc.
* Merge remote-tracking branch 'origin/master' into wip-haskellRicardo Wurmus2020-08-15
|\
| * gnu: emacs-esup: Update to 0.7.Oleg Pykhalov2020-08-15
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-esup): Update to 0.7. [arguments]: Add check phase after install.
| * gnu: man-pages: Update to 5.08.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | * gnu/packages/man.scm (man-pages): Update to 5.08.
| * gnu: gfbgraph: Update to 0.2.4.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | | | * gnu/packages/gnome.scm (gfbgraph): Update to 0.2.4. [native-inputs]: Add autoconf, automake, libtool, and which.
| * gnu: gfbgraph: Remove obsolete configure flag.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | | | * gnu/packages/gnome.scm (gfbgraph)[arguments]: Build gtk-doc documentation. [native-inputs]: Add gtk-doc.
| * gnu: acpica: Update to 20200717.Tobias Geerinckx-Rice2020-08-15
| | | | | | | | * gnu/packages/admin.scm (acpica): Update to 20200717.
| * gnu: usbmuxd: Update to 1.1.1.Kei Kebreau2020-08-14
| | | | | | | | | | * gnu/packages/libusb.scm (usbmuxd): Update to 1.1.1. [source, home-page]: Update URLs.
| * gnu: ifuse: Update to 1.1.4.Kei Kebreau2020-08-14
| | | | | | | | | | * gnu/packages/libusb.scm (ifuse): Update to 1.1.4. [source, home-page]: Update URL.
| * gnu: libimobiledevice: Update to 1.3.0.Kei Kebreau2020-08-14
| | | | | | | | | | | | | | | | | | | | * gnu/packages/libusb.scm (%libimobiledevice-patches): Delete variable. (libimobiledevice): Update to 1.3.0. [source, home-page]: Update URLs. [arguments]: Delete 'force-bootstrap phase. Add argument to detect the correct Python binary. [propagated-inputs]: Replace openssl-1.0 with openssl. [native-inputs]: Remove autoconf, automake, and libtool.
| * gnu: libusbmuxd: Update to 2.0.2.Kei Kebreau2020-08-14
| | | | | | | | | | * gnu/packages/libusb.scm (libusbmuxd): Update to 2.0.2. [source, home-page]: Update URLs.
| * gnu: libplist: Update to 2.2.0.Kei Kebreau2020-08-14
| | | | | | | | | | | | * gnu/packages/libusb.scm (libplist): Update to 2.2.0. [source]: Use 'url-fetch' instead of 'git-fetch'. [home-page]: Update URL.
| * gnu: Add guile-srfi-89.Martin Becze2020-08-14
| | | | | | | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-89): New varible. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: icedove: Update to 68.11.0.Tobias Geerinckx-Rice2020-08-14
| | | | | | | | * gnu/packages/gnuzilla.scm (icedove): Update to 68.11.0.
| * Revert "gnu: opencv: Fix build with new version of jasper."Tobias Geerinckx-Rice2020-08-14
| | | | | | | | | | This reverts commit 2759d4ca74ff4846b79c406c000b64dc2f2ed0ac. The substitution, it does nothing! (We already applied an upstream patch).
| * gnu: opencv: Fix build with new version of jasper.Raghav Gururajan2020-08-14
| | | | | | | | | | | | | | * gnu/packages/image-processing.scm (opencv): Fix build failure. [arguments]<#:phases>[fix-jasper]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: singularity: Replace references to grep.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/linux.scm (singularity)[arguments]: Replace references to grep.
| * gnu: Add r-spectrum.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-spectrum): New variable.
| * gnu: Add r-clusterr.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-clusterr): New variable.
| * gnu: Add r-rfast.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-rfast): New variable.
| * gnu: Add r-rcppziggurat.Ricardo Wurmus2020-08-14
| | | | | | | | * gnu/packages/cran.scm (r-rcppziggurat): New variable.