From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +CevF4PIQ2PPeAAAbAwnHQ (envelope-from ) for ; Mon, 10 Oct 2022 09:23:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oMnOF4PIQ2PKkQAA9RJhRA (envelope-from ) for ; Mon, 10 Oct 2022 09:23:47 +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 0D4A48D5A for ; Mon, 10 Oct 2022 09:23:47 +0200 (CEST) Received: from localhost ([::1]:58528 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohn8c-0006Rt-4e for larch@yhetil.org; Mon, 10 Oct 2022 03:23:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohn49-0003hV-Jg for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46641) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohn49-0007bo-B5 for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohn49-0004tz-6P for guix-patches@gnu.org; Mon, 10 Oct 2022 03:19:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v12 20/40] gnu: go-github-com-emersion-go-sasl: Update to 0b9dcfb. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 07:19:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166538632018534 (code B ref 55903); Mon, 10 Oct 2022 07:19:09 +0000 Received: (at 55903) by debbugs.gnu.org; 10 Oct 2022 07:18:40 +0000 Received: from localhost ([127.0.0.1]:45660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3f-0004ol-J7 for submit@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:39 -0400 Received: from knopi.disroot.org ([178.21.23.139]:51316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohn3L-0004kw-H3 for 55903@debbugs.gnu.org; Mon, 10 Oct 2022 03:18:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id EF13C4CA94; Mon, 10 Oct 2022 09:18:18 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3PPctSJ0ggMz; Mon, 10 Oct 2022 09:18:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665386284; bh=kB42/nkpAZlzKuu27t1dTTvKezbYXOScV4ixIJ35PsA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=U59MCaEcMmzzbYF5waDtxhxW3Q/esFmCIz95mWQkJDv0fZl1R3F5so61ByidiQes7 elkNNq7wJyZHcUV+6leWZXBE/4sJpLHzpvxCzRHAjqp8Kl3d8FwQYlasAIi8oJmZOw XZw3+ylQlc7tHyTh0mFep15KfCcQS7ues/k3JeVdP9K8653dBMwA2gEdLXbECKENjb C36atv9TB21XsYG97pJNFDx9hCBBXXgittV4lkdjtUZyaypplb718iSAyurOuQWMMn 3eo+ZTGLnvDuFPcpCxoXVSGjxKMRjJf2QEB5Itd4DxGFXDzlKsboEEsTOW75Fm9ety NNzHag2vTEDpg== Date: Mon, 10 Oct 2022 08:17:34 +0100 Message-Id: <20221010071754.23322-20-paren@disroot.org> In-Reply-To: <20221010071754.23322-1-paren@disroot.org> References: <20221010071754.23322-1-paren@disroot.org> 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: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665386627; 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=WmbeZVvsHD/X20ph769KrjP7bZQChU4HoFqdm7mI+io=; b=gT+SoZ7hDZNGI239dKapCuKjfxxWerKZorwG325Y0g/0kZ9fXji8eW1bFHP35vv2TR9BG1 wDxU2A350J1akaLGf/n0ygUJfOTQFdII9YuX2sQuwe1LgCmdNeL6Q6NPZkucQ8i4ni73+T bAz5KfiiC1ZkChu5t2Oy9cTi4eYyUJV6wjd09ZCk/s4FjGkKNxmx1G7A69n9Gzzl59qccR 9sdXAk4I+eQp+kIElJTnpJC8icPx5filJB9W5oQcGzjJmir0DfymwB5PxgqAOpSnTQitL3 9FhykQc4+PqQnOTwaxhBqpqvGQpTxT/G9SSUtnlg3jLUb3WNaHvvpXrdqcV5mA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665386627; a=rsa-sha256; cv=none; b=Fpc40/k8RgeK4Es4IOSNO3uPTzsna7o8SmVz3GysLzqVjMtMRawCNCRp/HqqXAwmbHaKYw vuXqWaGzeMohsY47euOqykEngqCr8/I1bnyrTmvrsbLRXl6TL06cvm6i2dUpBIRckoHyqf 0uUNRGSAnTNzla/nnaIeWjSfxBNuI/7olgrHX2MIBWN6Q+BhHqJ8/RQFyoowDWnd440Nn4 lIuk6BImxNcIILQePmgUbrLuuIl3diPGwuoBD7PJgpqTrFfvvf+JmITXtnrW2MXibJpcsf dHoGevJSwMZ5Xaiji8jj1O3xqsoFxnNicc7BElsWHWYxYAd7D2wuQChcxZmCFw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=U59MCaEc; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.38 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=U59MCaEc; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 0D4A48D5A X-Spam-Score: -2.38 X-Migadu-Scanner: scn1.migadu.com X-TUID: OAqY7zQNQKCg From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-emersion-go-sasl): Update to 0b9dcfb. --- gnu/packages/golang.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1fc2ee2845..e88f976661 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6436,8 +6436,8 @@ (define-public go-github-com-emersion-go-imap (license license:expat))) (define-public go-github-com-emersion-go-sasl - (let ((commit "240c8404624e076f633766c16adbe96c7ac516b7") - (revision "0")) + (let ((commit "0b9dcfb154ac3d7515b08bc2691a0332800edfe9") + (revision "1")) (package (name "go-github-com-emersion-go-sasl") (version (git-version "0.0.0" revision commit)) @@ -6447,13 +6447,13 @@ (define-public go-github-com-emersion-go-sasl (uri (git-reference (url "https://github.com/emersion/go-sasl") (commit commit))) + (file-name (git-file-name name version)) (sha256 (base32 - "1py18p3clp474xhx6ypyp0bgv6n1dfm24m95cyyqb0k3vibar6ih")) - (file-name (git-file-name name version)))) + "1cbf86wkqrdinfydndgdlnayg4a5mg3d4vqra377j2sfkg7wj0hs")))) (build-system go-build-system) (arguments - '(#:import-path "github.com/emersion/go-sasl")) + (list #:import-path "github.com/emersion/go-sasl")) (home-page "https://github.com/emersion/go-sasl") (synopsis "SASL library written in Go") (description "This package provides a SASL library written in Go.") -- 2.38.0