GNU bug report logs - #46431
[PATCH 2/3] gnu: Add go-github-com-shazow-rateio.

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix-patches; Reported by: Stefan Reichör <stefan@HIDDEN>; Keywords: patch; merged with #46430, #46432; dated Wed, 10 Feb 2021 21:55:02 UTC; Maintainer for guix-patches is guix-patches@HIDDEN.
Merged 46430 46431 46432. Request was from zimoun <zimon.toutoune@HIDDEN> to control <at> debbugs.gnu.org. Full text available.
Merged 46431 46432. Request was from zimoun <zimon.toutoune@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 10 Feb 2021 21:54:29 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Feb 10 16:54:29 2021
Received: from localhost ([127.0.0.1]:57329 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1l9xRN-0003yt-5A
	for submit <at> debbugs.gnu.org; Wed, 10 Feb 2021 16:54:29 -0500
Received: from lists.gnu.org ([209.51.188.17]:60470)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <stefan@HIDDEN>) id 1l9xRK-0003ye-Be
 for submit <at> debbugs.gnu.org; Wed, 10 Feb 2021 16:54:28 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:52372)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <stefan@HIDDEN>) id 1l9xRK-0005xL-37
 for guix-patches@HIDDEN; Wed, 10 Feb 2021 16:54:26 -0500
Received: from dd3624.kasserver.com ([85.13.130.11]:45820)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <stefan@HIDDEN>) id 1l9xRD-00058c-NM
 for guix-patches@HIDDEN; Wed, 10 Feb 2021 16:54:25 -0500
Received: from localhost (217-149-162-201.nat.highway.telekom.at
 [217.149.162.201])
 by dd3624.kasserver.com (Postfix) with ESMTPA id 1F3E35D43DF1;
 Wed, 10 Feb 2021 22:54:15 +0100 (CET)
From: =?UTF-8?q?Stefan=20Reich=C3=B6r?= <stefan@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH 2/3] gnu: Add go-github-com-shazow-rateio.
Date: Wed, 10 Feb 2021 22:54:03 +0100
Message-Id: <20210210215404.209053-2-stefan@HIDDEN>
X-Mailer: git-send-email 2.25.1
In-Reply-To: <20210210215404.209053-1-stefan@HIDDEN>
References: <20210210215404.209053-1-stefan@HIDDEN>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Received-SPF: none client-ip=85.13.130.11; envelope-from=stefan@HIDDEN;
 helo=dd3624.kasserver.com
X-Spam_score_int: -25
X-Spam_score: -2.6
X-Spam_bar: --
X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7,
 SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: submit
Cc: =?UTF-8?q?Stefan=20Reich=C3=B6r?= <stefan@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

* gnu/packages/golang.scm (go-github-com-shazow-rateio): New variable.
---
 gnu/packages/golang.scm | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 7c0d373a8b..897a5d0d35 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -1926,6 +1926,30 @@ applications as well as a program to generate applications and command files.")
       (description "Several logging packages for Go")
       (license license:expat))))
 
+(define-public go-github-com-shazow-rateio
+  (let ((commit "4461efc8bdc4508e5ec6ac78fa2ff26d062ae678")
+        (revision "0"))
+    (package
+      (name "go-github-com-shazow-rateio")
+      (version (git-version "0.0.0" revision commit))
+      (source
+       (origin
+         (method git-fetch)
+         (uri (git-reference
+               (url "https://github.com/shazow/rateio")
+               (commit commit)))
+         (file-name (git-file-name name version))
+         (sha256
+          (base32
+           "1isy75cmm71q18mvs6xaizgdjqnn6pllkj4yvd42brfgfj84qz0w"))))
+      (build-system go-build-system)
+      (arguments
+       `(#:import-path "github.com/shazow/rateio"))
+      (home-page "https://github.com/shazow/rateio")
+      (synopsis "Ratelimiting for io-style interfaces in Go")
+      (description "Ratelimiting for io-style interfaces in Go")
+      (license license:expat))))
+
 (define-public go-github-com-spf13-pflag
   (package
     (name "go-github-com-spf13-pflag")
-- 
2.25.1





Acknowledgement sent to Stefan Reichör <stefan@HIDDEN>:
New bug report received and forwarded. Copy sent to guix-patches@HIDDEN. Full text available.
Report forwarded to guix-patches@HIDDEN:
bug#46431; Package guix-patches. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 20 Sep 2021 12:00:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.