From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mPGXAR576GCyxgAAgWs5BA (envelope-from ) for ; Fri, 09 Jul 2021 18:36:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CB4AOR176GCqTQAAB5/wlQ (envelope-from ) for ; Fri, 09 Jul 2021 16:36:45 +0000 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 AE6A2B0AF for ; Fri, 9 Jul 2021 18:36:45 +0200 (CEST) Received: from localhost ([::1]:45796 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m1tUa-0006BT-Lk for larch@yhetil.org; Fri, 09 Jul 2021 12:36:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m1tES-00062R-C6 for guix-patches@gnu.org; Fri, 09 Jul 2021 12:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48043) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m1tEQ-0005Wu-Mx for guix-patches@gnu.org; Fri, 09 Jul 2021 12:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m1tEQ-0004Jq-JM for guix-patches@gnu.org; Fri, 09 Jul 2021 12:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49494] [PATCH 1/7] gnu: Add go-github-com-davecgh-go-xdr. References: <20210709161203.11468-1-arunisaac@systemreboot.net> In-Reply-To: <20210709161203.11468-1-arunisaac@systemreboot.net> Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Jul 2021 16:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49494 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49494@debbugs.gnu.org Cc: Arun Isaac Received: via spool by 49494-submit@debbugs.gnu.org id=B49494.162584759416543 (code B ref 49494); Fri, 09 Jul 2021 16:20:02 +0000 Received: (at 49494) by debbugs.gnu.org; 9 Jul 2021 16:19:54 +0000 Received: from localhost ([127.0.0.1]:59578 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1tEC-0004IT-BV for submit@debbugs.gnu.org; Fri, 09 Jul 2021 12:19:54 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:42054) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1tE8-0004Hl-Rn for 49494@debbugs.gnu.org; Fri, 09 Jul 2021 12:19:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=kuepHX9T3eIVyPJKQx5sMyDeXXnqXb4TUDQWx3hFXyI=; b=g0pn8+ftxoKhI5MXwh+upB4kQ1 WNgn35e8D/tzs4iyvJOUAnEeDprG2/1l2M6Yh98p+dUI9wVMvfiOE9TuE0OZnYvo7kVDezXWXZRJP JIJSGRSpHNPWvXI7mO1Sgi/tkipiUEo9spcK+PejX7KCgl9v3Ef9dwQtgbCFDVqlupf1jWiPH5W47 Q/J0Awa2JH2+eidJQ6uxKSiMogRGMeNRHDbiagBKfDWMHGNDMWBurx/Cz9tXUPkYbSGhwBPDi1zXi AOwygdJLZDNMkqiT67D4XyqzXIzNQn5p0B56go1EWselHPNb7CKFmWGXKbTR2IOLHMD6RSBSUhYK+ grkT+BRw==; Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m1tE6-000ASF-BW; Fri, 09 Jul 2021 21:49:42 +0530 From: Arun Isaac Date: Fri, 9 Jul 2021 21:49:34 +0530 Message-Id: <20210709161940.12759-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625848605; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=kuepHX9T3eIVyPJKQx5sMyDeXXnqXb4TUDQWx3hFXyI=; b=mR1aiS4B83rbBtK3NjqPYmwQFMNY8dmfCQFFo5GVvfNdvtS0dHpUNRYsfqJs9AZ88mHtvq SeYvtJdHHX7jpfDl1wOIwv3cb7LxDg8xe51bOgZp2ZyQOvqxtZz8aGj9N+ptxfrd2hiy1w V4THRixyjLLiChDp+pYhlCueXfN0UIFqhPepkd+aqye4qQGjPBlH78E102F9upzX5mT5LI 5ED24gizBkifkP7eCzmuUagErGH132uZv1DP6XGFFuayVT8HscD/qbq9+3fn67d+V+zxLi 1CAjaCiwl76APmBKmDJXzhFY7AikIspFWQeRlwd+kysBzc6gzFBaD1auHkCxNA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625848605; a=rsa-sha256; cv=none; b=KMijrMqek57X8ZNmXAH6/WoPMYA3eBfg/2eJVbTa3yLWa8mwtZfgsUjL7Sj/eYdZ7WENQ2 7cxAQ2kZTn5wEiZS+sY7MtfrOry21Ebp7gMtBn2ZUXux8Sz68ECzufpigL95bXmbOy2Bbp lZ7azKz0ZR7uZhHF5Q3IEC3pbnx6D6/MVX5zMq0l8oqw8AN8jTv3zMEWrIgkoa4g7eNmlp 7otZvD9RMKAyZ2S7fA5hxjT595FhtV0fwdIsCJLYTFm3rDJoagH1dMnHjZeayJA9B1gmgJ Woa593z5+eFZ21dAni32kzyh/Hw5A9kfRxI7DmlcekbFoGd9dRqORlq/evS93g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=g0pn8+ft; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=g0pn8+ft; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: AE6A2B0AF X-Spam-Score: -0.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: 5sabTL+FVwqk * gnu/packages/golang.scm (go-github-com-davecgh-go-xdr): New variable. --- gnu/packages/golang.scm | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a830afa022..cbce7bec41 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2018, 2019, 2020 Katherine Cox-Buday ;;; Copyright © 2019 Giovanni Biscuolo ;;; Copyright © 2019, 2020 Alex Griffin -;;; Copyright © 2019, 2020 Arun Isaac +;;; Copyright © 2019, 2020, 2021 Arun Isaac ;;; Copyright © 2020 Jack Hill ;;; Copyright © 2020 Jakub Kądziołka ;;; Copyright © 2020 Nicolas Goaziou @@ -8224,3 +8224,28 @@ simplifications, and enforces style rules.") "This package provides a library for fast, structured, leveled logging in Go.") (license license:expat))) + +(define-public go-github-com-davecgh-go-xdr + (package + (name "go-github-com-davecgh-go-xdr") + (version "0.0.0-20161123171359-e6a2ba005892") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/davecgh/go-xdr") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0vifrz4iil4r7k8sz5iqlfbh80ysgs5abp2simgyhsbrkxrrsrrd")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/davecgh/go-xdr/xdr2" + #:unpack-path "github.com/davecgh/go-xdr")) + (home-page "https://github.com/davecgh/go-xdr") + (synopsis "Pure Go implementation of the XDR standard") + (description "@code{go-xdr} implements the data representation portion of +the External Data Representation (XDR) standard protocol as specified in RFC +4506 (obsoletes RFC 1832 and RFC 1014) in pure Go.") + (license license:isc))) -- 2.32.0