emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33484: closed ([PATCH] gnu: rocksdb: Update to 5.17.2)


From: GNU bug Tracking System
Subject: bug#33484: closed ([PATCH] gnu: rocksdb: Update to 5.17.2)
Date: Thu, 05 Dec 2019 08:37:03 +0000

Your message dated Thu, 5 Dec 2019 10:36:17 +0200
with message-id <20191205083617.GP15280@E5400>
and subject line Re: [bug#33484] [PATCH] gnu: rocksdb: Update to 5.17.2
has caused the debbugs.gnu.org bug report #33484,
regarding [PATCH] gnu: rocksdb: Update to 5.17.2
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
33484: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33484
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: rocksdb: Update to 5.17.2 Date: Sat, 24 Nov 2018 00:48:49 -0600
---
 gnu/packages/databases.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index ac1b23a32..72f316c05 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -973,7 +973,7 @@ types are supported, as is encryption.")
 (define-public rocksdb
   (package
     (name "rocksdb")
-    (version "5.12.4")
+    (version "5.17.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/facebook/rocksdb";
@@ -981,7 +981,7 @@ types are supported, as is encryption.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1jcwgsjhk4hdfr2wf549blkgb89vwcdb5i2ahhqs6zf3mm20i3bf"))
+                "0a1dbjlyc5388rs7syyy4hxvz8x14a136wj81v4i1a2hhs2ha7qh"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.19.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#33484] [PATCH] gnu: rocksdb: Update to 5.17.2 Date: Thu, 5 Dec 2019 10:36:17 +0200 User-agent: Mutt/1.12.2 (2019-09-21)
close bug


-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]