01/02: gnu: fmt: Use HTTPS and git-fetch.

2020-03-06 Thread guix-commits
ambrevar pushed a commit to branch master in repository guix. commit 744f445c920f60e9080f42866c802184a1503a80 Author: Pierre Neidhardt AuthorDate: Thu Mar 5 10:34:21 2020 +0100 gnu: fmt: Use HTTPS and git-fetch. * gnu/packages/pretty-print.scm (fmt)[source]: Use git-fetch.

02/02: gnu: fmt: Update to 6.1.2.

2020-03-06 Thread guix-commits
ambrevar pushed a commit to branch master in repository guix. commit 8be782c7139bb3cfc3b3798cd66fae40fe4baf2b Author: Pierre Neidhardt AuthorDate: Thu Mar 5 10:38:13 2020 +0100 gnu: fmt: Update to 6.1.2. * gnu/packages/pretty-print.scm (fmt): Update to 6.1.2. ---

branch master updated (fecd325 -> 8be782c)

2020-03-06 Thread guix-commits
ambrevar pushed a change to branch master in repository guix. from fecd325 gnu: python-aiohttp: Update to 3.6.2. new 744f445 gnu: fmt: Use HTTPS and git-fetch. new 8be782c gnu: fmt: Update to 6.1.2. The 2 revisions listed above as "new" are entirely new to this repository and

04/09: gnu: python-black: Update to 19.10b0.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 5f603fab23e7df7e7b76566b3add24b65e92f807 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 08:54:21 2020 +0100 gnu: python-black: Update to 19.10b0. * gnu/packages/python-xyz.scm (python-black): Update to 19.10b0.

03/09: gnu: Add python-pathspec.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit c777ecb3721133ce9f79880e6536c9fc11830249 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 08:52:44 2020 +0100 gnu: Add python-pathspec. * gnu/packages/python-xyz.scm (python-pathspec): New variable. ---

08/09: gnu: python-scanpy: Update to 1.4.5.1.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 858e642e4cbf81d4c1875dda638d3923f013f7ba Author: Ricardo Wurmus AuthorDate: Fri Mar 6 09:14:30 2020 +0100 gnu: python-scanpy: Update to 1.4.5.1. * gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.4.5.1.

05/09: gnu: Add python-pytest-black.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit cc2c2850ce1ccf863b7e69f8ac6734f1b659c212 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 08:55:25 2020 +0100 gnu: Add python-pytest-black. * gnu/packages/python-xyz.scm (python-pytest-black): New variable. ---

09/09: gnu: python-aiohttp: Update to 3.6.2.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit fecd32501ffcbb7bebe7b125e29d1c1865de08da Author: Ricardo Wurmus AuthorDate: Fri Mar 6 09:16:22 2020 +0100 gnu: python-aiohttp: Update to 3.6.2. * gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.2. ---

branch master updated (1d24cc6 -> fecd325)

2020-03-06 Thread guix-commits
rekado pushed a change to branch master in repository guix. from 1d24cc6 scripts: Show disk-space warning when under the min of the thresholds. new 70b7466 gnu: python-tables: Do not detect CPU features. new 538c1a0 gnu: python-tables: Use later hdf5 version. new c777ecb

02/09: gnu: python-tables: Use later hdf5 version.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 538c1a024a288cb674f4e6048bb9086963949358 Author: Ricardo Wurmus AuthorDate: Thu Mar 5 23:51:07 2020 +0100 gnu: python-tables: Use later hdf5 version. * gnu/packages/python-xyz.scm (python-tables)[inputs]: Replace

01/09: gnu: python-tables: Do not detect CPU features.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 70b74663b64a65f142b3aac8c79d952d96480008 Author: Ricardo Wurmus AuthorDate: Thu Mar 5 23:50:27 2020 +0100 gnu: python-tables: Do not detect CPU features. * gnu/packages/python-xyz.scm (python-tables)[arguments]: Add

06/09: gnu: Add python-get-version.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 2ceff35f077e942e97c9af63b067269c03f1e842 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 08:55:44 2020 +0100 gnu: Add python-get-version. * gnu/packages/python-xyz.scm (python-get-version): New variable. ---

07/09: gnu: Add python-legacy-api-wrap.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 053ab825be04abd4dd04d421a169f7d541d7bd31 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 08:55:50 2020 +0100 gnu: Add python-legacy-api-wrap. * gnu/packages/python-xyz.scm (python-legacy-api-wrap): New variable. ---

branch master updated: gnu: Update python-scikit-learn to 0.22.1.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. roelj pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 83a483a gnu: Update python-scikit-learn to 0.22.1. 83a483a is described below commit

02/02: gexp: Default to current target.

2020-03-06 Thread guix-commits
mothacehe pushed a commit to branch core-updates in repository guix. commit a6bf7a9745f39afca7412f6627d24dc42ebf8075 Author: Mathieu Othacehe AuthorDate: Fri Mar 6 10:06:54 2020 +0100 gexp: Default to current target. * guix/gexp.scm (lower-object): Set target argument to 'current

branch core-updates updated (aca00b0 -> a6bf7a9)

2020-03-06 Thread guix-commits
mothacehe pushed a change to branch core-updates in repository guix. from aca00b0 gnu: CMake: Update to 3.16.5. new fdae0fa store: Add set-current-target procedure. new a6bf7a9 gexp: Default to current target. The 2 revisions listed above as "new" are entirely new to this

01/02: store: Add set-current-target procedure.

2020-03-06 Thread guix-commits
mothacehe pushed a commit to branch core-updates in repository guix. commit fdae0fa50acfee57854f6978c3b300bc46aedc68 Author: Mathieu Othacehe AuthorDate: Fri Mar 6 10:06:02 2020 +0100 store: Add set-current-target procedure. * guix/store.scm (set-current-target): New exported

branch master updated: gnu: Add soci.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ambrevar pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 6d26ee3 gnu: Add soci. 6d26ee3 is described below commit

[shepherd] branch master updated: build: Rebuild man pages when 'configure.ac' changes.

2020-03-06 Thread Ludovic Court�
This is an automated email from the git hooks/post-receive script. civodul pushed a commit to branch master in repository shepherd. The following commit(s) were added to refs/heads/master by this push: new f32a2ff build: Rebuild man pages when 'configure.ac' changes. f32a2ff is described

03/03: gnu: vpnc-scripts: Tighten substitution regex.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit 92594b2e0fdae039b9149bcf82b829294ab45fef Author: Marius Bakke AuthorDate: Fri Mar 6 11:13:12 2020 +0100 gnu: vpnc-scripts: Tighten substitution regex. * gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Do not

01/03: gnu: pango@1.42: Do not inherit replacements from pango@1.44.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit b8e08aa2e4e1b3ecc4c41439c0b8ec41ba2566dd Author: Marius Bakke AuthorDate: Fri Mar 6 11:11:58 2020 +0100 gnu: pango@1.42: Do not inherit replacements from pango@1.44. * gnu/packages/gtk.scm (pango-1.42): Do not

branch core-updates updated (a6bf7a9 -> 92594b2)

2020-03-06 Thread guix-commits
mbakke pushed a change to branch core-updates in repository guix. from a6bf7a9 gexp: Default to current target. new b8e08aa gnu: pango@1.42: Do not inherit replacements from pango@1.44. new c67ee58 gnu: pangox-compat: Build with pango@1.42. new 92594b2 gnu: vpnc-scripts:

02/03: gnu: pangox-compat: Build with pango@1.42.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch core-updates in repository guix. commit c67ee58c72e52261b54ed0dc2d4fd1d07be1e11d Author: Marius Bakke AuthorDate: Fri Mar 6 11:12:29 2020 +0100 gnu: pangox-compat: Build with pango@1.42. * gnu/packages/gtk.scm (pangox-compat)[inputs]: Change from

01/07: gnu: r-lava: Update to 1.6.7.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit be01767cb9b35b3a0ac83a4e05ea8fd07025fe7c Author: Ricardo Wurmus AuthorDate: Fri Mar 6 12:13:39 2020 +0100 gnu: r-lava: Update to 1.6.7. * gnu/packages/cran.scm (r-lava): Update to 1.6.7. --- gnu/packages/cran.scm |

branch master updated (83a483a -> dd386dd)

2020-03-06 Thread guix-commits
rekado pushed a change to branch master in repository guix. from 83a483a gnu: Update python-scikit-learn to 0.22.1. new be01767 gnu: r-lava: Update to 1.6.7. new 3648859 gnu: r-flextable: Update to 0.5.9. new 099adcf gnu: r-fs: Update to 1.3.2. new 858d5d7 gnu:

03/07: gnu: r-fs: Update to 1.3.2.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 099adcf81f74d33e5a6ccdd84c1993350b2588d0 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 12:14:00 2020 +0100 gnu: r-fs: Update to 1.3.2. * gnu/packages/cran.scm (r-fs): Update to 1.3.2. --- gnu/packages/cran.scm | 4

06/07: gnu: r-ggplot2: Update to 3.3.0.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 87aa4d6245da084abc23f4836e8736815c6ff5bf Author: Ricardo Wurmus AuthorDate: Fri Mar 6 12:14:26 2020 +0100 gnu: r-ggplot2: Update to 3.3.0. * gnu/packages/statistics.scm (r-ggplot2): Update to 3.3.0.

04/07: gnu: r-bookdown: Update to 0.18.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 858d5d7037c154d26ba14a18d3e43eeab7129b0a Author: Ricardo Wurmus AuthorDate: Fri Mar 6 12:14:10 2020 +0100 gnu: r-bookdown: Update to 0.18. * gnu/packages/cran.scm (r-bookdown): Update to 0.18. ---

02/07: gnu: r-flextable: Update to 0.5.9.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit 36488596b4d2a1c3beb4d5622101d4131dfa3c91 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 12:13:49 2020 +0100 gnu: r-flextable: Update to 0.5.9. * gnu/packages/cran.scm (r-flextable): Update to 0.5.9. ---

05/07: gnu: Add r-isoband.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit bafedbc362165c50c998143b825f4a17de0371a4 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 12:14:17 2020 +0100 gnu: Add r-isoband. * gnu/packages/cran.scm (r-isoband): New variable. --- gnu/packages/cran.scm | 24

01/04: gnu: libgit2-glib: Update to 0.99.0.1.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit 6448c2e156fed5b2e9375f0ae378fbbce38ffb36 Author: Marius Bakke AuthorDate: Fri Mar 6 11:17:05 2020 +0100 gnu: libgit2-glib: Update to 0.99.0.1. * gnu/packages/gnome.scm (libgit2-glib): Update to 0.99.0.1.

02/04: gnu: libgit2-glib: Adjust inputs.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit 8c6aae463628a205451a9eb60327e6579ed9fe53 Author: Marius Bakke AuthorDate: Fri Mar 6 11:18:01 2020 +0100 gnu: libgit2-glib: Adjust inputs. * gnu/packages/gnome.scm (libgit2-glib)[native-inputs]: Move LIBSSH2 ...

03/04: gnu: gitg: Remove redundant input.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit 535895025927451921a14d0f20dce40dce2d70ae Author: Marius Bakke AuthorDate: Fri Mar 6 11:18:47 2020 +0100 gnu: gitg: Remove redundant input. * gnu/packages/gnome.scm (gitg)[inputs]: Remove LIBGIT2. ---

branch master updated (dd386dd -> 7154f5e)

2020-03-06 Thread guix-commits
mbakke pushed a change to branch master in repository guix. from dd386dd gnu: r-modeltools: Update to 0.2-23. new 6448c2e gnu: libgit2-glib: Update to 0.99.0.1. new 8c6aae4 gnu: libgit2-glib: Adjust inputs. new 5358950 gnu: gitg: Remove redundant input. new 7154f5e

04/04: gnu: python-pygit2: Update to 1.1.0.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit 7154f5ef4beb5fa0f04049784c4bb815aff36a7c Author: Marius Bakke AuthorDate: Fri Mar 6 11:24:41 2020 +0100 gnu: python-pygit2: Update to 1.1.0. * gnu/packages/python-xyz.scm (python-pygit2): Update to 1.1.0.

02/04: gnu: tracker: Update to 2.3.2.

2020-03-06 Thread guix-commits
ambrevar pushed a commit to branch master in repository guix. commit 63db190a52e66a5896699c5a4ece7471fd8d48a8 Author: Pierre Neidhardt AuthorDate: Fri Mar 6 12:45:12 2020 +0100 gnu: tracker: Update to 2.3.2. * gnu/packages/gnome.scm (tracker): Update to 2.3.2. [arguments]: Fix

03/04: gnu: tracker-miners: Update to 2.3.2.

2020-03-06 Thread guix-commits
ambrevar pushed a commit to branch master in repository guix. commit 852fa6050e475c8d98e7526a41967f1265a0ad43 Author: Pierre Neidhardt AuthorDate: Fri Mar 6 12:40:54 2020 +0100 gnu: tracker-miners: Update to 2.3.2. * gnu/packages/gnome.scm (tracker-miners): Update to 2.3.2. ---

01/04: gnu: libvirt-glib: Update to 3.0.0.

2020-03-06 Thread guix-commits
ambrevar pushed a commit to branch master in repository guix. commit a9838ee00acfa2053eccf1bfd47941aba963f649 Author: Pierre Neidhardt AuthorDate: Fri Mar 6 11:40:34 2020 +0100 gnu: libvirt-glib: Update to 3.0.0. * gnu/packages/virtualization.scm (libvirt-glib): Update to 3.0.0.

branch master updated (7154f5e -> 59d4c8c)

2020-03-06 Thread guix-commits
ambrevar pushed a change to branch master in repository guix. from 7154f5e gnu: python-pygit2: Update to 1.1.0. new a9838ee gnu: libvirt-glib: Update to 3.0.0. new 63db190 gnu: tracker: Update to 2.3.2. new 852fa60 gnu: tracker-miners: Update to 2.3.2. new 59d4c8c

04/04: gnu: Add gnome-boxes.

2020-03-06 Thread guix-commits
ambrevar pushed a commit to branch master in repository guix. commit 59d4c8c2bfb34c87092dcc7e883e67fc0c9aab58 Author: Pierre Neidhardt AuthorDate: Fri Mar 6 12:19:15 2020 +0100 gnu: Add gnome-boxes. * gnu/packages/gnome.scm (gnome-boxes): New variable. --- gnu/packages/gnome.scm |

07/07: gnu: r-modeltools: Update to 0.2-23.

2020-03-06 Thread guix-commits
rekado pushed a commit to branch master in repository guix. commit dd386dd74fab86e7177876f0f24e2891b83736d0 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 12:14:59 2020 +0100 gnu: r-modeltools: Update to 0.2-23. * gnu/packages/statistics.scm (r-modeltools): Update to 0.2-23. ---

branch master updated: gnu: dovecot: Update to 2.3.10.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. nckx pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 462ca0b gnu: dovecot: Update to 2.3.10. 462ca0b is described below commit

branch master updated: Do not record store file name in cpp.scm.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. vagrantc pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 87bf568 Do not record store file name in cpp.scm. 87bf568 is described below commit

branch master updated (258cce7 -> d93e92e)

2020-03-06 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository maintenance. from 258cce7 hydra: Comment out defunct ARMv7 node. new 24ed2bb berlin: Add mumi service. new 1d8c25f sysadmin/services: Use cuirass with disabled fibers tests. new d93e92e hydra: Disable nodes with memory

01/03: berlin: Add mumi service.

2020-03-06 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository maintenance. commit 24ed2bbbff308968afed8df94745f3aadca091e1 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 17:29:54 2020 +0100 berlin: Add mumi service. * hydra/berlin.scm [services]: Add mumi-service-type. ---

02/03: sysadmin/services: Use cuirass with disabled fibers tests.

2020-03-06 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository maintenance. commit 1d8c25fdf7f2bc95d02611dfcac8442279d94806 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 17:30:48 2020 +0100 sysadmin/services: Use cuirass with disabled fibers tests. * hydra/modules/sysadmin/services.scm

03/03: hydra: Disable nodes with memory problems.

2020-03-06 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository maintenance. commit d93e92edac54b6bda8098ac21d953de7b0b527e4 Author: Ricardo Wurmus AuthorDate: Fri Mar 6 17:31:40 2020 +0100 hydra: Disable nodes with memory problems. * hydra/machines-for-berlin.scm (hosts): Disable

branch master updated: berlin: Use both 10G network interfaces.

2020-03-06 Thread Ricardo Wurmus
This is an automated email from the git hooks/post-receive script. rekado pushed a commit to branch master in repository maintenance. The following commit(s) were added to refs/heads/master by this push: new 86b4b79 berlin: Use both 10G network interfaces. 86b4b79 is described below

[shepherd] 03/05: doc: Expand the part on special action 'doc'.

2020-03-06 Thread Ludovic Court�
civodul pushed a commit to branch master in repository shepherd. commit d5da712a5605a0cdaa4cf3bd64621a95a54520c0 Author: Brice Waegeneire AuthorDate: Sun Feb 23 16:40:06 2020 +0100 doc: Expand the part on special action 'doc'. * doc/shepherd.texi (Jump start): Rewrite paragraph

[shepherd] branch master updated (f32a2ff -> aae000e)

2020-03-06 Thread Ludovic Court�
civodul pushed a change to branch master in repository shepherd. from f32a2ff build: Rebuild man pages when 'configure.ac' changes. new e7e5969 doc: Fix typos. new 1c79fda service: Fix typos. new d5da712 doc: Expand the part on special action 'doc'. new 201ea82 doc:

branch core-updates updated: gnu: guix: Fix cross-compilation.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. mothacehe pushed a commit to branch core-updates in repository guix. The following commit(s) were added to refs/heads/core-updates by this push: new b4335cf gnu: guix: Fix cross-compilation. b4335cf is described below

[shepherd] 01/05: doc: Fix typos.

2020-03-06 Thread Ludovic Court�
civodul pushed a commit to branch master in repository shepherd. commit e7e596954c26d45e405ebd754dbc65134195b21f Author: Brice Waegeneire AuthorDate: Sun Feb 23 16:40:04 2020 +0100 doc: Fix typos. * doc/shepherd.texi (Jump start): Lower case after a colon. Remove "the".

[shepherd] 04/05: doc: Fix wolfgangj example.

2020-03-06 Thread Ludovic Court�
civodul pushed a commit to branch master in repository shepherd. commit 201ea822874230f7bc0c9334315b7a6c34023829 Author: Brice Waegeneire AuthorDate: Sun Feb 23 16:40:07 2020 +0100 doc: Fix wolfgangj example. * doc/examples/wolfgangj.scm: Use module SRFI-1. Replace "dmd" by

[shepherd] 02/05: service: Fix typos.

2020-03-06 Thread Ludovic Court�
civodul pushed a commit to branch master in repository shepherd. commit 1c79fda6592d781e18c41c97d48de3be839cea81 Author: Brice Waegeneire AuthorDate: Sun Feb 23 16:40:05 2020 +0100 service: Fix typos. * modules/shepherd/service.scm (root-service): Replace "safe" by "save".

[shepherd] 05/05: .dir-locals.el: End sentence with a double space.

2020-03-06 Thread Ludovic Court�
civodul pushed a commit to branch master in repository shepherd. commit aae000e51c50c7bedcfe59f343a86b396723a0bd Author: Brice Waegeneire AuthorDate: Sun Feb 23 16:40:08 2020 +0100 .dir-locals.el: End sentence with a double space. * .dir-locals.el (nil): Add variable

branch master updated: gnu: carla: Partially fix start-up.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. nckx pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 5424e68 gnu: carla: Partially fix start-up. 5424e68 is described below commit

branch master updated (5424e68 -> 366c2c8)

2020-03-06 Thread guix-commits
nckx pushed a change to branch master in repository guix. from 5424e68 gnu: carla: Partially fix start-up. new 522ec70 gnu: Order module imports in (gnu packages audio). new 366c2c8 gnu: fmt: Fix home page. The 2 revisions listed above as "new" are entirely new to this

01/02: gnu: Order module imports in (gnu packages audio).

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 522ec708bcd9d84c90b57ed6d36b3ec97cf7ba9d Author: Tobias Geerinckx-Rice AuthorDate: Fri Mar 6 15:39:20 2020 +0100 gnu: Order module imports in (gnu packages audio). * gnu/packages/audio.scm: Order module imports

02/02: gnu: fmt: Fix home page.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 366c2c8f489f333c4682277136b1cabd6dcb389e Author: Tobias Geerinckx-Rice AuthorDate: Fri Mar 6 16:23:26 2020 +0100 gnu: fmt: Fix home page. * gnu/packages/pretty-print.scm (fmt)[home-page]: Update. ---

branch master updated: gnu: carla: Fix start-up.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. nckx pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 1ab58a3 gnu: carla: Fix start-up. 1ab58a3 is described below commit

branch master updated: gnu: wxmaxima: Update to 20.02.4.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. kkebreau pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 1d3c6a3 gnu: wxmaxima: Update to 20.02.4. 1d3c6a3 is described below commit

branch master updated (87bf568 -> a009a3e)

2020-03-06 Thread guix-commits
mbakke pushed a change to branch master in repository guix. from 87bf568 Do not record store file name in cpp.scm. new a125397 gnu: mercurial: Update to 5.3.1. new a009a3e gnu: ungoogled-chromium: Increase max-silent-time. The 2 revisions listed above as "new" are entirely new

02/02: gnu: ungoogled-chromium: Increase max-silent-time.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit a009a3eead5bb627c143dfb97280bec5131a28ce Author: Marius Bakke AuthorDate: Fri Mar 6 14:37:39 2020 +0100 gnu: ungoogled-chromium: Increase max-silent-time. * gnu/packages/chromium.scm

01/02: gnu: mercurial: Update to 5.3.1.

2020-03-06 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit a125397a4bfbc1a2be126f7863610803a3e976b6 Author: Marius Bakke AuthorDate: Fri Mar 6 11:14:28 2020 +0100 gnu: mercurial: Update to 5.3.1. * gnu/packages/version-control.scm (mercurial): Update to 5.3.1.

branch master updated (a009a3e -> c2f41cb)

2020-03-06 Thread guix-commits
mhw pushed a change to branch master in repository guix. from a009a3e gnu: ungoogled-chromium: Increase max-silent-time. new 5d01cc3 gnu: linux-libre@4.19: Update to 4.19.108. new c2f41cb gnu: linux-libre: Update to 5.4.24. The 2 revisions listed above as "new" are entirely new

01/02: gnu: linux-libre@4.19: Update to 4.19.108.

2020-03-06 Thread guix-commits
mhw pushed a commit to branch master in repository guix. commit 5d01cc3673c4073f1e4c6b7d7b8bb943321144ac Author: Mark H Weaver AuthorDate: Fri Mar 6 14:19:34 2020 -0500 gnu: linux-libre@4.19: Update to 4.19.108. * gnu/packages/linux.scm (linux-libre-4.19-version): Update to

02/02: gnu: linux-libre: Update to 5.4.24.

2020-03-06 Thread guix-commits
mhw pushed a commit to branch master in repository guix. commit c2f41cb3e8d80d56d0b6eb4a81a23764c844dbce Author: Mark H Weaver AuthorDate: Fri Mar 6 14:20:30 2020 -0500 gnu: linux-libre: Update to 5.4.24. * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24.

branch master updated: doc: Fix build of German Cookbook translation.

2020-03-06 Thread guix-commits
This is an automated email from the git hooks/post-receive script. pelzflorian pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 895e6e8 doc: Fix build of German Cookbook translation. 895e6e8 is described below

12/13: gnu: jq: Use HTTPS home page.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit a4fdde47cc248678d176926817ef238485b7d7d9 Author: Tobias Geerinckx-Rice AuthorDate: Sat Jan 18 21:59:22 2020 +0100 gnu: jq: Use HTTPS home page. * gnu/packages/web.scm (jq)[home-page]: Use HTTPS. ---

01/13: gnu: gkrellm: Update to 2.3.11.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 64df1416c297af8ddff051bdbe3f2c001c5b8e1e Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 00:39:33 2020 +0100 gnu: gkrellm: Update to 2.3.11. * gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.11. ---

02/13: gnu: hplip: Update to 3.20.2.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit ed2d015d293fb0ffa3e47f98f1db625b91420d94 Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 01:34:46 2020 +0100 gnu: hplip: Update to 3.20.2. * gnu/packages/cups.scm (hplip): Update to 3.20.2. ---

04/13: gnu: rhythmbox: Don't use NAME in source URI.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 2588693df1e6f07e7c051f9eff2eeff02ca5dc82 Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 01:35:24 2020 +0100 gnu: rhythmbox: Don't use NAME in source URI. * gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code

branch master updated (895e6e8 -> b2ce10e)

2020-03-06 Thread guix-commits
nckx pushed a change to branch master in repository guix. from 895e6e8 doc: Fix build of German Cookbook translation. new 64df141 gnu: gkrellm: Update to 2.3.11. new ed2d015 gnu: hplip: Update to 3.20.2. new d748843 gnu: knot: Update to 2.9.3. new 2588693 gnu:

05/13: gnu: rhythmbox: Update to 3.4.4.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit eda580c0798588488d9b06ca8045f3adeee32e89 Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 01:36:06 2020 +0100 gnu: rhythmbox: Update to 3.4.4. * gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4. ---

07/13: gnu: bluefish: Update to 2.2.11.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 290fe81ddcdad0d574d87c340fb73cff8c76140e Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 01:36:30 2020 +0100 gnu: bluefish: Update to 2.2.11. * gnu/packages/gnome.scm (bluefish): Update to 2.2.11. [inputs]:

09/13: gnu: re2c: Use HTTPS home page.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 1d7be5938b0be82f7d1551f48760132658e6c1b6 Author: Tobias Geerinckx-Rice AuthorDate: Sat Jan 18 22:09:27 2020 +0100 gnu: re2c: Use HTTPS home page. * gnu/packages/re2c.scm (re2c)[home-page]: Use HTTPS. ---

11/13: gnu: xerces-c: Use HTTPS home page.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit c61bfa08ed226e4ff52f3daac590290ebded7d40 Author: Tobias Geerinckx-Rice AuthorDate: Sat Jan 18 22:36:01 2020 +0100 gnu: xerces-c: Use HTTPS home page. * gnu/packages/xml.scm (xerces-c)[home-page]: Use HTTPS. ---

03/13: gnu: knot: Update to 2.9.3.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit d74884331205a0b1cb6253ca49e63c748a189c21 Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 01:34:57 2020 +0100 gnu: knot: Update to 2.9.3. * gnu/packages/dns.scm (knot): Update to 2.9.3. --- gnu/packages/dns.scm |

08/13: gnu: zimg: Update to 2.9.3.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit fc103869099ea2609f3379c8136aeacf34b8aef6 Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 01:37:17 2020 +0100 gnu: zimg: Update to 2.9.3. * gnu/packages/image.scm (zimg): Update to 2.9.3. ---

10/13: gnu: ytalk: Use HTTPS home page.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 898dc4947f4fbdaa44ff8ad89e7649aee1f7c8fe Author: Tobias Geerinckx-Rice AuthorDate: Sat Jan 18 22:15:47 2020 +0100 gnu: ytalk: Use HTTPS home page. * gnu/packages/messaging.scm (ytalk)[home-page]: Use HTTPS. ---

04/05: gnu: rust-named-pipe-0.4: Fix spelling of "asynchronous"

2020-03-06 Thread guix-commits
vagrantc pushed a commit to branch master in repository guix. commit 52c733124a08f86947bbdc63cc04b74f576ed5d8 Author: Vagrant Cascadian AuthorDate: Fri Mar 6 20:03:00 2020 -0800 gnu: rust-named-pipe-0.4: Fix spelling of "asynchronous" * gnu/packages/crates-io

branch master updated (b2ce10e -> 374540f)

2020-03-06 Thread guix-commits
vagrantc pushed a change to branch master in repository guix. from b2ce10e gnu: yasm: Use HTTPS home page. new 789c024 gnu: akonadi: Rename patch to fix guix lint warning about patch filename size. new 374540f gnu: sdl-pango: Rename patch to fix guix lint warning about patch

01/02: gnu: akonadi: Rename patch to fix guix lint warning about patch filename size.

2020-03-06 Thread guix-commits
vagrantc pushed a commit to branch master in repository guix. commit 789c02478a9ea78dc4fe416e3a3bd82a8c2b8024 Author: Vagrant Cascadian AuthorDate: Fri Mar 6 16:43:18 2020 -0800 gnu: akonadi: Rename patch to fix guix lint warning about patch filename size. *

02/02: gnu: sdl-pango: Rename patch to fix guix lint warning about patch filename size.

2020-03-06 Thread guix-commits
vagrantc pushed a commit to branch master in repository guix. commit 374540ff6556d4d5d76d48adfc5140eefd40f6d8 Author: Vagrant Cascadian AuthorDate: Fri Mar 6 16:50:23 2020 -0800 gnu: sdl-pango: Rename patch to fix guix lint warning about patch filename size. *

03/05: gnu: r-d3network: Fix typo "This package".

2020-03-06 Thread guix-commits
vagrantc pushed a commit to branch master in repository guix. commit 92f4583208002a3e5da88d6c607cd5c2ffed66ca Author: Vagrant Cascadian AuthorDate: Fri Mar 6 19:58:28 2020 -0800 gnu: r-d3network: Fix typo "This package". * gnu/packages/cran (r-d3network)[description]: Fix typo. ---

branch master updated (374540f -> 5fb3c00)

2020-03-06 Thread guix-commits
vagrantc pushed a change to branch master in repository guix. from 374540f gnu: sdl-pango: Rename patch to fix guix lint warning about patch filename size. new adca988 gnu: unicode-cldr-common: Fix spelling of "information". new 5b309c6 gnu: ksystemlog: Fix spelling of

02/05: gnu: ksystemlog: Fix spelling of "occurring".

2020-03-06 Thread guix-commits
vagrantc pushed a commit to branch master in repository guix. commit 5b309c624280dfe4d3606b39120337cb0c8f8ba3 Author: Vagrant Cascadian AuthorDate: Fri Mar 6 19:55:38 2020 -0800 gnu: ksystemlog: Fix spelling of "occurring". * gnu/packages/kde-sytemtools (ksystemlog)[description]:

05/05: gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".

2020-03-06 Thread guix-commits
vagrantc pushed a commit to branch master in repository guix. commit 5fb3c00256a63a57e8e96ff5480895539327168c Author: Vagrant Cascadian AuthorDate: Fri Mar 6 20:05:50 2020 -0800 gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation". * gnu/packages/golang

01/05: gnu: unicode-cldr-common: Fix spelling of "information".

2020-03-06 Thread guix-commits
vagrantc pushed a commit to branch master in repository guix. commit adca9882be0f0d38c942c540d0fe91e06866f805 Author: Vagrant Cascadian AuthorDate: Fri Mar 6 19:49:10 2020 -0800 gnu: unicode-cldr-common: Fix spelling of "information". * gnu/packages/unicode

13/13: gnu: yasm: Use HTTPS home page.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit b2ce10e3a92e1590f7e6c8344a7c20c682a512ba Author: Tobias Geerinckx-Rice AuthorDate: Sat Jan 18 22:01:23 2020 +0100 gnu: yasm: Use HTTPS home page. * gnu/packages/assembly.scm (yasm)[home-page]: Use HTTPS. ---

06/13: gnu: bluefish: Don't use NAME in source URI.

2020-03-06 Thread guix-commits
nckx pushed a commit to branch master in repository guix. commit 99aa7a2d6f75eb74ee86350322b23b53ff6a2068 Author: Tobias Geerinckx-Rice AuthorDate: Sat Mar 7 01:36:18 2020 +0100 gnu: bluefish: Don't use NAME in source URI. * gnu/packages/gnome.scm (bluefish)[source]: Hard-code