summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: python-iml: Use HTTPS home page.Edouard Klein2020-05-26
| | | | | | * gnu/packages/machine-learning.scm (python-iml)[home-page]: s/http/https/ Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add dump.Marcin Karpezo2020-05-26
| | | | | | * gnu/packages/backup.scm (dump): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: emacsy-minimal: Do not use "v" prefix in version string.Marius Bakke2020-05-26
| | | | | | * gnu/packages/guile-xyz.scm (emacsy-minimal): Turn COMMIT binding into a "git describe" string. [version]: Drop first character of COMMIT.
* gnu: perl-getopt-long: Do not use "v" prefix in version string.Marius Bakke2020-05-26
| | | | | * gnu/packages/perl.scm (perl-getopt-long)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
* gnu: perl-file-find-object: Do not use "v" prefix in version string.Marius Bakke2020-05-26
| | | | | * gnu/packages/perl.scm (perl-file-find-object)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
* gnu: perl-time-mock: Do not use "v" in version string.Marius Bakke2020-05-26
| | | | | * gnu/packages/perl.scm (perl-time-mock)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
* gnu: pianobar: Build with the default C standard.Marius Bakke2020-05-26
| | | | * gnu/packages/music.scm (pianobar)[arguments]: Remove CFLAGS from #:make-flags.
* gnu: radare2: Update to 4.4.0.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (radare2): Update to 4.4.0.
* gnu: radare2: Remove impotent snippet.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (radare2)[source]: Remove a snippet that does nothing.
* gnu: radare2: Use OUTPUTS keyword.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (radare2)[arguments]: Substitute OUTPUTS for %OUTPUTS.
* gnu: radare2: Remove pointless configure flag.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/engineering.scm (radare2)[arguments]: Remove unrecognised ‘--without-nonpic’ from #:configure-flags.
* gnu: lxrandr: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxrandr)[source]: Hard-code NAME.
* gnu: lxrandr: Update to 0.3.2.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxrandr): Update to 0.3.2.
* gnu: lxpanel: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxpanel)[source]: Hard-code NAME.
* gnu: lxpanel: Update to 0.10.0.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/lxde.scm (lxpanel): Update to 0.10.0. [inputs]: Add curl.
* gnu: lxsession: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxsession)[source]: Hard-code NAME.
* gnu: lxsession: Update to 0.5.5.Tobias Geerinckx-Rice2020-05-26
| | | | | | | * gnu/packages/lxde.scm (lxsession): Update to 0.5.5. [source]: Remove upstreamed patch. * gnu/packages/patches/lxsession-use-gapplication.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: lxappearance: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxappearance)[source]: Hard-code NAME.
* gnu: lxappearance: Update to 0.6.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/lxde.scm (lxappearance): Update to 0.6.3.
* gnu: xbanish: Update to 1.7.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/xdisorg.scm (xbanish): Update to 1.7.
* gnu: scrot: Update to 1.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.3.
* gnu: nfs-utils: Update to 2.4.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/nfs.scm (nfs-utils): Update to 2.4.3.
* gnu: haproxy: Update to 2.1.4.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/networking.scm (haproxy): Update to 2.1.4.
* gnu: batctl: Update to 2020.1.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/networking.scm (batctl): Update to 2020.1.
* gnu: mutt: Update to 1.14.2.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/mail.scm (mutt): Update to 1.14.2.
* gnu: mc: Update to 4.8.24.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/mc.scm (mc): Update to 4.8.24. [source]: Use HTTPS.
* gnu: cutter: Update to 1.10.3.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/engineering.scm (cutter): Update to 1.10.3.
* gnu: fetchmail: Update to 6.4.5.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.5. [arguments]: Remove obsolete ‘create-test-environment’ phase.
* gnu: balsa: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/mail.scm (balsa)[source]: Hard-code NAME.
* gnu: balsa: Update to 2.6.1.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/mail.scm (balsa): Update to 2.6.1.
* gnu: nethogs: Migrate to HASH.Tobias Geerinckx-Rice2020-05-26
| | | | | * gnu/packages/networking.scm (nethogs)[source]<sha256>: Migrate to… <hash>: …this I guess.
* gnu: nethogs: Don't use unstable tarball.Tobias Geerinckx-Rice2020-05-26
| | | | | | * gnu/packages/networking.scm (nethogs)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Don't try (and fail) to determine the version using git.
* gnu: nethogs: Update to 0.8.6.Tobias Geerinckx-Rice2020-05-26
| | | | * gnu/packages/networking.scm (nethogs): Update to 0.8.6.
* gnu: wxmaxima: Update to 20.04.0.Kei Kebreau2020-05-25
| | | | * gnu/packages/maths.scm (wxmaxima): Update to 20.04.0.
* gnu: qhull: Update to 2019.1Ekaitz Zarraga2020-05-25
| | | | | | * gnu/packages/maths.scm (qhull): update to 2019.1 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-francoispqt-gojay.Efraim Flashner2020-05-25
| | | | * gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
* gnu: python-llfuse: Update to 1.3.6.Efraim Flashner2020-05-25
| | | | * gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.
* gnu: perl-timedate: Update to 2.33.Efraim Flashner2020-05-25
| | | | * gnu/packages/perl.scm (perl-timedate): Update to 2.33.
* gnu: perl-io-tty: Update to 1.14.Efraim Flashner2020-05-25
| | | | * gnu/packages/perl.scm (perl-io-tty): Update to 1.14.
* gnu: quazip: Update to 0.9.1.Efraim Flashner2020-05-25
| | | | * gnu/packages/compression.scm (quazip): Update to 0.9.1.
* gnu: perl-cgi: Update to 4.47.Efraim Flashner2020-05-25
| | | | * gnu/packages/web.scm (perl-cgi): Update to 4.47.
* gnu: font-gnu-unifont: Update to 13.0.02.Efraim Flashner2020-05-25
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.
* gnu: mpv-mpris: Update to 0.5.Efraim Flashner2020-05-25
| | | | * gnu/packages/video.scm (mpv-mpris): Update to 0.5.
* gnu: tuir: Update to 1.29.0.Efraim Flashner2020-05-25
| | | | * gnu/packages/syndication.scm (tuir): Update to 1.29.0.
* gnu: OBS: Update to 25.0.8.base-for-series-4096Leo Famulari2020-05-25
| | | | | | * gnu/packages/video.scm (obs): Update to 25.0.8. [inputs]: Add mbedtls-apache. [arguments]: Set the version string in #:configure-flags.
* gnu: renpy: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
* gnu: python2-renpy: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
* gnu: taskwarrior: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
* gnu: uget: Update to 2.2.0.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/bittorrent.scm (uget): Update to 2.2.0.
* gnu: uget: Use HTTPS home page URI.Nicolas Goaziou2020-05-25
| | | | * gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.