From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id PuojOuhhSWXXfgEAauVa8A:P1 (envelope-from ) for ; Mon, 06 Nov 2023 23:00:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id PuojOuhhSWXXfgEAauVa8A (envelope-from ) for ; Mon, 06 Nov 2023 23:00:09 +0100 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 D536B50BD8 for ; Mon, 6 Nov 2023 23:00:08 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=V+uvflm7; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699308008; h=from:from:sender:sender: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=TK6pPbGVNySD9tiZ3zEwDh7KfrGHk32OtjGCEEstUqI=; b=iv1I/jehgvxL12C7oRRKokyEwVqYLLb87dZGbLoAntOA5ceyDeHQPSdueLet9TXhsPNtoo arCdkhC7CPxOa3gRiRG8PF3577mGjIecYfpNmJ1OUpTK2wrQA391De8LfKUc3UMIaBbZMX w6vZfNsRm9Q/gUeqgjX4WBB64VSmyOp9uc6ReLGNDpTY1WShMWoidJhTQANBY5+d5qm3IQ LKnzodbhr2FJStj/IWj9xFkuhkDFazqzXO0mEcw+nPKBB/gjTdcVKbeDJE66UG7mLeBdvz GMRgr3tTbQzsierGOH/iTB5GYClymJjktfTcpXaa6VjBgob/yjhPcmoTAaFLzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=V+uvflm7; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699308008; a=rsa-sha256; cv=none; b=R5aCxHQBFXTZBp/ALzvFM9AR/f3i1mZ93XXExDjpdxORzZJnwwgRZV7mXg3woPKtFuqP9j ge0b02aDzL4wSctEem7gJmS82wp7h23wui9P/7lOO5I4TwM2YZSWaR9gGDHvwSpaaljWAZ jv352duHzHdZ2aIuoHlh2ENfNtkBTAHaFDIuxjAqaI1V9+Iy4FBbf31JdsvJerwSOwnDaf xtUs41zIv52NWUPdShd0Ez9yqdCysIpRsLL2XyJWH/N6z/SO9tY3Rbnd5ykKw0DNcNmg0p qEGOiHxZ+R1HYPG5XJ48MBf86dh+A9I8aSltAIIZof2gkfV98MSQVLsZo0zUVg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r07d8-0006ge-9N; Mon, 06 Nov 2023 16:59:34 -0500 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 1r07d5-0006VN-Sw for guix-patches@gnu.org; Mon, 06 Nov 2023 16:59:31 -0500 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 1r07d5-00054G-Jj for guix-patches@gnu.org; Mon, 06 Nov 2023 16:59:31 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r07de-0007La-MS; Mon, 06 Nov 2023 17:00:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66977] [PATCH 10/16] gnu: cl-mathstats: Update source URL. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: glv@posteo.net, cox.katherine.e+guix@gmail.com, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 06 Nov 2023 22:00:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66977 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66977@debbugs.gnu.org Cc: Sharlatan Hellseher , Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart Received: via spool by 66977-submit@debbugs.gnu.org id=B66977.169930796028016 (code B ref 66977); Mon, 06 Nov 2023 22:00:06 +0000 Received: (at 66977) by debbugs.gnu.org; 6 Nov 2023 21:59:20 +0000 Received: from localhost ([127.0.0.1]:40866 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r07cu-0007Hh-AM for submit@debbugs.gnu.org; Mon, 06 Nov 2023 16:59:20 -0500 Received: from mail-lj1-x235.google.com ([2a00:1450:4864:20::235]:44136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r07cn-0007FN-Jf for 66977@debbugs.gnu.org; Mon, 06 Nov 2023 16:59:14 -0500 Received: by mail-lj1-x235.google.com with SMTP id 38308e7fff4ca-2c5210a1515so68770211fa.0 for <66977@debbugs.gnu.org>; Mon, 06 Nov 2023 13:58:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699307910; x=1699912710; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=TK6pPbGVNySD9tiZ3zEwDh7KfrGHk32OtjGCEEstUqI=; b=V+uvflm7JrhPc+9KHe8GLOsyZhxpVBEy6Okhn9cgZ9BkSXe9k9sGaj1gUkNQ/Ecevg YifdA4TN4FFwrZPZ+jaCmNhb7xazeME/3CLySd3JOddsYgun/2OUDgnWE3suENuTrHmG JUOL+r35a24tnWhJ69AQh47qUl/v/6RyERz6njxxDWrrlyW1iYOlGymPb7d7Sz26gCOT gwClbaEUsSNVZrHez3QGw9c3A2AXELJhfzgy26tBS/scii0Uxfs/B71YRxQutuF8MSzx ukiCyisL/9zfXw4Kpoatr6E1iUgCsVkRnjgD+QKYFG1Z+lI8sBa4giiJUWicfAZuCsPX 18Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699307910; x=1699912710; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TK6pPbGVNySD9tiZ3zEwDh7KfrGHk32OtjGCEEstUqI=; b=DUwU5AXudwEB4/T/gKWSy59HnlnafPyhIOZaYjP6vwqIZXML5A+J6asEa9x0gHE/vP WpF6TB/nT/unGtVcJuN9nyyE+xBLHYsvqmbnQaaiwglV7uxTW5AiXJAftYQWJSuAJzol oZnyOfzyQyU8fCW6TJtjr6i8lzKBLD+saQQPm+Ivw/CFbRngu+T+K+XN09EUdU/hh8n6 T/O7QlbTS51GfGgBMHaHeq8prs8SJnxGwORZN4dWe4qHIr2ZndZYmu/x4+fOc9r31yqi kR0p0mpSXWUL/Z3KyZIPB0GrQBGCqzyqZHMOEX+4SLILTa26v7vy0O3p2Rfom1QklC/d jYdg== X-Gm-Message-State: AOJu0Yw6GJIbhV/B3l3Gr1Vs1DQc087qMuE4QFfuSOPXTwlqh3PFXnH0 aGroarzfOGheWoFqpeFv596Z63ib+7hBkQ== X-Google-Smtp-Source: AGHT+IGt4MuLZ4yRk8aSNnTe3lzgzY6OhefTNnFhLME4t+sKkWYHHoEVmFIw/4ClmtpkV7bF3T77mQ== X-Received: by 2002:a2e:7308:0:b0:2c5:3261:615e with SMTP id o8-20020a2e7308000000b002c53261615emr24517412ljc.35.1699307910106; Mon, 06 Nov 2023 13:58:30 -0800 (PST) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id k8-20020adfe8c8000000b0032d9caeab0fsm620139wrn.77.2023.11.06.13.58.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Nov 2023 13:58:29 -0800 (PST) From: Sharlatan Hellseher Date: Tue, 7 Nov 2023 00:57:54 +0000 Message-ID: <58024ef9630110f721e4df2fb4400ff3a403b55d.1699318202.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam: Yes X-Migadu-Spam-Score: 9.89 X-Spam-Score: 9.89 X-Migadu-Queue-Id: D536B50BD8 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam: Yes X-TUID: dzRofPXKWSNN * gnu/packages/lisp-xyz.scm (sbcl-cl-mathstats): [source]: Update URL as maintainer and owner of repository was changed. [home-page]: As above. Change-Id: Ib53afc5fac19e79837ff84e1f3b328c31027abbe --- gnu/packages/lisp-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index f13eea5c1d..9209ed2426 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -19492,7 +19492,7 @@ (define-public sbcl-cl-mathstats (origin (method git-fetch) (uri (git-reference - (url "https://github.com/gwkkwg/cl-mathstats") + (url "https://github.com/hraban/cl-mathstats") (commit commit))) (file-name (git-file-name "cl-mathstats" version)) (sha256 @@ -19502,7 +19502,7 @@ (define-public sbcl-cl-mathstats (list sbcl-lift)) (inputs (list sbcl-cl-containers sbcl-metatilities-base)) - (home-page "https://github.com/gwkkwg/cl-mathstats") + (home-page "https://github.com/hraban/cl-mathstats") (synopsis "Common Lisp collection of mathematical routines") (description "This package provides Common Lisp math and statistics routines.") -- 2.41.0