From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0JAzDL76w2T6HgAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 19:28:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mPoVDL76w2QYhAEAauVa8A (envelope-from ) for ; Fri, 28 Jul 2023 19:28:30 +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 0AE4741C3C for ; Fri, 28 Jul 2023 19:28:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=R3+ijmwZ; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690565310; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=5+b7UoTmx5OaqurIr6Fm9t/MRdyF2pUITXdmoGOMu94=; b=KZ7G0q6NM/M1pHQ+8/58EBdy5ThajDdMaAQeZl9JHd/TecHNmK/gBSihusFpi5LcA7rj8W Qs2maoqOQdQU+H3ahRXooIwJjIfaLColLW6/VBtIdf9T3ulN7yxm+nPuWW5OeSldFf/LoA KZyaxxUQlaZHDmm5g/Z8uisf1iFK+B9tC2g5sYZQAybckAbssFrffYy8pD1QoWz5ugAS2h 7bE7LwsZD23PUBZAZ6njco2keCw3aiDZEnPqEazCdKFsS4pnqM3SBLRdCA4xpMetFqsUwb A0q475nV6cz7O5+Bpdxm4eS77QcFAdzL3NvJ9xmpqm5a+u4XUsXbB902k/mxAA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690565310; a=rsa-sha256; cv=none; b=ZfcymLMsjICvdxKBoTtZz6neaVDOneUwddxXcASeE76jUrewbBlSVJOaVb9Nn3O+k826T+ nOBPZ+QRiBqjBHPKHn1stlT1hU9kzPi0YfUp96lB9f5zVkH5KGoJxeJBNDDDSDmjgOUY1r 0iv++BzCw86LDOpCrWZDCh7OPvZ6FRp3njr3NYbApiXKgtGh0JGGQVoo2ioCKNTGQhwI+c va9WoQac0N6g5Aap9Q0raei2zRiQfOCEBhrH1nNyghW8PvDL6twVLcLlUub1twM8MFSHUl GNs/jL/a8e6beGJxQrXL2nA/jpUI9qcOK6n2MiPk50XRKx0+PIa17DAQ6UBV4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=R3+ijmwZ; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPR9Y-0001se-SY; Fri, 28 Jul 2023 13:21:24 -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 1qPR9J-0001lW-5h for guix-patches@gnu.org; Fri, 28 Jul 2023 13:21:11 -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 1qPR9I-0000Qi-Tv for guix-patches@gnu.org; Fri, 28 Jul 2023 13:21:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPR9I-0001Di-Pm for guix-patches@gnu.org; Fri, 28 Jul 2023 13:21:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64916] [PATCH v2 13/23] gnu: go-github-com-leodido-go-urn: Update to 1.2.1. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 17:21:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64916 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64916@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 64916-submit@debbugs.gnu.org id=B64916.16905648654608 (code B ref 64916); Fri, 28 Jul 2023 17:21:08 +0000 Received: (at 64916) by debbugs.gnu.org; 28 Jul 2023 17:21:05 +0000 Received: from localhost ([127.0.0.1]:45999 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPR9F-0001C9-6e for submit@debbugs.gnu.org; Fri, 28 Jul 2023 13:21:05 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:58952) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPR91-00019b-DJ for 64916@debbugs.gnu.org; Fri, 28 Jul 2023 13:20:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1690564576; 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=5+b7UoTmx5OaqurIr6Fm9t/MRdyF2pUITXdmoGOMu94=; b=R3+ijmwZLGMGRzvGDMvXUD+aZ7xug0uDej/yFMYgnd7w1IpvX+KjYFpwgHseYt274JLNlx XG2ofh054U2qZPXLFeY2DHjVP4Zejc/Vu1arQw8hXAAFk2GWtgvae4V1XeJ5bULVEA2E5s AMhTOdxKXuNdi1a5ioI247e8/P6h6rPeTv2XAskS3wIVexTFC92KAG4edO2oLUe8ald7ht cZmRvCGtA+I2V8z4RtKfC0XnnoyyewlFh5luFHPmJuvXiqZzE84DgaXHJYsEZaiJmMTdle SG2SPOsjY9MmZ/45gsNO43mo3BCP/X6zuMaNNsNOBX8yGPVeNoh/EOIzHGqXmQ== Date: Sat, 29 Jul 2023 01:19:59 +0800 Message-ID: <02af56aed2ad6c0333184391ad5fb6282ce726c1.1690564476.git.hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via 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-Spam-Score: -6.15 X-Spam-Score: -6.15 X-Migadu-Queue-Id: 0AE4741C3C X-Migadu-Scanner: mx1.migadu.com X-TUID: iXSahprHQztV * gnu/packages/golang.scm (go-github-com-leodido-go-urn): Update to 1.2.1. --- gnu/packages/golang.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index da55ad859c..425afc9a6b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2959,7 +2959,7 @@ (define-public go-github-com-golangplus-testing (define-public go-github-com-leodido-go-urn (package (name "go-github-com-leodido-go-urn") - (version "1.2.0") + (version "1.2.1") (home-page "https://github.com/leodido/go-urn") (source (origin @@ -2969,7 +2969,7 @@ (define-public go-github-com-leodido-go-urn (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1d4g1vkhc1180l1n7q48vl84b27c7cziywml78cyijbcdz2f8vim")))) + (base32 "0n48gfw2gxr4lkxygbx6gcnkgrv0i5l14kl2a6633d8c9k4iyrfk")))) (build-system go-build-system) (arguments '(#:import-path "github.com/leodido/go-urn")) -- 2.41.0