Commit graph

61181 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 4fa75903fc
gnu: lxrandr: Don't use NAME in source URI.
* gnu/packages/lxde.scm (lxrandr)[source]: Hard-code NAME.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice 85343f4978
gnu: lxrandr: Update to 0.3.2.
* gnu/packages/lxde.scm (lxrandr): Update to 0.3.2.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice 4f3e8733f9
gnu: lxpanel: Don't use NAME in source URI.
* gnu/packages/lxde.scm (lxpanel)[source]: Hard-code NAME.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice 46b02378f0
gnu: lxpanel: Update to 0.10.0.
* gnu/packages/lxde.scm (lxpanel): Update to 0.10.0.
[inputs]: Add curl.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice 00c63b8d9d
gnu: lxsession: Don't use NAME in source URI.
* gnu/packages/lxde.scm (lxsession)[source]: Hard-code NAME.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice 53bd021f1b
gnu: lxsession: Update to 0.5.5.
* 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.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice cbec994dde
gnu: lxappearance: Don't use NAME in source URI.
* gnu/packages/lxde.scm (lxappearance)[source]: Hard-code NAME.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice 3dfb21f0d7
gnu: lxappearance: Update to 0.6.3.
* gnu/packages/lxde.scm (lxappearance): Update to 0.6.3.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice c59c04d3b9
gnu: xbanish: Update to 1.7.
* gnu/packages/xdisorg.scm (xbanish): Update to 1.7.
2020-05-26 00:19:40 +02:00
Tobias Geerinckx-Rice 91ef7e1742
gnu: scrot: Update to 1.3.
* gnu/packages/xdisorg.scm (scrot): Update to 1.3.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice 6302b5dafe
gnu: nfs-utils: Update to 2.4.3.
* gnu/packages/nfs.scm (nfs-utils): Update to 2.4.3.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice 91982acc4f
gnu: haproxy: Update to 2.1.4.
* gnu/packages/networking.scm (haproxy): Update to 2.1.4.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice ba40c10be7
gnu: batctl: Update to 2020.1.
* gnu/packages/networking.scm (batctl): Update to 2020.1.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice 02d32b1982
gnu: mutt: Update to 1.14.2.
* gnu/packages/mail.scm (mutt): Update to 1.14.2.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice 403aa3aaf2
gnu: mc: Update to 4.8.24.
* gnu/packages/mc.scm (mc): Update to 4.8.24.
[source]: Use HTTPS.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice ebe9d865dd
gnu: cutter: Update to 1.10.3.
* gnu/packages/engineering.scm (cutter): Update to 1.10.3.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice a9ef542552
gnu: fetchmail: Update to 6.4.5.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.5.
[arguments]: Remove obsolete ‘create-test-environment’ phase.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice 8f3f2c9b1b
gnu: balsa: Don't use NAME in source URI.
* gnu/packages/mail.scm (balsa)[source]: Hard-code NAME.
2020-05-26 00:19:39 +02:00
Tobias Geerinckx-Rice e8c1e27f8e
gnu: balsa: Update to 2.6.1.
* gnu/packages/mail.scm (balsa): Update to 2.6.1.
2020-05-26 00:19:38 +02:00
Tobias Geerinckx-Rice 3102e8d37c
gnu: nethogs: Migrate to HASH.
* gnu/packages/networking.scm (nethogs)[source]<sha256>: Migrate to…
<hash>: …this I guess.
2020-05-26 00:19:38 +02:00
Tobias Geerinckx-Rice 52dd58b56d
gnu: nethogs: Don't use unstable tarball.
* 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.
2020-05-26 00:19:38 +02:00
Tobias Geerinckx-Rice dd070af55c
gnu: nethogs: Update to 0.8.6.
* gnu/packages/networking.scm (nethogs): Update to 0.8.6.
2020-05-26 00:19:38 +02:00
Kei Kebreau 1bbf7e137d
gnu: wxmaxima: Update to 20.04.0.
* gnu/packages/maths.scm (wxmaxima): Update to 20.04.0.
2020-05-25 18:09:46 -04:00
Ludovic Courtès a1a3bd5f1f
maint: 'authenticate' depends on a couple of .go files.
* Makefile.am (authenticate): Add dependency on guix/{git,openpgp}.go.
2020-05-25 23:02:09 +02:00
Ludovic Courtès 49143297fc
compile: Do not optimize "gnu/tests/*".
* guix/build/compile.scm (optimization-options): Add "gnu/tests/" to
level 0.
2020-05-25 23:00:31 +02:00
Ludovic Courtès 2c402b1a15
gexp: The result of 'imported-files/derivation' is non-substitutable.
* guix/gexp.scm (imported-files/derivation): Pass #:substitutable? #f to
'gexp->derivation'.
2020-05-25 23:00:30 +02:00
Ekaitz Zarraga 9e91983055
gnu: qhull: Update to 2019.1
* gnu/packages/maths.scm (qhull): update to 2019.1

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-25 23:00:30 +02:00
Ludovic Courtès f408d8d636
self: Optimize 'file-append*' for 'local-file?'.
* guix/self.scm (file-append*): Add 'local-file?' case.
* guix/gexp.scm (local-file-select?): Export.
2020-05-25 23:00:30 +02:00
Ludovic Courtès 8c23d7a15e
doc: Remove one use of 'file-append*'.
* doc/build.scm (texinfo-manual-source)[build]: Use 'file-append', not
'file-append*', for 'htmlxref.cnf', to ensure it has the right basename.
2020-05-25 23:00:30 +02:00
Ludovic Courtès abf43d4511
gexp: Fix expansion for (file-append (local-file ...) ...).
Fixes <https://bugs.gnu.org/41527>.
Regression introduced in d03001a31a.

* guix/gexp.scm (lower+expand-object): When LOWERED is not a struct and
EXPAND is true, call EXPAND.
* tests/gexp.scm ("file-append, raw store item"): New test.
2020-05-25 23:00:30 +02:00
Ludovic Courtès e033700f17
tests: Hide quoted (define-module ...) form from Geiser.
* tests/gexp.scm (%extension-package): Split (define-module ...) form to
fool Geiser.
2020-05-25 23:00:30 +02:00
Efraim Flashner 6115ab1d20
gnu: Add go-github-com-francoispqt-gojay.
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
2020-05-25 22:38:00 +03:00
Efraim Flashner 062585711e
gnu: python-llfuse: Update to 1.3.6.
* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.3.6.
2020-05-25 22:38:00 +03:00
Efraim Flashner 3e7d5cd399
gnu: perl-timedate: Update to 2.33.
* gnu/packages/perl.scm (perl-timedate): Update to 2.33.
2020-05-25 22:38:00 +03:00
Efraim Flashner 46731db243
gnu: perl-io-tty: Update to 1.14.
* gnu/packages/perl.scm (perl-io-tty): Update to 1.14.
2020-05-25 22:37:59 +03:00
Efraim Flashner d84ddbb9c7
gnu: quazip: Update to 0.9.1.
* gnu/packages/compression.scm (quazip): Update to 0.9.1.
2020-05-25 22:37:22 +03:00
Efraim Flashner 06df0f9fd9
gnu: perl-cgi: Update to 4.47.
* gnu/packages/web.scm (perl-cgi): Update to 4.47.
2020-05-25 22:37:22 +03:00
Efraim Flashner 80008f80d5
gnu: font-gnu-unifont: Update to 13.0.02.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.02.
2020-05-25 22:37:21 +03:00
Efraim Flashner fe95a0784c
gnu: mpv-mpris: Update to 0.5.
* gnu/packages/video.scm (mpv-mpris): Update to 0.5.
2020-05-25 22:37:21 +03:00
Efraim Flashner 327452875a
gnu: tuir: Update to 1.29.0.
* gnu/packages/syndication.scm (tuir): Update to 1.29.0.
2020-05-25 22:37:21 +03:00
Leo Famulari 9be18877d5
gnu: OBS: Update to 25.0.8.
* gnu/packages/video.scm (obs): Update to 25.0.8.
[inputs]: Add mbedtls-apache.
[arguments]: Set the version string in #:configure-flags.
2020-05-25 14:46:08 -04:00
Nicolas Goaziou 10052b7087
gnu: renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
2020-05-25 20:25:15 +02:00
Nicolas Goaziou 22e5a77af2
gnu: python2-renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
2020-05-25 20:24:56 +02:00
Nicolas Goaziou 0588668fa8
gnu: taskwarrior: Use HTTPS home page URI.
* gnu/packages/task-management.scm (taskwarrior)[home-page]: Use HTTPS URI.
2020-05-25 20:21:15 +02:00
Nicolas Goaziou b2d35dd9ae
gnu: uget: Update to 2.2.0.
* gnu/packages/bittorrent.scm (uget): Update to 2.2.0.
2020-05-25 20:19:47 +02:00
Nicolas Goaziou 950f16976a
gnu: uget: Use HTTPS home page URI.
* gnu/packages/bittorrent.scm (uget)[home-page]: Use HTTPS URI.
2020-05-25 20:19:12 +02:00
Nicolas Goaziou 91e2170042
gnu: xftwidth: Use HTTPS home page URI.
* gnu/packages/xdisorg.scm (xftwidth)[home-page]: Use HTTPS URI.
2020-05-25 20:06:43 +02:00
Nicolas Goaziou 083b24e23e
gnu: xonotic: Use HTTPS home page URI.
* gnu/packages/games.scm (xonotic)[home-page]: Use HTTPS URI.
2020-05-25 20:04:52 +02:00
Tobias Geerinckx-Rice 3e0190a850
gnu: redkite: Update to 0.8.1.
* gnu/packages/audio.scm (redkite): Update to 0.8.1.
2020-05-25 19:31:34 +02:00
Tobias Geerinckx-Rice ae58ebba82
gnu: netcat-openbsd: Update to 1.217-1.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-1.
[arguments]: Remove obsolete #:configure-flags.
2020-05-25 19:31:34 +02:00