unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Brett Gilio <brettg@posteo.net>, 33484@debbugs.gnu.org
Subject: [bug#33484] [PATCH] gnu: rocksdb: Update to 5.17.2
Date: Thu, 29 Nov 2018 18:30:44 +0100	[thread overview]
Message-ID: <87tvjzlrjv.fsf@fastmail.com> (raw)
In-Reply-To: <20181124064849.31101-1-brettg@posteo.net>

[-- Attachment #1: Type: text/plain, Size: 1066 bytes --]

Hello Brett,

Thanks for this patch!

Brett Gilio <brettg@posteo.net> 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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2018-11-29 17:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-24  6:48 [bug#33484] [PATCH] gnu: rocksdb: Update to 5.17.2 Brett Gilio
2018-11-29 17:30 ` Marius Bakke [this message]
2019-12-05  0:41   ` Brett Gilio
2019-12-05  8:36     ` bug#33484: " Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tvjzlrjv.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=33484@debbugs.gnu.org \
    --cc=brettg@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).