From patchwork Wed Jul 6 10:18:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 40565 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9E3E127BBEA; Wed, 6 Jul 2022 11:28:51 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 55AA327BBE9 for ; Wed, 6 Jul 2022 11:28:51 +0100 (BST) Received: from localhost ([::1]:58820 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o92H4-0001HV-9h for patchwork@mira.cbaines.net; Wed, 06 Jul 2022 06:28:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53170) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o928r-00020L-CX for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:21 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o928g-0007KW-KB for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o928g-0002fo-GL for guix-patches@gnu.org; Wed, 06 Jul 2022 06:20:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v4 40/41] gnu: Add go-github-com-syndtr-goleveldb-leveldb. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jul 2022 10:20:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165710276810092 (code B ref 55903); Wed, 06 Jul 2022 10:20:10 +0000 Received: (at 55903) by debbugs.gnu.org; 6 Jul 2022 10:19:28 +0000 Received: from localhost ([127.0.0.1]:52547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9280-0002cc-3o for submit@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:28 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o927s-0002aS-MF for 55903@debbugs.gnu.org; Wed, 06 Jul 2022 06:19:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3602041C5B; Wed, 6 Jul 2022 12:19:20 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oqN3etIe-AgC; Wed, 6 Jul 2022 12:19:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1657102742; bh=xKm564I7cDmiZhkR8c8XzmOvaZ9j+VIYgzZvF5bHx4I=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Okw7J3FKwoXBJJ0cEJ9i21Tm20vhD160aLoc+fPBk0FTuV3wSjhLGw6NOezEW6Ay4 O7s8H4mf45yLhnBUdNj108bRF3US4sNketJtG1cmcLI7r1luguTU1fNwxzTJjr69xQ aobRyzuHlQDX7MHBWsKu5aXtPrmlHQLoR65ChqDWW52M+NjQC3JQ2e09uHn6r9LXlv NXV/Qbe1YRT3W8YLueOZ/SQBVtd7TKNua4zEOlmj8BWMyPFH3sBKafTP2i6hRsvXA2 Kt2ROq3B4qX/+1Td/jrVJ/D8+X1dDBLSRV6NAEStOHGMTqjDt6hH9WKtDNXb+wKqIJ CSCHlHLgBRryg== Date: Wed, 6 Jul 2022 11:18:29 +0100 Message-Id: <20220706101830.12269-40-paren@disroot.org> In-Reply-To: <20220706101830.12269-1-paren@disroot.org> References: <20220706101830.12269-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-syndtr-goleveldb-leveldb): New variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 2a746eca27..ab7d61de39 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10938,3 +10938,30 @@ (define-public go-github-com-onsi-ginkgo builds on top of Go's builtin @code{testing} library and is complemented by the Gomega matcher library.") (license license:expat))) + +(define-public go-github-com-syndtr-goleveldb-leveldb + (package + (name "go-github-com-syndtr-goleveldb-leveldb") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/syndtr/goleveldb") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "042k0gbzs5waqpxmd7nv5h93mlva861s66c3s9gfg1fym5dx4vmd")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/syndtr/goleveldb/leveldb" + #:unpack-path "github.com/syndtr/goleveldb")) + (propagated-inputs (list go-github-com-onsi-gomega + go-github-com-onsi-ginkgo + go-github-com-golang-snappy)) + (home-page "https://github.com/syndtr/goleveldb") + (synopsis "LevelDB implementation in Go") + (description + "This package provides a Go implementation of the LevelDB key/value +storage system.") + (license license:bsd-2)))