From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wNbnJgDJ8mRcCwEAG6o9tA:P1 (envelope-from ) for ; Sat, 02 Sep 2023 07:32:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wNbnJgDJ8mRcCwEAG6o9tA (envelope-from ) for ; Sat, 02 Sep 2023 07:32:48 +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 51EE9528DE for ; Sat, 2 Sep 2023 07:32:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=T1IeEAJB; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693632768; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=6Jhe4S/X0ALUYtf/c42QdjzfXS2tIeQOpXbQs3eH5Y0=; b=OBeGU+iJ5/ZS5nEv69OEo4k3KnrHY84JQZwtoClCb1MY+e5LYwateITytaUjcACx92/u5b QXPlZm5hN2va0UCV1ivY5lqcxzWo6cZcJOFHDne3N+yOTnhc9zIGKASXgpzVRWl3ZQY6I4 r/KkPZviMYbdIzzr1ZhpHj6pp5FV0zWllHVDnjslb1EJhDkRRx8+94TXWIetb+o+vizvWw uJ1PBlHCdUpPduQb7MrGAVNEDsZoKWIaZpa3IbWnPXg7hwtQBz+IYjHHOM7qlSjrZ/uGht ltVkZDxPbhC7XU20KJydtkGXmyzKI5eQbEPEpdFJqlX9xO2/LUY8GjdTvgTyww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693632768; a=rsa-sha256; cv=none; b=uzxxHOXpjekVc3mjZn9xB1k8T+1zvuhbYC0U4/anQr+Tw1ICak+uBMHqvYmU7QosDOrysx JQpx/yDtMhjI/JPDJlYRiA4tEC+rMPxvLOrFVzt0WgV4ynHr6Z4Xiv7XpxbIJNrsHv0nbu JD/RVukxyFRaQNu6eF1mqBI3SggN+VaPjXFlfymaDCpzElY7O+aPDm9FIlZwJreCNl3+qS QGwzu9oF+mJqG95cpMj3afpjbcnEHJeLiNFwho4GfzDw5g7h1J+O8CGaJTrrwz4bnzwQi9 jMgNTAPg70qVcpJdphh1ETbkrp6zLJPFYx4LBTuPsAWY26Fueqc4VtkryXEvFw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=T1IeEAJB; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcIzC-00058P-IK; Sat, 02 Sep 2023 01:15:54 -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 1qcIzB-00057P-9F for guix-patches@gnu.org; Sat, 02 Sep 2023 01:15:53 -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 1qcIzB-0006Zr-14 for guix-patches@gnu.org; Sat, 02 Sep 2023 01:15:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcIzK-0003Hx-I4 for guix-patches@gnu.org; Sat, 02 Sep 2023 01:16:02 -0400 Subject: bug#65438: [PATCH 4/4] gnu: Add go-github-com-wraparound-wrap. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 05:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65438 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65438-done@debbugs.gnu.org Mail-Followup-To: 65438@debbugs.gnu.org, liliana.prikler@gmail.com, liliana.prikler@gmail.com Received: via spool by 65438-done@debbugs.gnu.org id=D65438.169363175912628 (code D ref 65438); Sat, 02 Sep 2023 05:16:02 +0000 Received: (at 65438-done) by debbugs.gnu.org; 2 Sep 2023 05:15:59 +0000 Received: from localhost ([127.0.0.1]:34887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcIzG-0003Hc-OF for submit@debbugs.gnu.org; Sat, 02 Sep 2023 01:15:59 -0400 Received: from mail-ed1-x542.google.com ([2a00:1450:4864:20::542]:58812) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcIzE-0003HN-Iu for 65438-done@debbugs.gnu.org; Sat, 02 Sep 2023 01:15:57 -0400 Received: by mail-ed1-x542.google.com with SMTP id 4fb4d7f45d1cf-52c74a2e8edso867719a12.1 for <65438-done@debbugs.gnu.org>; Fri, 01 Sep 2023 22:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693631741; x=1694236541; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:from:to:cc:subject:date :message-id:reply-to; bh=6Jhe4S/X0ALUYtf/c42QdjzfXS2tIeQOpXbQs3eH5Y0=; b=T1IeEAJBrropyJmYbMieO1T+a6dEngxHNYuF5T8xrw1BvxdPikqk+618cFJvKO8NEo 6WOD+U3BGeDWomHVe2K2VVb2fInjyzn/7BAeRLf+DDsLAUiD0ZtzPxVKXaGx8yEWVxKk MiR22RdDoKvHYUwuSc20dhrL6RwviNR4ml/I9Zarl9E6hM2ClZmel9cXobty2108gRIO qsDUj4ZM2O8nscWLALiCfKTyPphUwOhMLZGv0oXF26BaEAUCH0nrqOYIwOE6ScD1GyQI ryfHiLVmIMdk0uc2O49TmSCREvtBhLyik/ZWsE8lSVcF/bHUjBUJVIKNgMZle2fpbELm EvXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693631741; x=1694236541; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=6Jhe4S/X0ALUYtf/c42QdjzfXS2tIeQOpXbQs3eH5Y0=; b=BAJXZpSXzzhmPMpWMg9K8htT3bWxWBLsVmfmdoFWDeF/tL2RSbqIf/XHW8NYHAaMbz WSPoUvA9tyPQZpuiy3hLYXfz6c32aZZF383BW7uZgpz+GEWfbFgk3/SnMRnvHRtxbpSS PvyhJ4MRFe/zEJ2PpYBGXfXFm4jezu01d4RkoCGp8bliiCLNr5assC5eg6uvQNwMpXND u9YTdonZjst+LudPv7HfFfnH+IKS2ovmtxQ2jPSd1R6iVt+TWGoue1voss0M7DW0ru4a yJ22nu1rsb+aI3tdqlw1tBJnR2Bc13ixCqceXCqrtUSsCuGSWAeZMHqfercJ490HOcIr r8ww== X-Gm-Message-State: AOJu0YwYGOZuSro0u6QaWrDGsNbaKtM61Q3Ec/D7uegn79C0sdAqoc0k m320kqPLlDWCzO8jk7N98lKOrBhlwSkbBcsj X-Google-Smtp-Source: AGHT+IGNKCZfI/Ay0oC7lkj/TWnowYZf5mdCXs3Pboh5eCcsWFgbpXnWQxvWM1787RP0DEGJtgLqNw== X-Received: by 2002:aa7:d50e:0:b0:52a:10b3:3cc2 with SMTP id y14-20020aa7d50e000000b0052a10b33cc2mr3383020edq.30.1693631741216; Fri, 01 Sep 2023 22:15:41 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id i25-20020aa7c719000000b0052228721f84sm2903978edq.77.2023.09.01.22.15.40 for <65438-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Sep 2023 22:15:40 -0700 (PDT) Message-ID: From: Liliana Marie Prikler Date: Sat, 02 Sep 2023 07:15:39 +0200 In-Reply-To: <0bfd3ed2480566cfc7932898d480e8876b2fb1e4.1692642912.git.liliana.prikler@gmail.com> References: <0bfd3ed2480566cfc7932898d480e8876b2fb1e4.1692642912.git.liliana.prikler@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 51EE9528DE X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 2.77 X-Spam-Score: 2.77 X-TUID: 8PXEdrjqwgR0 Am Montag, dem 21.08.2023 um 20:23 +0200 schrieb Liliana Marie Prikler: > * gnu/packages/patches/go-github-com-wraparound-wrap-free- > fonts.patch: New file. > * gnu/local.mk (dist_patch_DATA): Register it here. > * gnu/packages/golang.scm (go-github-com-wraparound-wrap): New > variable. > --- Pushed.