01/02: gnu: freeipmi: Update to 1.6.5.

2020-05-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 0bdfae5363f01a2ad0954ea864ab604c5062fb33 Author: Efraim Flashner AuthorDate: Fri May 22 10:55:09 2020 +0300 gnu: freeipmi: Update to 1.6.5. * gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.5. ---

02/02: gnu: freeipmi: Don't build static libraries.

2020-05-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit d8feee9f18ede0d1ea4d0e4876f09a0dab770295 Author: Efraim Flashner AuthorDate: Fri May 22 11:00:06 2020 +0300 gnu: freeipmi: Don't build static libraries. This shrinks the size of the package by about 33%. *

branch master updated (ef1d475 -> d8feee9)

2020-05-22 Thread guix-commits
efraim pushed a change to branch master in repository guix. from ef1d475 gnu: llvm: Remove unused 'package-elisp-from-package' procedure. new 0bdfae5 gnu: freeipmi: Update to 1.6.5. new d8feee9 gnu: freeipmi: Don't build static libraries. The 2 revisions listed above as "new"

branch master updated: gnu: Add glabels.

2020-05-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 21051eb gnu: Add glabels. 21051eb is described below commit

branch master updated: doc: Update 'Bootstrapping' for further binary seed reduction.

2020-05-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. janneke pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new cd5d5f5 doc: Update 'Bootstrapping' for further binary seed reduction. cd5d5f5 is

branch master updated: gnu: bash: Do not autoload (gcrypt hash).

2020-05-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. civodul pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 50ea313 gnu: bash: Do not autoload (gcrypt hash). 50ea313 is described below commit

branch master updated: gnu: guile-fibers: Add patch to fix resource leak.

2020-05-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. reepca pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 9af90aa gnu: guile-fibers: Add patch to fix resource leak. 9af90aa is described below

branch master updated (f64a74d -> 05e1edf)

2020-05-22 Thread guix-commits
lfam pushed a change to branch master in repository guix. from f64a74d gnu: git-annex: Update to 8.20200522. new 6597893 gnu: libaom: Update to 2.0.0 new 8d7ee11 gnu: libavif: Update to 0.7.3. new 05e1edf gnu: dav1d: Update to 0.7.0. The 3 revisions listed above as "new"

01/03: gnu: libaom: Update to 2.0.0

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 6597893ba27153efd61bc28b15c1f4cd1aab2864 Author: Arne Babenhauserheide AuthorDate: Fri May 22 15:17:32 2020 +0200 gnu: libaom: Update to 2.0.0 * gnu/packages/video.scm (libaom): Update to 2.0.0.

03/03: gnu: dav1d: Update to 0.7.0.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 05e1edf2220080eda548106d48f4699ee97fa263 Author: Leo Famulari AuthorDate: Fri May 22 19:18:24 2020 -0400 gnu: dav1d: Update to 0.7.0. * gnu/packages/video.scm (dav1d): Update to 0.7.0. --- gnu/packages/video.scm | 4

02/03: gnu: libavif: Update to 0.7.3.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 8d7ee11aac9b4a56b7fd47f0e7b250d6062c7832 Author: Leo Famulari AuthorDate: Fri May 22 19:09:55 2020 -0400 gnu: libavif: Update to 0.7.3. * gnu/packages/image.scm (libavif): Update to 0.7.3. --- gnu/packages/image.scm

12/21: gnu: Mesa: Install scripts to a separate output.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 43a8d83c08d736b613a385ff0d06941bd373b642 Author: Marius Bakke AuthorDate: Fri May 22 18:53:14 2020 +0200 gnu: Mesa: Install scripts to a separate output. * gnu/packages/gl.scm (mesa)[outputs]: New field.

05/21: gnu: glslang: Build shared libraries.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 060bb9df18eed0cf8bcbbad1c58fd82cf095ce78 Author: Marius Bakke AuthorDate: Fri May 22 15:02:04 2020 +0200 gnu: glslang: Build shared libraries. * gnu/packages/vulkan.scm (glslang)[arguments]: Add #:configure-flags.

09/21: gnu: vulkan-tools: Update to 1.2.140.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit efffe745d4a2b92fa641791a88b9fdb7d8dfd661 Author: Marius Bakke AuthorDate: Fri May 22 17:04:32 2020 +0200 gnu: vulkan-tools: Update to 1.2.140. * gnu/packages/vulkan.scm (vulkan-tools): Update to 1.2.140. ---

18/21: gnu: libdrm: Update to 2.4.101.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 73a24ce59bed9d9b41f89e64df6224d79830eb2f Author: Marius Bakke AuthorDate: Fri May 22 21:53:42 2020 +0200 gnu: libdrm: Update to 2.4.101. * gnu/packages/patches/libdrm-symbol-check.patch: Delete file. *

17/21: gnu: vkd3d: Fix build with newer Vulkan headers.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 7bf32f4578e7d93083d37d6d9cb1b1daa362a24a Author: Marius Bakke AuthorDate: Fri May 22 21:03:02 2020 +0200 gnu: vkd3d: Fix build with newer Vulkan headers. * gnu/packages/vulkan.scm (vkd3d)[arguments]: Add phase

02/21: gnu: spirv-tools: Update to 2020.2.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit bcae31cca5d9f683cf0792c906dfa763d78ac7c2 Author: Marius Bakke AuthorDate: Fri May 22 14:47:19 2020 +0200 gnu: spirv-tools: Update to 2020.2. * gnu/packages/vulkan.scm (spirv-tools): Update to 2020.2.

01/21: gnu: spirv-headers: Update to 1.5.3.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit b6eeb09a046183af4453b37054ed97eeb2c4c603 Author: Marius Bakke AuthorDate: Fri May 22 14:37:13 2020 +0200 gnu: spirv-headers: Update to 1.5.3. * gnu/packages/vulkan.scm (spirv-headers): Update to 1.5.3. ---

10/21: gnu: shaderc: Update to 2020.0.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 622cddb3e3c18a786bd4d787b7b7b1a5de542fa4 Author: Marius Bakke AuthorDate: Fri May 22 17:38:36 2020 +0200 gnu: shaderc: Update to 2020.0. * gnu/packages/vulkan.scm (shaderc): Update to 2020.0. [build-system]:

branch staging updated (f510b56 -> 6fa1bad)

2020-05-22 Thread guix-commits
mbakke pushed a change to branch staging in repository guix. from f510b56 gnu: gstreamer: Increase test timeouts. new b6eeb09 gnu: spirv-headers: Update to 1.5.3. new bcae31c gnu: spirv-tools: Update to 2020.2. new 20f435b gnu: spirv-tools: Do not build static libraries.

16/21: gnu: vkquake: Fix build with newer Vulkan headers.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 86a5395e8f0bc93dd42be5a7721fdb7d2ca44bad Author: Marius Bakke AuthorDate: Fri May 22 20:43:56 2020 +0200 gnu: vkquake: Fix build with newer Vulkan headers. * gnu/packages/games.scm (vkquake)[arguments]: Add phase

14/21: gnu: Mesa: Remove obsolete phase.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 4f1fcd73f1648a9006e06073d293fc1a1a6c8312 Author: Marius Bakke AuthorDate: Fri May 22 19:21:42 2020 +0200 gnu: Mesa: Remove obsolete phase. * gnu/packages/gl.scm (mesa)[arguments]: Remove 'patch-create_test_cases'

11/21: gnu: shaderc: Enable (some) tests.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit c904aa29356e5546d7941ef60bebfc4c09c75bb1 Author: Marius Bakke AuthorDate: Fri May 22 17:52:15 2020 +0200 gnu: shaderc: Enable (some) tests. * gnu/packages/vulkan.scm (shaderc)[arguments]: Remove #:tests?. Add

21/21: gnu: nheko: Update to 0.7.1.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 6fa1bad5b34af0d67238cefc56ff0d90f6f3728c Author: Jonathan Brielmaier AuthorDate: Sun May 10 15:49:22 2020 +0200 gnu: nheko: Update to 0.7.1. * gnu/packages/messaging.scm (nheko): Update to 0.7.1. [inputs]: Add

04/21: gnu: glslang: Update to 8.13.3743.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit b11ec5ceac8f2d51fa0607ee08913c2826e7955e Author: Marius Bakke AuthorDate: Fri May 22 14:57:57 2020 +0200 gnu: glslang: Update to 8.13.3743. * gnu/packages/vulkan.scm (glslang): Update to 8.13.3743. [arguments]:

07/21: gnu: vulkan-loader: Update to 1.2.140.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 73f76a9b5d766639b8e3f3dc5968deed5e7029ea Author: Marius Bakke AuthorDate: Fri May 22 15:30:39 2020 +0200 gnu: vulkan-loader: Update to 1.2.140. * gnu/packages/vulkan.scm (vulkan-loader): Update to 1.2.140.

20/21: gnu: mtxclient: Update to 0.3.0.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit c0d3a141a7f69bb9b5d706273873e348bf6346b9 Author: Jonathan Brielmaier AuthorDate: Sun May 10 15:49:21 2020 +0200 gnu: mtxclient: Update to 0.3.0. * gnu/packages/messaging.scm (mtxclient): Update to 0.3.0.

19/21: gnu: qtdeclarative: Fix reference on qmlcachegen.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 9d7a43d5d9f82666a21e5d850732bbbf6a5c1e64 Author: Jonathan Brielmaier AuthorDate: Sun May 10 15:49:20 2020 +0200 gnu: qtdeclarative: Fix reference on qmlcachegen. * gnu/packages/qt.scm (qtdeclarative)[arguments]:

15/21: gnu: Mesa: Fix substitutions for absolute library references.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit a0c315c470d67b29d12fe7cd2e7a3c03d625b5e4 Author: Marius Bakke AuthorDate: Fri May 22 19:51:01 2020 +0200 gnu: Mesa: Fix substitutions for absolute library references. * gnu/packages/gl.scm (mesa)[arguments]: In the

13/21: gnu: Mesa: Remove unused input.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 419275c8cc5133d2148af5323b00980a267dfb2d Author: Marius Bakke AuthorDate: Fri May 22 19:02:22 2020 +0200 gnu: Mesa: Remove unused input. * gnu/packages/gl.scm (mesa)[inputs]: Remove MAKEDEPEND. ---

06/21: gnu: vulkan-headers: Update to 1.2.141.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 52e587ffe6313a0a8c5ea7a4d782a69b15ce242d Author: Marius Bakke AuthorDate: Fri May 22 15:28:37 2020 +0200 gnu: vulkan-headers: Update to 1.2.141. * gnu/packages/vulkan.scm (vulkan-headers): Update to 1.2.141.

08/21: gnu: vulkan-loader: Enable tests.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit a8c7f8fb2a198ba173f2ff92d1456aa6c706a0ff Author: Marius Bakke AuthorDate: Fri May 22 16:57:46 2020 +0200 gnu: vulkan-loader: Enable tests. * gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Remove #:tests? and

03/21: gnu: spirv-tools: Do not build static libraries.

2020-05-22 Thread guix-commits
mbakke pushed a commit to branch staging in repository guix. commit 20f435bbd29f617469077fc2e120ffafccf1515f Author: Marius Bakke AuthorDate: Fri May 22 14:48:11 2020 +0200 gnu: spirv-tools: Do not build static libraries. * gnu/packages/vulkan.scm (spirv-tools)[arguments]: Add

09/15: gnu: network-manager-openvpn: Update to 1.8.12.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 3fe368c0ffe9e00360c3fdf60b4dcb0aa5fe5e3a Author: Brice Waegeneire AuthorDate: Mon May 11 16:36:21 2020 +0200 gnu: network-manager-openvpn: Update to 1.8.12. * gnu/packages/gnome.scm (network-manager-openvpn):

07/15: gnu: libnma: Update inputs.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit c25ca6b79ea73a71eacbfa28a21ebdc5433e3c2a Author: Brice Waegeneire AuthorDate: Mon May 11 16:30:55 2020 +0200 gnu: libnma: Update inputs. * gnu/packages/gnome.scm (libnam)[arguments]: Remove 'glib-or-gtk?' and

14/15: gnu: gnome-initial-setup: Use 'libnma'.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 8d9477b8b8ce671b7c817a4c0dab73f095db955b Author: Brice Waegeneire AuthorDate: Fri May 22 15:13:35 2020 +0200 gnu: gnome-initial-setup: Use 'libnma'. * gnu/packages/gnome.scm (gnome-initial-setup)[inputs]: Replace

03/15: gnu: network-manager: Switch to meson-build-system.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 255ff74f3ab514a76068f6cfccc7f8dbcf8b7f3f Author: Brice Waegeneire AuthorDate: Mon May 11 15:39:57 2020 +0200 gnu: network-manager: Switch to meson-build-system. --- gnu/packages/gnome.scm | 134

06/15: gnu: libnma: Update to 1.8.28.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 8b554a4e5a8a4b376db56d1e037eb804f2c12340 Author: Brice Waegeneire AuthorDate: Mon May 11 16:26:39 2020 +0200 gnu: libnma: Update to 1.8.28. * gnu/packages/gnome.scm (libnma): Update to 1.8.28. ---

12/15: gnu: network-manager-applet: Update to 1.16.0.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 4c29111232c44c84908922442abd1cd83ddc7686 Author: Brice Waegeneire AuthorDate: Mon May 11 16:59:17 2020 +0200 gnu: network-manager-applet: Update to 1.16.0. * gnu/packages/gnome.scm (netowrk-manager-applet): Update

08/15: gnu: libnma: Adjust indentation.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit b1da33d9657ae255294e3b49d5b050bd64b3ee61 Author: Brice Waegeneire AuthorDate: Mon May 11 16:34:50 2020 +0200 gnu: libnma: Adjust indentation. * gnu/packages/gnome.scm (libnma): Adjust indentation. ---

branch master updated (9af90aa -> 46cf343)

2020-05-22 Thread guix-commits
bricewge pushed a change to branch master in repository guix. from 9af90aa gnu: guile-fibers: Add patch to fix resource leak. new 01c22be gnu: network-manager: Update to 1.24.0. new c2f236f gnu: network-manager: Add iwd support. new 255ff74 gnu: network-manager: Switch to

04/15: gnu: network-manager: Appease guix lint.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 8d0548fd34ff4b6f79b58a77f7266f3e672beb62 Author: Brice Waegeneire AuthorDate: Mon May 11 16:45:24 2020 +0200 gnu: network-manager: Appease guix lint. * gnu/packages/gnome.scm (network-manager)[home-page]: Use the

01/15: gnu: network-manager: Update to 1.24.0.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 01c22be7bb48f0500ac5c9e16f8210222e9286ef Author: Brice Waegeneire AuthorDate: Sat May 9 18:48:35 2020 +0200 gnu: network-manager: Update to 1.24.0. * gnu/packages/gnome.scm (network-manager): Update to 1.24.0. ---

02/15: gnu: network-manager: Add iwd support.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit c2f236fa92748b92458495ac58c6c7954bebc2d2 Author: Brice Waegeneire AuthorDate: Mon May 11 09:07:17 2020 +0200 gnu: network-manager: Add iwd support. --- gnu/packages/gnome.scm | 11 ++- 1 file changed, 6

10/15: gnu: network-manager-openconnect: Use libnma.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 4ca449c50e669b229dbee38e26323bbee7ed5c9c Author: Brice Waegeneire AuthorDate: Mon May 11 18:36:10 2020 +0200 gnu: network-manager-openconnect: Use libnma. * gnu/packages/gnome.scm

05/15: gnu: modem-manager: Update to 1.12.10.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit cf390391c817751bbf6c49539c68f277f23d4ad1 Author: Brice Waegeneire AuthorDate: Mon May 11 16:11:16 2020 +0200 gnu: modem-manager: Update to 1.12.10. * gnu/packages/freedesktop.scm (modem-manager): Update to

11/15: gnu: network-manager-vpnc: Use 'libnma'.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 7c43b78d2cb131796e92500880a9084c2c2ae429 Author: Brice Waegeneire AuthorDate: Mon May 11 19:37:17 2020 +0200 gnu: network-manager-vpnc: Use 'libnma'. * gnu/packages/gnome.scm (network-manager-vpnc)[arguments]: Add

13/15: gnu: network-manager-applet: Appease guix lint.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 8ce78609065f8e703dd7b2f36560a8ba278a294e Author: Brice Waegeneire AuthorDate: Mon May 11 19:53:11 2020 +0200 gnu: network-manager-applet: Appease guix lint. * gnu/packages/gnome.scm

15/15: gnu: gnome-control-center: Use 'libnma'.

2020-05-22 Thread guix-commits
bricewge pushed a commit to branch master in repository guix. commit 46cf343440a74da662c0b4985e5a43321d86ddd2 Author: Brice Waegeneire AuthorDate: Fri May 22 15:15:56 2020 +0200 gnu: gnome-control-center: Use 'libnma'. * gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add

09/12: gnu: Change name of Go asn1-ber package and update to 1.3.1.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 0ffc13921f31728f5421486ba37dfbcb3783815e Author: Leo Famulari AuthorDate: Fri May 22 15:04:01 2020 -0400 gnu: Change name of Go asn1-ber package and update to 1.3.1. * gnu/packages/syncthing.scm

08/12: gnu: go-github-com-lucas-clemente-quic-go: Update to 0.14.4.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit cfe4b6e29d33104cb60a1d15e24b2b74733f0501 Author: Leo Famulari AuthorDate: Thu May 21 12:56:37 2020 -0400 gnu: go-github-com-lucas-clemente-quic-go: Update to 0.14.4. * gnu/packages/golang.scm

11/12: gnu: Syncthing: Update to 1.5.0.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 595f30c0de09659d5aeaecfba7384b0c4e668b55 Author: Leo Famulari AuthorDate: Thu May 21 12:56:58 2020 -0400 gnu: Syncthing: Update to 1.5.0. * gnu/packages/syncthing.scm (syncthing): Update to 1.5.0. [inputs]:

02/12: gnu: go-golang-org-x-crypto: Update to 0.0.0-5.2aa609c.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit c2176548835a88aa06e62f4cd21c41c8818f9113 Author: Leo Famulari AuthorDate: Thu May 21 12:43:36 2020 -0400 gnu: go-golang-org-x-crypto: Update to 0.0.0-5.2aa609c. * gnu/packages/golang.scm (go-golang-org-x-crypto):

03/12: gnu: go-github-com-kr-pretty: Update to 0.2.0.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 618df2e335acb49a27ca014b555ede34f79503f3 Author: Leo Famulari AuthorDate: Thu May 21 12:45:23 2020 -0400 gnu: go-github-com-kr-pretty: Update to 0.2.0. * gnu/packages/golang.scm (go-github-com-kr-pretty): Update to

01/12: gnu: go-golang-org-x-sys: Update to 0.0.0-6.c709ea0.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit cc1698bc03ae6ca505f5a86bacad7fbd0fef2848 Author: Leo Famulari AuthorDate: Thu May 21 12:44:15 2020 -0400 gnu: go-golang-org-x-sys: Update to 0.0.0-6.c709ea0. * gnu/packages/golang.scm (go-golang-org-x-sys): Update to

07/12: gnu: Add go-github-com-marten-seemann-chacha20.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 7df8cb254e2683b9f6e8cc5302b8babbd44b1eb4 Author: Leo Famulari AuthorDate: Thu May 21 14:20:39 2020 -0400 gnu: Add go-github-com-marten-seemann-chacha20. * gnu/packages/golang.scm

10/12: gnu: Change name of Go ldap package and update to 3.1.7.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 4185edf2086af01ab072c6e667a14fdf313b71d1 Author: Leo Famulari AuthorDate: Fri May 22 16:32:08 2020 -0400 gnu: Change name of Go ldap package and update to 3.1.7. * gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2):

branch master updated (46cf343 -> f64a74d)

2020-05-22 Thread guix-commits
lfam pushed a change to branch master in repository guix. from 46cf343 gnu: gnome-control-center: Use 'libnma'. new cc1698b gnu: go-golang-org-x-sys: Update to 0.0.0-6.c709ea0. new c217654 gnu: go-golang-org-x-crypto: Update to 0.0.0-5.2aa609c. new 618df2e gnu:

04/12: gnu: go-github-com-jackpal-gateway: Update to 1.0.6.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 3a8935099f38005b53fe47b483d863a35ce1258e Author: Leo Famulari AuthorDate: Thu May 21 12:46:20 2020 -0400 gnu: go-github-com-jackpal-gateway: Update to 1.0.6. * gnu/packages/syncthing.scm

12/12: gnu: git-annex: Update to 8.20200522.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit f64a74dd6c69a0e404b40b7688cdcbcaf63fdf42 Author: Kyle Meyer AuthorDate: Fri May 22 14:12:50 2020 -0400 gnu: git-annex: Update to 8.20200522. * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200522.

05/12: gnu: Add go-github-com-twmb-murmur3.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 64905c24ad56d9278d8790365647d10b2d8eddc4 Author: Leo Famulari AuthorDate: Thu May 21 12:55:10 2020 -0400 gnu: Add go-github-com-twmb-murmur3. * gnu/packages/golang.scm (go-github-com-calmh-murmur3): Replace with ...

06/12: gnu: go-github-com-marten-seemann-qtls: Update to 0.4.1.

2020-05-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 4a1bc86678df784b0c578e621275db10ffad0be4 Author: Leo Famulari AuthorDate: Thu May 21 14:20:05 2020 -0400 gnu: go-github-com-marten-seemann-qtls: Update to 0.4.1. * gnu/packages/golang.scm