From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0CpPH0Yau2RgLgAASxT56A (envelope-from ) for ; Sat, 22 Jul 2023 01:52:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aMArH0Yau2SWBgAAauVa8A (envelope-from ) for ; Sat, 22 Jul 2023 01:52:38 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 595FA41259 for ; Sat, 22 Jul 2023 01:52:38 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=hallsby.com header.s=google header.b="UE/c60RU"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689983558; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=SQD5tGcrnVQ0W51VO4jR7GyJLEr7KCbGtu9/5/lZm8A=; b=Wb7ooOiOhB04V+l/9EMmNRsR5cK2KS4pMQMSFrd1L4fzt+pBRW1k4Kcs8+s6DK7+xhg74s FakIb+fB7hQfGAducuBarDTb+4yHlsB+8TkH22ldmqg/+67WW0rF4ziYzKcZljaph//WWp MbbxaM4k2zd+eJr1Msw9nr0X1hb/HT6awNer3TcIQrVeM+V/xG9coFUXEpAC5ivqCukmkn a/lDKH20ANXE4x0c2ZuRNlzDAPfTlfOYxH8JflfGOgfKbMG3fFVhrDemafpJ6du5RwvBws G0OPpGzXGa1tO7mRHdRMGQcbvoBSPQOxVCKeKraYY6tftSACt6wD3DCSJGkTHw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689983558; a=rsa-sha256; cv=none; b=Y9iSpJzpWKeR+AFKtS18O+mWpTp6GP+M6uFdtI0U1pYVF3YKzgFlmxt/exbLo4RnvogunW XSKP6PbEVay4KNNZZreFeXwMG2HSkaGRQIffz7QhS4O1U5k6U3Md1E9z3hzNiTLqqRXbxW dsNARcqTJD4PKzbe9wKjdZoX9GZvuO1aK1btcGO+XygF2catJ/hgXT7mlZvKo5Q4JiAenv UlHXOoSO8hve6FAzsMgr6QtlaXT1KiIBP5com6lX8gEKfyUY9tPqBbf3/+AchNqWJAkWHF otW9k3Sq9OtnoQLGPA435heNcimB+BTz/tooHmZXIhKacf01sQKQgF8UMNuQXw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=hallsby.com header.s=google header.b="UE/c60RU"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMzuo-0002ax-BB; Fri, 21 Jul 2023 19:52:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMzum-0002ZG-19 for guix-patches@gnu.org; Fri, 21 Jul 2023 19:52:04 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qMzuk-0000pr-N1 for guix-patches@gnu.org; Fri, 21 Jul 2023 19:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMzuk-0001hx-Ic for guix-patches@gnu.org; Fri, 21 Jul 2023 19:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64778] [PATCH 3/5] gnu: Add go-github-com-marcinbor85-gohex Resent-From: Karl Hallsby Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Jul 2023 23:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64778 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64778@debbugs.gnu.org Cc: Karl Hallsby Received: via spool by 64778-submit@debbugs.gnu.org id=B64778.16899834816488 (code B ref 64778); Fri, 21 Jul 2023 23:52:02 +0000 Received: (at 64778) by debbugs.gnu.org; 21 Jul 2023 23:51:21 +0000 Received: from localhost ([127.0.0.1]:35028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMzu5-0001gU-84 for submit@debbugs.gnu.org; Fri, 21 Jul 2023 19:51:21 -0400 Received: from mail-qk1-x732.google.com ([2607:f8b0:4864:20::732]:52584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMzu1-0001fk-Ej for 64778@debbugs.gnu.org; Fri, 21 Jul 2023 19:51:17 -0400 Received: by mail-qk1-x732.google.com with SMTP id af79cd13be357-7654e1d83e8so219696285a.1 for <64778@debbugs.gnu.org>; Fri, 21 Jul 2023 16:51:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hallsby.com; s=google; t=1689983472; x=1690588272; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SQD5tGcrnVQ0W51VO4jR7GyJLEr7KCbGtu9/5/lZm8A=; b=UE/c60RUlV9Gb3heE0f9CjAQrfbj/ipkUYvSWhBV8ar8zvRWshgxrac9TfaguauKqQ wKDorYUJPHaUgZRvW+iM5LAQk66eZUMn/b+FDqM8TMUcBaj40jirTHMXXHHQXjeMkZUZ NS544LJq73Fk4tGrAtVC4rndbzmi3ehHnUlkRZeCLXap1FtvlqIsiDQSJ6a0Dm+oTv0/ giSOjrEr9M7I8JCRNU72azK5OsBa5ANxhDGVhAQxEz7mDh9BMNut31VSRWKha20Tsz47 /lhMj9qC2igpaKnJyYE66UuvdxTylG11Usz7A/dfDC5cEa7Icii1mfWtk0PeRQQQlfD6 YaHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689983472; x=1690588272; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SQD5tGcrnVQ0W51VO4jR7GyJLEr7KCbGtu9/5/lZm8A=; b=R70DSu8upI095US6+bimmOqQ+RK8HgOq+hYDGI9k7L9jE5yGfuU71bLsuAyzNUGNPB Usnh5rkCtGGX6gI1GSlBoHFYUYQ5i/K0+6hFErEmUJTkJdD79+KvYS82VtdnkCcfYQKX h1O/qmRyeUn21kyQQA20nGrKnNINXmhTMJaw5ZboCCjCsxsDRNZPfLC4hA5xTGD3lBIC cmTo+nUMjZebz10i8yqPpfAMJVZ0zRbK4seAoe1pkX6lRrp62GUDGCOQM7lbIzomuMlu xPgg5QY1XTm0yjCgo38OgkiM9Ba0ytjnuInmOADRUxJyJH21pbvj6vkzgvxh6RrBGP4S ykMg== X-Gm-Message-State: ABy/qLbPzg7aQvvbs7uH/zcQrmkI8mB/VAjh+4YpwvpS0OSLgzQUzNb/ EG9+ZzXwkURu1J/AttIlgilImRbuVMQWEO0mLgg= X-Google-Smtp-Source: APBJJlG53CCzZrTZDxfjdAEunTKRIInRXXvXYmNE9Y0cgg2wOVbYrRf6ofIygUipXNSxriv+dFTs2g== X-Received: by 2002:a05:620a:410a:b0:767:21e9:dc02 with SMTP id j10-20020a05620a410a00b0076721e9dc02mr1768522qko.35.1689983471732; Fri, 21 Jul 2023 16:51:11 -0700 (PDT) Received: from Karl-Desktop.raven (1459483-v115.1145-static.batvilaa.metronetinc.net. [192.69.181.148]) by smtp.gmail.com with ESMTPSA id z27-20020a05620a101b00b0075b168fcde9sm1472469qkj.77.2023.07.21.16.51.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 16:51:11 -0700 (PDT) Date: Fri, 21 Jul 2023 18:50:57 -0500 Message-Id: <78b4f29776ff534140430460865884dc61c3efa2.1689982943.git.karl@hallsby.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Karl Hallsby X-ACL-Warn: , Karl Hallsby via Guix-patches From: Karl Hallsby via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.15 X-Spam-Score: -6.15 X-Migadu-Queue-Id: 595FA41259 X-Migadu-Scanner: mx1.migadu.com X-TUID: 2qDmLrIw06nt * gnu/packages/golang.scm (go-github-com-marcinbor85-gohex): New variable. Init on commit 55fb1c62 (master at the time). --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index e2ce6bc890..90f80c7e27 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -12184,6 +12184,28 @@ (define-public aws-vault (home-page "https://github.com/99designs/aws-vault") (license license:expat))) +(define-public go-github-com-marcinbor85-gohex + (let ((commit "55fb1c624d845f0f5b79ee946cf09a15cb50ed89") + (revision "0")) + (package + (name "go-github-com-marcinbor85-gohex") + (version (git-version "0.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/marcinbor85/gohex") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0klzqnvmkx6xvy9kc7hbsgpsdcrswnljsq8frf0jxddxi27qh1hn")))) + (build-system go-build-system) + (arguments '(#:import-path "github.com/marcinbor85/gohex")) + (home-page "https://github.com/marcinbor85/gohex") + (synopsis "A Go library for parsing Intel HEX files") + (description "A Go library for parsing Intel HEX files") + (license license:expat)))) + (define-public go-github-com-gsterjov-go-libsecret (let ((commit "a6f4afe4910cad8688db3e0e9b9ac92ad22d54e1") (revision "0")) -- 2.40.1