[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/11: gnu: boinc-client: Update to 7.16.6.
From: |
guix-commits |
Subject: |
11/11: gnu: boinc-client: Update to 7.16.6. |
Date: |
Fri, 10 Apr 2020 17:27:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8ec9c5fd880be35fe322b0d4dbc69bd2c6c89ef1
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Fri Apr 10 23:21:56 2020 +0200
gnu: boinc-client: Update to 7.16.6.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.6.
---
gnu/packages/distributed.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/distributed.scm b/gnu/packages/distributed.scm
index e1e6636..d861484 100644
--- a/gnu/packages/distributed.scm
+++ b/gnu/packages/distributed.scm
@@ -44,7 +44,7 @@
(define-public boinc-client
(package
(name "boinc-client")
- (version "7.16.5")
+ (version "7.16.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -55,7 +55,7 @@
(file-name (git-file-name "boinc" version))
(sha256
(base32
- "107rpw9qd5x4pyxm9jd1lqxva5nxwb01dm5h61d6msv2vgiy0r8n"))))
+ "00xpzxxnki9hsf2vg9p67dk9ilw9ychpgm09fp3c41zyylb33ml5"))))
(build-system gnu-build-system)
(arguments '(#:configure-flags '("--disable-server")))
(inputs `(("openssl" ,openssl)
- branch master updated (6720616 -> 8ec9c5f), guix-commits, 2020/04/10
- 01/11: gnu: btrfs-progs: Update to 5.6., guix-commits, 2020/04/10
- 02/11: gnu: ghc-regex-tdfa: Update home page., guix-commits, 2020/04/10
- 03/11: gnu: celluloid: Update to 0.19., guix-commits, 2020/04/10
- 06/11: gnu: burp: Update to 2.3.24., guix-commits, 2020/04/10
- 07/11: gnu: r-powerlaw: Update to 0.70.4., guix-commits, 2020/04/10
- 11/11: gnu: boinc-client: Update to 7.16.6.,
guix-commits <=
- 08/11: gnu: crispy-doom: Update to 5.7.2., guix-commits, 2020/04/10
- 04/11: gnu: libzen: Update to 0.4.38., guix-commits, 2020/04/10
- 10/11: gnu: ephemeralpg: Update to 2.9., guix-commits, 2020/04/10
- 05/11: gnu: burp: Extend test time-outs., guix-commits, 2020/04/10
- 09/11: gnu: ephemeralpg: Use HTTPS home page., guix-commits, 2020/04/10