From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cIkgNhg7tGLMkAAAbAwnHQ (envelope-from ) for ; Thu, 23 Jun 2022 12:06:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0NMXNRg7tGKhkQAAG6o9tA (envelope-from ) for ; Thu, 23 Jun 2022 12:06:16 +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 B544036108 for ; Thu, 23 Jun 2022 12:06:16 +0200 (CEST) Received: from localhost ([::1]:44018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o4Jj5-0007OV-St for larch@yhetil.org; Thu, 23 Jun 2022 06:06:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4JIl-0001BH-6o for guix-patches@gnu.org; Thu, 23 Jun 2022 05:39:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43549) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o4JIk-0006x3-UH for guix-patches@gnu.org; Thu, 23 Jun 2022 05:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o4JIk-0000lN-SW for guix-patches@gnu.org; Thu, 23 Jun 2022 05:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54882] [PATCH v4 3/6] gnu: Add go-git-sr-ht--emersion-gqlclient. Resent-From: Dhruvin Gandhi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 23 Jun 2022 09:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54882 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54882@debbugs.gnu.org Cc: Dhruvin Gandhi Received: via spool by 54882-submit@debbugs.gnu.org id=B54882.16559771302879 (code B ref 54882); Thu, 23 Jun 2022 09:39:02 +0000 Received: (at 54882) by debbugs.gnu.org; 23 Jun 2022 09:38:50 +0000 Received: from localhost ([127.0.0.1]:37437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4JIY-0000kM-4p for submit@debbugs.gnu.org; Thu, 23 Jun 2022 05:38:50 -0400 Received: from out1.migadu.com ([91.121.223.63]:64568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4JIT-0000jh-6A for 54882@debbugs.gnu.org; Thu, 23 Jun 2022 05:38:45 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dhruvin.dev; s=key1; t=1655977124; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=w2agSBIyqQjfZVTHRkCI3smYbenISnBkOwecHzAeE8A=; b=INXn9EX/3sJkXzgiPpmrjzU4rqtamFom5f0/c8gPWv7JJowV6hGUibStXAl8l5Nh2Z7jVG uRY4a8Tpp05fchRTva7VZD1xlGiOFe9oT44fvztcbYPE+P5ab6/u6ARHXPPtOG9xs17nno niMdyAhb1R4QRemWjSeAJza8l/0xgeM= Date: Thu, 23 Jun 2022 15:08:05 +0530 Message-Id: <20220623093808.21573-3-contact@dhruvin.dev> In-Reply-To: <20220623093808.21573-1-contact@dhruvin.dev> References: <20220623093808.21573-1-contact@dhruvin.dev> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Dhruvin Gandhi X-ACL-Warn: , Dhruvin Gandhi via Guix-patches From: Dhruvin Gandhi via Guix-patches via Authentication-Results: aspmx1.migadu.com; none X-Migadu-Scanner: scn1.migadu.com X-TUID: kSU8aLnmnbz5 * gnu/packages/golang.scm (go-git-sr-ht--emersion-gqlclient): New variable. --- gnu/packages/golang.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 8e7460db02..e9d0f8a688 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9889,3 +9889,24 @@ (define-public go-git-sr-ht--emersion-go-scfg (synopsis "Go library for simple configuration file format") (description "Package go-scfg parses scfg files.") (license license:expat))) + +(define-public go-git-sr-ht--emersion-gqlclient + (package + (name "go-git-sr-ht--emersion-gqlclient") + (version "0.0.0-20220202181617-4e6e9c763dd2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~emersion/gqlclient") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1d9hmaz7yy02bk455gmaav818xi49sw69jyx6dxzymv6ln7r1cv1")))) + (build-system go-build-system) + (arguments (list #:import-path "git.sr.ht/~emersion/gqlclient")) + (home-page "https://git.sr.ht/~emersion/gqlclient") + (synopsis "GraphQL client and code generator") + (description + "This package provides a GraphQL client and code generator for Go.") + (license license:expat))) -- 2.36.1