[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/12: gnu: ceph: Update to 14.2.9.
From: |
guix-commits |
Subject: |
03/12: gnu: ceph: Update to 14.2.9. |
Date: |
Sat, 9 May 2020 08:43:46 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit bd0a9062f8193d58253d9f07056386b3a8ba4392
Author: Marius Bakke <address@hidden>
AuthorDate: Fri May 8 23:24:36 2020 +0200
gnu: ceph: Update to 14.2.9.
* gnu/packages/storage.scm (ceph): Update to 14.2.9.
---
gnu/packages/storage.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/storage.scm b/gnu/packages/storage.scm
index d3a3dea..481ffad 100644
--- a/gnu/packages/storage.scm
+++ b/gnu/packages/storage.scm
@@ -53,14 +53,14 @@
(define-public ceph
(package
(name "ceph")
- (version "14.2.8")
+ (version "14.2.9")
(source (origin
(method url-fetch)
(uri (string-append "https://download.ceph.com/tarballs/ceph-"
version ".tar.gz"))
(sha256
(base32
- "0p7pjycqhxqg1mmix8ykx3xqq01d560p54iiidxps0rcvwfkyyki"))
+ "0zkh1a23v8g1fa5flqa2d53lv08ancab3li57gybpqpnja90k7il"))
(patches
(search-patches "ceph-disable-cpu-optimizations.patch"))
(modules '((guix build utils)))
- branch master updated (95ffdfe -> 2806d86), guix-commits, 2020/05/09
- 01/12: gnu: feh: Update to 3.4., guix-commits, 2020/05/09
- 02/12: gnu: msmtp: Update to 1.8.10., guix-commits, 2020/05/09
- 03/12: gnu: ceph: Update to 14.2.9.,
guix-commits <=
- 05/12: gnu: openh264: Update to 2.1.0., guix-commits, 2020/05/09
- 07/12: gnu: maim: Update to 5.6.3., guix-commits, 2020/05/09
- 09/12: gnu: wavpack: Update to 5.3.0., guix-commits, 2020/05/09
- 11/12: gnu: rocksdb: Update to 6.8.1., guix-commits, 2020/05/09
- 04/12: gnu: mbedtls-apache: Update to 2.16.6., guix-commits, 2020/05/09
- 08/12: gnu: xmlsec: Update to 1.2.30., guix-commits, 2020/05/09
- 10/12: gnu: fluidsynth: Update to 2.1.2., guix-commits, 2020/05/09
- 12/12: gnu: ccid: Update to 1.4.32., guix-commits, 2020/05/09
- 06/12: gnu: slop: Update to 7.5., guix-commits, 2020/05/09