From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 kLe6ORrS8WN+vQAAbAwnHQ (envelope-from ) for ; Sun, 19 Feb 2023 08:39:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KNaVORrS8WMfEQAAauVa8A (envelope-from ) for ; Sun, 19 Feb 2023 08:39:06 +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 C1760A7F for ; Sun, 19 Feb 2023 08:39:06 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=BikD6hNS; 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=1676792346; a=rsa-sha256; cv=none; b=NjVfmu4JFNESmXZkr6DAZeTbwTQze0YZBySCWcbLm4ZpGm2HXs28G8Lmj7vTy8EjPhtiCU kGbxIncDOqnANXmN4zTx9c8OAX3i70flmiwxb+UDwfNVQWOMxIH2XPCvwEjwZ1mtcN0rz8 nL6mdvvb2hIsFgZA82ou+gcFQcpcN5/PT/GB1xhw0HDP+BUQBT+u8+UR63oYz026g6ecf1 035/h5SxXP3cKYLc9LfnOK/Rz9c5F0av/R/E0RXOUrCiffWou8n+K3x0DDAm5UcPzsFXbL 1HGDMYdhK6itvCS8GriKlt6+LL7bs8bxI+GMAB28OJKs/WJGSDWOwaNhnBQPjQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=BikD6hNS; 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=1676792346; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=OqBuUJvPAx8Wpzl2Lo2qqUB0yBQ4HmQgzkXG5+bzF7U=; b=Lp1mgnyUfp+0FVqRJO6XwbxsPxgF4fb4+CBu9hj8UwzPImZuFZtHSOsU00E4Gy/OWULtsq ajq1QftUIZdpo3L0vta1WYJFnMnHxCi/tc6onhtrIAa6L1xvaOUEn3z3MOlvNEEw8VBAEU mWCXEsUNlNHeziSjb7JJP+DqtfNCbQScjr2piKGHANIjjQsQcX3Js/VgB5wIJZkVsvooyi DQ/oJ4bClTMf5FF6noBMdyU/ZoLLhw/6mwI1IKXRJI9Lhkgsh51aA7YOvkZQDmrjeEH7OC FbiDNIR75yYPJgRGLGOCO+pFJHn2AyLGrQHZZRwCY+qVNz2w5w41sM+w3BW9fQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTeHn-0004fq-PZ; Sun, 19 Feb 2023 02:39:03 -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 1pTeHm-0004fX-Af for guix-patches@gnu.org; Sun, 19 Feb 2023 02:39:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTeHl-00083A-Vi for guix-patches@gnu.org; Sun, 19 Feb 2023 02:39:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTeHl-0002hE-SA for guix-patches@gnu.org; Sun, 19 Feb 2023 02:39:01 -0500 Subject: bug#61365: [PATCH] gnu: dino: Update to 0.4.0. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 19 Feb 2023 07:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61365 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Parnikkapore , 61365-done@debbugs.gnu.org Cc: Ricardo Wurmus , Morgan Smith , Jonathan Brielmaier Mail-Followup-To: 61365@debbugs.gnu.org, liliana.prikler@gmail.com, poomklao@yahoo.com Received: via spool by 61365-done@debbugs.gnu.org id=D61365.167679233110339 (code D ref 61365); Sun, 19 Feb 2023 07:39:01 +0000 Received: (at 61365-done) by debbugs.gnu.org; 19 Feb 2023 07:38:51 +0000 Received: from localhost ([127.0.0.1]:45580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTeHa-0002gh-OW for submit@debbugs.gnu.org; Sun, 19 Feb 2023 02:38:50 -0500 Received: from mail-ed1-f68.google.com ([209.85.208.68]:46746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTeHZ-0002gQ-2X for 61365-done@debbugs.gnu.org; Sun, 19 Feb 2023 02:38:49 -0500 Received: by mail-ed1-f68.google.com with SMTP id en26so104716edb.13 for <61365-done@debbugs.gnu.org>; Sat, 18 Feb 2023 23:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=OqBuUJvPAx8Wpzl2Lo2qqUB0yBQ4HmQgzkXG5+bzF7U=; b=BikD6hNSLfSS8kBY1i1syYmC9ifyhssQKNJGRzfWi/Hu22JSQcmEnEXv0L6jrciDlc k+RCOQa5YcVbwU3bxhG2Kc06Pu2QOfDOCyJQWvmgZ1/VSX0cQs0GQEM937pNVu8BAsAV U2YnSL1ZkBL/NIuNVrEiPgUfNcykGM59Ovjvee6PAr2krrpQ164rlf8VYII1b0f7TlLs EA6kzl59VEtoIbH8p4m3iyMz3/ct7cW7N0iX53p6WjrrivPxeA5ZYPgotpWOM50CnU18 zWISgHcBwNA00qEhRlX/4exTbDxADFB57vW69WqjnrAwg6R2kZ4ddrZHiDIDXyxP+3sM RSrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=OqBuUJvPAx8Wpzl2Lo2qqUB0yBQ4HmQgzkXG5+bzF7U=; b=eXU4suidaaIVTEWLkCa5tWxL0zQk8NOiV0t/k87LI1WLn1peF373oMpPNrPmiH7DDD 0AKCtjahLSxJVHXho50n/15wyKPZKMvNMqY5CV5Zfzluc17q4UVWeU8b6OHa7kT5qKlB qJHynPc+gUPnig56SDaN0R4xzaDoV/AuLhV7fzzOdPVr2PFkrK3huiyc8tftLlDpdKMf e976cPiJgPB+tOfyd/3RaUkyj8Zm815BvgZ+FRVmW/Ce0fkCBZhwz2eEi0++9ee93TGj uRLU2t48CqZstyFVQdwZ0wf1kXEk9IC8tLI9eGq/OzNQwilErnf5CBW0OBfd2ALCF9Uy HpBQ== X-Gm-Message-State: AO0yUKUu5Hi5jhPJCNYST2OVUde6Mf3hhWI3rKYBjM9yFw/SUIiq5Sa9 79luOcoAqsmwUZ0p+S/rTrA= X-Google-Smtp-Source: AK7set9es+PS0aeez1tKXcVkX0TuaSWb/wNtyKihcD9ISVMCICdJfKS/OyI6Rec7CzVFhTHygVLzrg== X-Received: by 2002:a05:6402:644:b0:4ac:cb71:42e with SMTP id u4-20020a056402064400b004accb71042emr1095357edx.12.1676792323225; Sat, 18 Feb 2023 23:38:43 -0800 (PST) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id k2-20020a50c082000000b004ad7c42a17esm3211350edf.25.2023.02.18.23.38.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 18 Feb 2023 23:38:42 -0800 (PST) Message-ID: From: Liliana Marie Prikler Date: Sun, 19 Feb 2023 08:38:41 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.0 MIME-Version: 1.0 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: X-Migadu-Queue-Id: C1760A7F X-Spam-Score: -2.84 X-Migadu-Spam-Score: -2.84 X-Migadu-Scanner: scn0.migadu.com 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-TUID: eaJKtHoTtRoH Am Mittwoch, dem 08.02.2023 um 17:17 +0800 schrieb Parnikkapore: > * gnu/packages/messaging.scm (dino): Update to 0.4.0. > [inputs]: Remove gtk+ and pango; add bash-minimal, gtk, libadwaita, > and pango-next. Pushed. A lot of GTK-related bugs were raised in this thread, which imho should be raised/fixed in their own threads specifically. @Morgan: Same goes for jingle support in Dino. Could you send a patch to add it? Cheers