From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 10 13:02:48 2022 Received: (at submit) by debbugs.gnu.org; 10 Mar 2022 18:02:48 +0000 Received: from localhost ([127.0.0.1]:35455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSN7g-0002W7-FT for submit@debbugs.gnu.org; Thu, 10 Mar 2022 13:02:48 -0500 Received: from lists.gnu.org ([209.51.188.17]:50514) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nSN7e-0002Vz-HW for submit@debbugs.gnu.org; Thu, 10 Mar 2022 13:02:47 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41446) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nSN7e-0005hA-Bv for guix-patches@gnu.org; Thu, 10 Mar 2022 13:02:46 -0500 Received: from mx1.riseup.net ([198.252.153.129]:42748) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nSN7b-0002ER-Bs for guix-patches@gnu.org; Thu, 10 Mar 2022 13:02:45 -0500 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4KDxjr6Kr4zF5yk for ; Thu, 10 Mar 2022 10:02:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1646935360; bh=IfAqwRkfHaUyF79bjYEZtWAYCWd7Dqo9+caLkUZph5E=; h=Date:From:To:Subject:From; b=VLkqfm6ykVybJ4qOdTZl6d7aaBgYfXLg3S8fmN5dDIuS8x7BLFfPeRm8TvZhCOCd0 /jUea9MCrNs0CfUIZEk61q0fyrBXtbSwSU+2cyhe5GwwMtJM99akvUlnLZFBl8TGza MX6xALnNc//KQFOc1HEXiUfAfvIPJT2YekPJKsOQ= X-Riseup-User-ID: 7684EC15EA1B08768DFDC0917597624AB6707DA81607C8E751636D1909F38BEC Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4KDxjr1W73z5vLb for ; Thu, 10 Mar 2022 10:02:39 -0800 (PST) Date: Thu, 10 Mar 2022 19:02:27 +0100 From: raingloom To: Guix Patches Subject: [PATCH]: update Nheko and dependencies Message-ID: <20220310190227.7fcc42ca@riseup.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/h0gT5MAycHmG7nALe2XSNsW" Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --MP_/h0gT5MAycHmG7nALe2XSNsW Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Tested, seems to be working. Ordered by dependency tree. --MP_/h0gT5MAycHmG7nALe2XSNsW Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-coeurl-Update-to-0.2.0.patch From 09d4f7ed5769c4fd163e597573b927b3ea2045e8 Mon Sep 17 00:00:00 2001 From: raingloom Date: Thu, 10 Mar 2022 00:44:55 +0100 Subject: [PATCH 1/3] gnu: coeurl: Update to 0.2.0. * gnu/packages/curl.scm (coeurl): Update to 0.2.0. --- gnu/packages/curl.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm index 27a98185e0..2c3949b524 100644 --- a/gnu/packages/curl.scm +++ b/gnu/packages/curl.scm @@ -341,7 +341,7 @@ (define-public h2c (define-public coeurl (package (name "coeurl") - (version "0.1.1") + (version "0.2.0") (source (origin (method git-fetch) @@ -350,7 +350,7 @@ (define-public coeurl (commit (string-append "v" version)))) (sha256 (base32 - "0sqciagagyc0qv90g0qw8fkyvy4l8h7nbaz04chiz9gnv89hg28p")))) + "0kbazvrb4hzc9jr7yywd36ack1yy7bh8sh1kc4jzv6jfzvxjb0i0")))) (build-system meson-build-system) (native-inputs (list doctest pkg-config)) -- 2.34.0 --MP_/h0gT5MAycHmG7nALe2XSNsW Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0002-gnu-mtxclient-Update-to-0.7.0.patch From c42552d47357570f749b79bfb6259a66d4d2222a Mon Sep 17 00:00:00 2001 From: raingloom Date: Thu, 10 Mar 2022 00:45:48 +0100 Subject: [PATCH 2/3] gnu: mtxclient: Update to 0.7.0. * gnu/packages/messaging.scm (mtxclient): Update to 0.7.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 1d0c36cf23..8298a4535e 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2302,7 +2302,7 @@ (define-public libqmatrixclient (define-public mtxclient (package (name "mtxclient") - (version "0.6.1") + (version "0.7.0") (source (origin (method git-fetch) @@ -2311,7 +2311,7 @@ (define-public mtxclient (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1a3ki45rf1fm7y4b74li76aqd4qc4y5ga5r163s0cwcpj9mp8c45")))) + (base32 "0kgz9i3xgyk1a82sv48a1m8gdxg0cl5pgd5imgwy519vvjlkwv48")))) (arguments `(#:configure-flags (list -- 2.34.0 --MP_/h0gT5MAycHmG7nALe2XSNsW Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0003-gnu-nheko-Update-to-0.9.2.patch From 5e251cac6e7aac5862e4d5ee7198be4d5127a0c3 Mon Sep 17 00:00:00 2001 From: raingloom Date: Thu, 10 Mar 2022 00:58:07 +0100 Subject: [PATCH 3/3] gnu: nheko: Update to 0.9.2. * gnu/packages/messaging.scm (nheko): Update to 0.9.2. [native-inputs]: Add asciidoc. --- gnu/packages/messaging.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 8298a4535e..42004f286e 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2347,7 +2347,7 @@ (define-public mtxclient (define-public nheko (package (name "nheko") - (version "0.9.0") + (version "0.9.2") (source (origin (method git-fetch) @@ -2356,7 +2356,7 @@ (define-public nheko (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1akhnngxkxbjwjkg5ispl6j5s2ylbcj92r3zxqqry4gbfxbjpx8k")) + (base32 "0q9yzzl7mvlixm1c2f55lksxgh9q11zb8k80mkwnhmmli8wbb05f")) (modules '((guix build utils))) (snippet '(begin @@ -2430,7 +2430,7 @@ (define-public nheko xcb-util-wm zlib)) (native-inputs - (list doxygen graphviz pkg-config qttools)) + (list asciidoc doxygen graphviz pkg-config qttools)) (home-page "https://github.com/Nheko-Reborn/nheko") (synopsis "Desktop client for Matrix using Qt and C++14") (description "@code{Nheko} want to provide a native desktop app for the -- 2.34.0 --MP_/h0gT5MAycHmG7nALe2XSNsW--