From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 YK+4Hqu+3GQyfAAASxT56A (envelope-from ) for ; Wed, 16 Aug 2023 14:18:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EHliHqu+3GRaFgAAauVa8A (envelope-from ) for ; Wed, 16 Aug 2023 14:18:51 +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 55F474983E for ; Wed, 16 Aug 2023 14:18:51 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=s3iYlGaX; 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=1692188331; 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=RelHz8udG1shaYOSlR7c/QNjUZy8io2k5BTyEy1QOzs=; b=n+oj2/gMSvcNe0sk+Ff46WrhQon4/lRhyxHaok8x/BcT11PuXPBUupOQqnPKUv4OBKhzi3 O/V/TSe7uWydXLC6rD29dc7n4/5XIdL5JGMiSrvziXk12RCbEOysysTr1+DthjSU3ll48c byzNfi4MGv7PHdUTKNluT9QcZXMsp6alEm9VAhzvgQ27C0WfxMoque/vjZ8j85MTRRrGi8 KRK45tUZx3QzsmUWq/kfSFWz0t4r8eJfgdpvT2l5HzvmXU94BQMXpTqYNrw0UishvjtIho Sy5x/A8PwXodSK4esLFYcgB2JM0FXVjqVlU6QIU66L3zB++Pqjldqwr7R4P1AQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=s3iYlGaX; 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-Seal: i=1; s=key1; d=yhetil.org; t=1692188331; a=rsa-sha256; cv=none; b=YuFkhYRlgbMcdtXcq/MPyyrZOtBQHf9CSCmqYX2ljGeI8UdzYk37pQ+lYC9OR3Kzxc8NdW GWIjsWdzCopK77/ILMsq4zITQpmG8HhFEDA+ZmoxE90yIfO2TtFpBhdtPIoEOcJ0SFhELb OObseSPJQ3nYI4UZERw8rTZSqf/ST606vIdWW6JhoQAtGJd/d+9IVT1jwBgtkpLNKr70dQ AMYgzw86tX4VycqzYTCmVqASJGDGRDCJ2G6Irx4iBk7bWM9oZ7KnXArq4g4rMnFwFTcZjx wNEyYaQcvR262VsHWwAV60/goOE+nuHZp59rtDOB6ZvlXTR3Bi3c+1yYgZQpIg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWFPg-0008J1-Jb; Wed, 16 Aug 2023 08:14:12 -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 1qWFPe-0008FX-9G for guix-patches@gnu.org; Wed, 16 Aug 2023 08:14:10 -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 1qWFPe-0002jf-0l for guix-patches@gnu.org; Wed, 16 Aug 2023 08:14:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWFPd-0005hd-Bn; Wed, 16 Aug 2023 08:14:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65280] [PATCH v2 44/59] gnu: qtwebglplugin: Update to 5.15.10. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, maxim.cournoyer@gmail.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Wed, 16 Aug 2023 12:14:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65280 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65280@debbugs.gnu.org Cc: Maxim Cournoyer , Andreas Enge , Maxim Cournoyer , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Andreas Enge , Maxim Cournoyer , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 65280-submit@debbugs.gnu.org id=B65280.169218802921602 (code B ref 65280); Wed, 16 Aug 2023 12:14:09 +0000 Received: (at 65280) by debbugs.gnu.org; 16 Aug 2023 12:13:49 +0000 Received: from localhost ([127.0.0.1]:39275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWFPI-0005cK-LS for submit@debbugs.gnu.org; Wed, 16 Aug 2023 08:13:48 -0400 Received: from mail-qv1-xf32.google.com ([2607:f8b0:4864:20::f32]:44124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWFOt-0005Wa-Se for 65280@debbugs.gnu.org; Wed, 16 Aug 2023 08:13:24 -0400 Received: by mail-qv1-xf32.google.com with SMTP id 6a1803df08f44-6471e071996so16204376d6.0 for <65280@debbugs.gnu.org>; Wed, 16 Aug 2023 05:13:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692187998; x=1692792798; 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=RelHz8udG1shaYOSlR7c/QNjUZy8io2k5BTyEy1QOzs=; b=s3iYlGaX7LOcdzAGl0BodcwG0/6c/YI6sjPuFVhXLLMaKiRr6IQVd95Od+F/JkFzRG XssIdF3yYeue24pgkBAw7P4yF6hevlpCxld4wJaQNdngMndT+wU99M3GLCk1kM0RmF5u OpslhmJ97Wl0pc7ER+opX8OkHJgqXmgWCMMolHAruOzpA/+TX2UpagIOAmOZz96dQZK0 bignZzv3v8DGMDJT501ciAU9GyNz+YmlLax5Vez6XGGPPU/bYjw9n0VXjKWkk7R8x/LM qpyYyJE50CnKRdi2TBUQM0XjKevL1aK0MaSz3K8wSVB9W4fxfZtHT9DAYcg8dFI/bNcM C0YQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692187998; x=1692792798; 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=RelHz8udG1shaYOSlR7c/QNjUZy8io2k5BTyEy1QOzs=; b=H/OAzmOauGfZrtcXgar4zeys1dW9y/NRWHfSds4w/zDyvveWKSx6CVLLIthfgXitIb WoSp+e7r0jJaRySLRuKebgTXgcw/6y/WOGbzKCeAeQkFANBjeVsUiuLWItfcG5nLoN/3 R6pRc8CRLE5iU8dJvKFNCEVxx249YpyIbhIpb4YrYcfcDaiYbjyJUjgMutr5mEr0NQEs q4RqYlqvl7sUmeQZpaAcccqhVP2Ede/nq0MsGlGmTukjVxugHbo/t0q4dXKonuPfAXUz jJlp/xb1XdQmCtbj8j9bo7d/kCaz9kXyxn4YewIrNs1xPPV1b6901D9rZG8t1eoDFvat NOdg== X-Gm-Message-State: AOJu0YyKI1TsSXEhmKhzYeu93kXsjHObPdeiuLNJ85ghAqjmcrjJgkBQ eY6gxyJU2A9ncAKOrYifyUHeeiZgpKg= X-Google-Smtp-Source: AGHT+IH5L/dFnUydwHaEonvZVLegXioUE8Gly0ZQx3bM162CwQ3+Ko99Ny+tacQQ4GmpFol0SQCzKw== X-Received: by 2002:a0c:e251:0:b0:63c:f5ee:438 with SMTP id x17-20020a0ce251000000b0063cf5ee0438mr1596624qvl.18.1692187998342; Wed, 16 Aug 2023 05:13:18 -0700 (PDT) Received: from localhost.localdomain (dsl-152-182.b2b2c.ca. [66.158.152.182]) by smtp.gmail.com with ESMTPSA id c17-20020a0ce151000000b00641899958efsm4468320qvl.130.2023.08.16.05.13.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Aug 2023 05:13:17 -0700 (PDT) From: Maxim Cournoyer Date: Wed, 16 Aug 2023 08:11:00 -0400 Message-ID: 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-Score: 4.81 X-Migadu-Queue-Id: 55F474983E X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 4.81 X-TUID: ffWgc2hdE0gw * gnu/packages/qt.scm (qtwebglplugin): Update to 5.15.10. [description]: Double single space. --- (no changes since v1) gnu/packages/qt.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 431e18714e..300ba88cd4 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -1916,13 +1916,13 @@ (define-public qtwebglplugin (package (inherit qtsvg-5) (name "qtwebglplugin") - (version "5.15.8") + (version "5.15.10") (source (origin (method url-fetch) (uri (qt-url name version)) (sha256 (base32 - "1gvzhgfn55kdp5g11fg5yja5xb6wghx5sfc8vfp8zzpxnak7pbn1")))) + "12kcvq5y5rpivxrn0p43gdkk3yysdi7bk904jgd3wk67gl0bda8r")))) (arguments (substitute-keyword-arguments (package-arguments qtsvg-5) ((#:phases phases) @@ -1935,7 +1935,7 @@ (define-public qtwebglplugin (inputs (list mesa qtbase-5 qtdeclarative-5 qtwebsockets-5 zlib)) (synopsis "QPA plugin for running applications via a browser using streamed WebGL commands") - (description "Qt back end that uses WebGL for rendering. It allows Qt + (description "Qt back end that uses WebGL for rendering. It allows Qt applications (with some limitations) to run in a web browser that supports WebGL. WebGL is a JavaScript API for rendering 2D and 3D graphics within any compatible web browser without the use of plug-ins. The API is similar to -- 2.41.0