From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 IAY1DjKs8GSIawEA9RJhRA:P1 (envelope-from ) for ; Thu, 31 Aug 2023 17:05:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IAY1DjKs8GSIawEA9RJhRA (envelope-from ) for ; Thu, 31 Aug 2023 17:05:22 +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 D67E535A64 for ; Thu, 31 Aug 2023 17:05:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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=1693494322; 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; bh=TyZVVIdaJCYM4pT3cYPJ2rZ9qCSjgRYY6Aq7ZRCoqis=; b=avtUMb6kMSnFH3cwNuomJf3cBGgp4uPGSfMyxzJ2/QiSDHz+WhUmJiDIjfcqmVjhvF0K0H BysD1qLu1hNw+YkjwYzAnm3h7/6QBiVovQ/QGJ5bdvMkWGx9nkjquZ3Pcuuiz7f2rrj/8+ hffvf58/LuABqhv7nqwCGxG/1xmM2NWx8nfeGU1xVO9kqn7I8/og5G3+R/qkDNNi/Yn/Ff I0spzCzW9oUZAjl/Y9ljVGGbJ+TXhuMjZomNS3Vt3wr3T8FGfkil1/CmZohdWhSW3tJjJ/ S2FOL4DCRy8/zA5zu+rUlifVPXk4IzyNOVkpnhcGp8qHOizjhMqhFCgYtpiiaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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-Seal: i=1; s=key1; d=yhetil.org; t=1693494322; a=rsa-sha256; cv=none; b=mfo5Dn93Rw5yA84bXTZJ26PyBe1S2ni5maeEA/dw3oGBKGpdZ/GFnDbEaC2/WE9S4ca1Js gGcfugG5cSJjoon9MDomU1z3fw8tNR2rl66o2QQL1goaD7dsR2D6Jo7T7IclQ6Fa3GKfZN 9rkanbWfEYV+lGCQpFy9LaoqILeHZWZmq9nlfIPED7qFDMsP71NeXYtN5Jb3VlmUiRi5VX LgqAgJfp93NIaiTyfymBWTdw7paoY82o26Ec8jMATEjISw/vaIQhwACoEQHwExqHm16LZ+ +HAKfmjhFf/IeH6FcxExl2PibWArm0NDhVzM68h1akpxhdOd6A/J/XnCTwIP4w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbjE9-0000UF-Ib; Thu, 31 Aug 2023 11:04:57 -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 1qbjE6-0000Th-WE for guix-patches@gnu.org; Thu, 31 Aug 2023 11:04:55 -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 1qbjE6-0004EY-O9 for guix-patches@gnu.org; Thu, 31 Aug 2023 11:04:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbjEE-0000Kk-Id for guix-patches@gnu.org; Thu, 31 Aug 2023 11:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64449] [PATCH v2 3/4] gnu: lua-cqueues: Update to 20200726. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 31 Aug 2023 15:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64449 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64449@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16934942851203 (code B ref -1); Thu, 31 Aug 2023 15:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 31 Aug 2023 15:04:45 +0000 Received: from localhost ([127.0.0.1]:56749 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbjDx-0000JL-4P for submit@debbugs.gnu.org; Thu, 31 Aug 2023 11:04:45 -0400 Received: from lists.gnu.org ([2001:470:142::17]:38752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbjDu-0000Iz-OK for submit@debbugs.gnu.org; Thu, 31 Aug 2023 11:04:43 -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 1qbjDZ-0008Rl-Bh for guix-patches@gnu.org; Thu, 31 Aug 2023 11:04:22 -0400 Received: from smtpm3.myservices.hosting ([185.26.105.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbjDR-00048i-JC for guix-patches@gnu.org; Thu, 31 Aug 2023 11:04:19 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm3.myservices.hosting (Postfix) with ESMTP id E096920CED for ; Thu, 31 Aug 2023 17:04:01 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 351028009A; Thu, 31 Aug 2023 17:04:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 3gl18i6woGep; Thu, 31 Aug 2023 17:04:00 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 97A8B80060; Thu, 31 Aug 2023 17:04:00 +0200 (CEST) From: Bruno Victal Date: Thu, 31 Aug 2023 16:03:41 +0100 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.234; envelope-from=mirai@makinata.eu; helo=smtpm3.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -4.73 X-Migadu-Queue-Id: D67E535A64 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.73 X-TUID: P+UOhNeFiD3o The releases list in the homepage is outdated. * gnu/packages/lua.scm (make-lua-cqueues): Update to 20200726. Switch upstream URL. [arguments]<#:phases>: Exclude LuaJIT tests for regular Lua based builds. --- gnu/packages/lua.scm | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm index 8726b7a8db..e68cbc69e8 100644 --- a/gnu/packages/lua.scm +++ b/gnu/packages/lua.scm @@ -487,14 +487,16 @@ (define-public lua5.2-sec (define (make-lua-cqueues name lua lua-ossl) (package (name name) - (version "20171014") + (version "20200726") (source (origin - (method url-fetch) - (uri (string-append "https://25thandclement.com/~william/" - "projects/releases/cqueues-" version ".tgz")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/wahern/cqueues") + (commit (string-append "rel-" version)))) + (file-name (git-file-name name version)) (sha256 (base32 - "1dabhpn6r0hlln8vx9hxm34pfcm46qzgpb2apmziwg5z51fi4ksb")))) + "17gwqndlga6gnishgs6wk8cvgwzanddr42yikkg2xd4nanhcg8z9")))) (build-system gnu-build-system) (arguments `(#:modules ((guix build gnu-build-system) @@ -559,7 +561,9 @@ (define (make-lua-cqueues name lua lua-ossl) ;; Regression tests that require LuaJIT '("44-resolvers-gc.lua" - "51-join-defunct-thread.lua") + "51-join-defunct-thread.lua" + "73-starttls-buffering.lua" + "87-alpn-disappears.lua") ;; Regression tests that require Lua 5.3 (if (not (equal? lua-version "5.3")) -- 2.40.1