[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/27: gnu: boinc-client: Update to 7.16.4.
From: |
guix-commits |
Subject: |
05/27: gnu: boinc-client: Update to 7.16.4. |
Date: |
Sun, 16 Feb 2020 16:59:24 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit bcd3c48538cf7ab95b1c735880c866dccbdf7954
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Feb 16 14:48:03 2020 +0100
gnu: boinc-client: Update to 7.16.4.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.4.
---
gnu/packages/distributed.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/distributed.scm b/gnu/packages/distributed.scm
index 4a35094..f54f472 100644
--- a/gnu/packages/distributed.scm
+++ b/gnu/packages/distributed.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2019 Brant Gardner <address@hidden>
-;;; Copyright © 2019 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -43,7 +43,7 @@
(define-public boinc-client
(package
(name "boinc-client")
- (version "7.16.3")
+ (version "7.16.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -54,7 +54,7 @@
(file-name (git-file-name "boinc" version))
(sha256
(base32
- "1l181s7wnx0xd7m62qjixdjw4ri87q47xi0x662m2jsh9lzb8khf"))))
+ "08xx2kzb7c46k1zb91w74kyig3b5kilxdw5ilfs67r8p55mxk0g1"))))
(build-system gnu-build-system)
(arguments '(#:configure-flags '("--disable-server")))
(inputs `(("openssl" ,openssl)
- branch master updated (f468df9 -> d39885a), guix-commits, 2020/02/16
- 03/27: gnu: Remove blender@2.79b., guix-commits, 2020/02/16
- 01/27: gnu: Add rtl8812au-aircrack-ng-linux-module., guix-commits, 2020/02/16
- 06/27: gnu: boinc-client: Trim synopsis., guix-commits, 2020/02/16
- 02/27: gnu: blender: Update to 2.82., guix-commits, 2020/02/16
- 05/27: gnu: boinc-client: Update to 7.16.4.,
guix-commits <=
- 07/27: gnu: ddclient: Update to 3.9.1., guix-commits, 2020/02/16
- 09/27: gnu: camlp5: Update to 7.11., guix-commits, 2020/02/16
- 08/27: gnu: ddclient: Update home page., guix-commits, 2020/02/16
- 04/27: gnu: noise-repellent: Update to 0.1.5., guix-commits, 2020/02/16
- 11/27: gnu: lttoolbox: Remove redundant FILE-NAME., guix-commits, 2020/02/16
- 13/27: gnu: sbsigntools: Update to 0.9.3., guix-commits, 2020/02/16
- 14/27: gnu: fasm: Update to 1.73.22., guix-commits, 2020/02/16
- 15/27: gnu: fio: Update to 3.18., guix-commits, 2020/02/16
- 20/27: gnu: libmicrohttpd: Update to 0.9.70., guix-commits, 2020/02/16
- 18/27: gnu: openscenegraph: Fix typo in description., guix-commits, 2020/02/16