From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 KLDkH9Ck8mS7awEAG6o9tA:P1 (envelope-from ) for ; Sat, 02 Sep 2023 04:58:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KLDkH9Ck8mS7awEAG6o9tA (envelope-from ) for ; Sat, 02 Sep 2023 04:58:24 +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 69721449E1 for ; Sat, 2 Sep 2023 04:58:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=WW4vRlaW; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693623504; 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-type:content-type: 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=S1XflOK/mOYf86+n8/y5F2WB8xVuMm+SSoQ2KzfIn8Y=; b=M7rKoJuvQOy9pLy49RZSPHt7OX2FcacafWChcjX4+9ZJtZqcZuaRNjJmIYI9eLM60WYSDi 2EKIZQE0mLc2ICk+48nLUN4T+csr5gFc7zbSSoGwNe2RLhAdbAQmyttwdL7monUtaOvXFC ZGQAZH14sNPqFptczV+zlyAvPMIipdyULhMXYdgGs9dYF1OCLFqdQ4//BU/x6pl1679569 C04gx87HcquXqcXuuaf3/fcknGe9MbFbEQijYPiWt6GQMDHAL5F0kkFEPKzbeE6KtXjBvf ggkPxUeNznugTSbO/BDxTJbNmmrbEaUCpNF1JsFWPLVeeHUFzGwaQTWNVQvLGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693623504; a=rsa-sha256; cv=none; b=BB74pD2iHjCs4/5Ro3mIlUwsmBchtxASad5MvLYDLv0ki8HAyccdXncP3BFykmUomUaA0j rFm1HqfrhpTFMs1kN+M08s5676mbXBOurNAHQvh9pxJvJuJCReUR7+Z00wSQsYn1MO/O9f Tv4rUXXSOn8onacXLYF/uB56CQlJynaYc8vFF7uX0LepxeXWDIiDEpr726IvqhDW8DdZSd NbQ+q2IwsQOCmh1PT+ArYofnv5OW5fs62m+qe1fNjDxNBslve1VRnxB0c93COua8b56gMy oKBHa2k5qeF83tdSeEiDVbj0slXyz8r1GuFtOYMmHERmXzifhpvhJVqdGbhrhQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=WW4vRlaW; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcGpi-0004I9-HQ; Fri, 01 Sep 2023 22:57:59 -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 1qcGpd-0004Hj-A4 for guix-patches@gnu.org; Fri, 01 Sep 2023 22:57:54 -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 1qcGpd-0004z6-1O for guix-patches@gnu.org; Fri, 01 Sep 2023 22:57:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcGpm-0005jC-3e for guix-patches@gnu.org; Fri, 01 Sep 2023 22:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65690] [PATCH 2/2] gnu: kaidan: Update to 0.9.0. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 02:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65690 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65690@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 65690-submit@debbugs.gnu.org id=B65690.169362347421997 (code B ref 65690); Sat, 02 Sep 2023 02:58:02 +0000 Received: (at 65690) by debbugs.gnu.org; 2 Sep 2023 02:57:54 +0000 Received: from localhost ([127.0.0.1]:34643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcGpe-0005ii-Hd for submit@debbugs.gnu.org; Fri, 01 Sep 2023 22:57:54 -0400 Received: from mail.envs.net ([5.199.136.28]:42906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcGpc-0005ia-I2 for 65690@debbugs.gnu.org; Fri, 01 Sep 2023 22:57:53 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 691F738A0142; Sat, 2 Sep 2023 02:57:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693623462; bh=S1XflOK/mOYf86+n8/y5F2WB8xVuMm+SSoQ2KzfIn8Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WW4vRlaW27nMuDcNvh38nPBQR3etlsMaZvyw9dtSvC2fmNu+CcGJIxsP7oOf05PEp H+Taov9fIR37SokqBHj00CNBI4a/gCGi7FIGrx47VuF7qF/9y0owP/wohitz4zlQ30 tFGPGP4G1yt3udzlYG6Z5jPRnBOIAnrECNt82nJyZ9yXqaNEdDFEW+nNOxP/rShSUy w9K3KnodvdmM7+J8kCHoOYDUXKg8wUDmu4GoTcfIldE30wr2dKb0UPOtuRgbg1W9m5 o2okIeoH6n8vhSXe1D6QezwEFVjWhzJTWSDdCMP2J2EsVMNlPCrLFuCA7h0xI3DpJW gWyjuaWA4vA6DJe9BRF633fCY0KMIlpOsstFbAN8K3IPjbrF1125AH8qpR2+Ue3byA 3zECi6GMIxgIbSyDVB1gRg6nbQqvcAK0Rp4+teDtuNefVfDZYCuVs+F6SFzUlV8qDo EDmV+kClpo822VAlJduYd5eTsfEZcN3lmoGzLlbHV1PT6w60NP+VDPdemkB5j+97E1 EuzrmfBI3LJUiZDqww8wt65IXO6M7wlgVEBpDyngUpiG3/JuINijT3ftD6szctyb4V ER/FlziRKrJVE8fmV5Dj27LEJXlh+bKkDOcLivPhDkSFVhK6wyc3qR8lrLWJgL7fGU 8nsb0pw9yV2OfL0Ix/1xj068= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id pxJfXV3OtVOz; Sat, 2 Sep 2023 02:57:38 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sat, 2 Sep 2023 02:57:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id f9c58e07; Sat, 2 Sep 2023 02:58:05 +0000 (UTC) Date: Sat, 2 Sep 2023 10:58:02 +0800 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Reply-to: iyzsong@envs.net X-ACL-Warn: , iyzsong--- via Guix-patches From: iyzsong--- via Guix-patches via 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-Migadu-Queue-Id: 69721449E1 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.73 X-Spam-Score: -6.73 X-TUID: vFh6kMLKwKy4 From: 宋文武 * gnu/packages/messaging.scm (kaidan): Update to 0.9.0. --- gnu/packages/messaging.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 5c65760caf..14c4fc2b15 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -1405,7 +1405,7 @@ (define-public dino (define-public kaidan (package (name "kaidan") - (version "0.8.0") + (version "0.9.0") (source (origin (method url-fetch) (uri (string-append "mirror://kde/unstable/kaidan/" version @@ -1415,7 +1415,7 @@ (define-public kaidan #~(begin (delete-file-recursively "3rdparty"))) (sha256 - (base32 "195iddv35gc3k83r226y17avsab2b9bszgd7z7ynbddsgbf75rx7")))) + (base32 "1waqv0fdkhvp3cqy2a2g6i2wc9s0zbvgzknymrwxy99mnx9ymw9g")))) (build-system qt-build-system) (arguments (list #:configure-flags #~(list "-DBUILD_TESTS=true"))) -- 2.41.0