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 ms11 with LMTPS id iBGyE5xAz195aQAA0tVLHw (envelope-from ) for ; Tue, 08 Dec 2020 09:00:12 +0000 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 QAekD5xAz182EgAAB5/wlQ (envelope-from ) for ; Tue, 08 Dec 2020 09:00:12 +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 E924A940481 for ; Tue, 8 Dec 2020 09:00:11 +0000 (UTC) Received: from localhost ([::1]:40318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kmYqw-0002si-Us for larch@yhetil.org; Tue, 08 Dec 2020 04:00:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38914) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kmYqp-0002sL-4B for guix-patches@gnu.org; Tue, 08 Dec 2020 04:00:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44986) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kmYqo-0008NQ-9q for guix-patches@gnu.org; Tue, 08 Dec 2020 04:00:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kmYqo-00053E-8o for guix-patches@gnu.org; Tue, 08 Dec 2020 04:00:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44969] [PATCH 1/7] gnu: go-github-com-gorilla-mux: Update to 1.8.0. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Dec 2020 09:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44969 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Martin Becze Cc: 44969@debbugs.gnu.org Received: via spool by 44969-submit@debbugs.gnu.org id=B44969.160741797019349 (code B ref 44969); Tue, 08 Dec 2020 09:00:02 +0000 Received: (at 44969) by debbugs.gnu.org; 8 Dec 2020 08:59:30 +0000 Received: from localhost ([127.0.0.1]:56532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kmYqH-000520-LO for submit@debbugs.gnu.org; Tue, 08 Dec 2020 03:59:29 -0500 Received: from mira.cbaines.net ([212.71.252.8]:46970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kmYqG-00051t-5W for 44969@debbugs.gnu.org; Tue, 08 Dec 2020 03:59:28 -0500 Received: from localhost (188.29.103.89.threembb.co.uk [188.29.103.89]) by mira.cbaines.net (Postfix) with ESMTPSA id 6E48727BC01; Tue, 8 Dec 2020 08:59:27 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ed5e6238; Tue, 8 Dec 2020 08:59:25 +0000 (UTC) References: <20201130201757.27248-1-mjbecze@riseup.net> <20201130202408.27437-1-mjbecze@riseup.net> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <20201130202408.27437-1-mjbecze@riseup.net> Date: Tue, 08 Dec 2020 08:59:24 +0000 Message-ID: <87tuswisgj.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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 X-Migadu-Spam-Score: -1.90 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: E924A940481 X-Spam-Score: -1.90 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: m+K4jeoiVQ9+ --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Martin Becze writes: > * gnu/packages/golang.scm (go-github-com-gorilla-mux): Update to 1.8.0. > --- > gnu/packages/golang.scm | 60 ++++++++++++++++++++--------------------- > 1 file changed, 29 insertions(+), 31 deletions(-) > > diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm > index 92533cfd50..fed32d65ec 100644 > --- a/gnu/packages/golang.scm > +++ b/gnu/packages/golang.scm > @@ -1307,50 +1307,48 @@ values for the purpose of fuzz testing.") > (license license:bsd-3)))) >=20=20 > (define-public go-github-com-gorilla-mux > - (let ((commit "599cba5e7b6137d46ddf58fb1765f5d928e69604") > + (package > + (name "go-github-com-gorilla-mux") > + (version "1.8.0") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/gorilla/mux") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 > + "18f0q9qxgq1yh4ji07mqhiydfcwvi56z9d775v7dc7yckj33kpdk")))) > + (build-system go-build-system) > + (arguments > + '(#:import-path "github.com/gorilla/mux")) > + (home-page "https://github.com/gorilla/mux") > + (synopsis "URL router and dispatcher for Go") > + (description > + "Gorilla/Mux implements a request router and dispatcher for matching > +incoming requests with their respective handler.") > + (license license:bsd-3))) > + > +(define-public go-github-com-jonboulle-clockwork > + (let ((commit "e3653ace2d63753697e0e5b07b9393971c0bba9d") > (revision "0")) > (package > - (name "go-github-com-gorilla-mux") > + (name "go-github-com-jonboulle-clockwork") > (version (git-version "0.0.0" revision commit)) > (source > (origin > (method git-fetch) > (uri (git-reference > - (url "https://github.com/gorilla/mux") > + (url "https://github.com/jonboulle/clockwork") > (commit commit))) > (file-name (git-file-name name version)) > (sha256 > (base32 > - "0wd6jjii1kg5s0nk3ri6gqriz6hbd6bbcn6x4jf8n7ncrb8qsxyz")))) > - (build-system go-build-system) > - (arguments > - '(#:import-path "github.com/gorilla/mux")) > - (home-page "https://github.com/gorilla/mux") > - (synopsis "URL router and dispatcher for Go") > - (description > - "Gorilla/Mux implements a request router and dispatcher for match= ing > -incoming requests with their respective handler.") > - (license license:bsd-3)))) > - > -(define-public go-github-com-jonboulle-clockwork > - (let ((commit "e3653ace2d63753697e0e5b07b9393971c0bba9d") > - (revision "0")) > - (package > - (name "go-github-com-jonboulle-clockwork") > - (version (git-version "0.0.0" revision commit)) > - (source > - (origin > - (method git-fetch) > - (uri (git-reference > - (url "https://github.com/jonboulle/clockwork") > - (commit commit))) > - (file-name (git-file-name name version)) > - (sha256 > - (base32 > - "1avzqhks12a8x2yzpvjsf3k0gv9cy7zx2z88hn0scacnxkphisvc")))) > + "1avzqhks12a8x2yzpvjsf3k0gv9cy7zx2z88hn0scacnxkphisvc")))) > (build-system go-build-system) > (arguments > - '(#:import-path "github.com/jonboulle/clockwork")) > + '(#:import-path "github.com/jonboulle/clockwork")) > (home-page "https://github.com/jonboulle/clockwork") > (synopsis "Fake clock library for Go") > (description This patch is a little messy, I think the go-github-com-jonboulle-clockwork indentation isn't great, and you end up changing it when updating go-github-com-gorilla-mux. I managed to remove the go-github-com-jonboulle-clockwork indentation changes from this before committing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl/PQGxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XflbQ/8DZe1/kcw+pbhf7Byp9pHHIgcOlGZqyk9 Tb+rEcey3sDIoj/iKzfrUrKefssEO3xrVOdQbbB1G0pv6aB3V4AgrIy9ytQFJW72 fGxabSzhvVL4YIawMsYzvwXxldpj8pAml6cy/O0H0h50lttUG1eU8XYiAFLjlyLo oYNAi4ldCKg2qzdMOmQQ3xcW3qKH0zzhdZ66jFWYIZ+gnTG6JKDBsmXvEC2Rrfbc pjLxP4A6eh8XKrj6qGVXpvG76ifEg3f5jonRROVggp29/ew6harUsbTHPN5of8Tj JRLKlxLVT+KJe4kmC61Cx9sPnH/O3HIX9YfhYFYUPNE2KZLbgSZQygBzh5AbsmuB QZJCB+0VmlMJJ4H7J/NFXhJJjK6cMpkNXY2QxGl2k8ljy0HddFsvT3zFifUaGYKT IXMKAeyyB92Zc8HUVOiw4bogTwRitwY+hQW6KgdtQRX2RpaZSbb31t/Pv2G9eN5s Pl6fLa/7BlnXsAINSMoWXZcdEPGBDrGYwmHi7FkfqbbWEGb8YmbJvw/EHWCLvyFP XhbtDgSWvD3uS5ppkqSJzekuaeXRK1BPHjonvJb391zuxYmVzjJs6vOoMVyXrxol KIraNtiljBRn6D94Es7kzIe9kBk5wSh4eaFH/nzY8ewk+5qiJEA+Apc5yevnUPJl XJdboIwUVUw= =lLtq -----END PGP SIGNATURE----- --=-=-=--