From patchwork Wed Apr 14 10:20:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Becze X-Patchwork-Id: 28529 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 01C2C27BC75; Wed, 14 Apr 2021 11:21:42 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8AA2E27BC74 for ; Wed, 14 Apr 2021 11:21:41 +0100 (BST) Received: from localhost ([::1]:33586 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWceS-0001MQ-Py for patchwork@mira.cbaines.net; Wed, 14 Apr 2021 06:21:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWcdr-0000wA-85 for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50346) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lWcdr-00008b-14 for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lWcdq-0000Td-Tl for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47769] [PATCH 4/6] gnu: Added go-github-com-marcinbor85-gohex. Resent-From: Martin Becze Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Apr 2021 10:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47769 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47769@debbugs.gnu.org Cc: Martin Becze Received: via spool by 47769-submit@debbugs.gnu.org id=B47769.16183956381743 (code B ref 47769); Wed, 14 Apr 2021 10:21:02 +0000 Received: (at 47769) by debbugs.gnu.org; 14 Apr 2021 10:20:38 +0000 Received: from localhost ([127.0.0.1]:33651 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWcdR-0000Rx-Sp for submit@debbugs.gnu.org; Wed, 14 Apr 2021 06:20:38 -0400 Received: from mx1.riseup.net ([198.252.153.129]:50346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWcdO-0000R7-DL for 47769@debbugs.gnu.org; Wed, 14 Apr 2021 06:20:34 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FKz4s0vKszDxxl for <47769@debbugs.gnu.org>; Wed, 14 Apr 2021 03:20:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1618395629; bh=ZTw4C4kCiqkKKUok1JR8jngKqTr8HyO9vPunH1UZ9JI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qM8i13x/gAGlfC8rLHGwTJcCvtuKvSWxHijTTQgEJz5g+cK3dzIVkn2NB98c49dBI pPI1k4QahP0FGO2Xt1ngGgi/3m34RzhKGirLBAzE3iOcMU/laBPXM6NkJFjCtLdqxc UlsXOO6N5kc7gCUbvZWxPruDmiLCGLpy6/EWDjxU= X-Riseup-User-ID: EC8EBFC1B70DF8EFCC84A4878264F0BE69F72CB68C3B121764E3AEDD47F60311 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4FKz4r1lqxz5vVf; Wed, 14 Apr 2021 03:20:28 -0700 (PDT) From: Martin Becze Date: Wed, 14 Apr 2021 05:20:08 -0500 Message-Id: <20210414102010.6100-4-mjbecze@riseup.net> In-Reply-To: <20210414102010.6100-1-mjbecze@riseup.net> References: <20210414101413.5743-1-mjbecze@riseup.net> <20210414102010.6100-1-mjbecze@riseup.net> 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" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-marcinbor85-gohex): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 05bec7ea3c..b218f3fa4a 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6778,6 +6778,29 @@ supports Printf/Sprintf etc.") (description "A very simple spinner for cli golang apps.") (license license:expat))) +(define-public go-github-com-marcinbor85-gohex + (let ((commit "baab2527a9a2a4abb3dc06baabedfa5e0268b8d8") + (revision "1")) + (package + (name "go-github-com-marcinbor85-gohex") + (version (git-version "0.0.1" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/marcinbor85/gohex") + (commit commit))) + (sha256 + (base32 + "06v4cc6ld6vvxd4xm9k6l49lhcd9ncq7xfx35mj5b9r96ih49fiz")) + (file-name (git-file-name name version)))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/marcinbor85/gohex")) + (home-page "https://godoc.org/github.com/marcinbor85/gohex") + (synopsis "Parse Intel hex files") + (description "A Go library for parsing Intel HEX files.") + (license license:expat)))) + (define-public go-github-com-songmu-gitconfig (package (name "go-github-com-songmu-gitconfig")