guix-patches
[Top][All Lists]
Advanced

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

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


From: Brett Gilio
Subject: [bug#33484] [PATCH] gnu: rocksdb: Update to 5.17.2
Date: Wed, 04 Dec 2019 18:41:55 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Marius Bakke <address@hidden> writes:

> Hello Brett,
>
> Thanks for this patch!
>
> Brett Gilio <address@hidden> writes:
>
>> 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"))
>
> This package was changed on the 'core-updates' branch to use a git
> checkout instead of a tarball.  Can you adjust this patch accordingly?
>
> Thanks in advance!
>

This is a historical bug report and is no longer relevant. It can be
closed.

-- 
Brett M. Gilio
https://git.sr.ht/~brettgilio/





reply via email to

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