From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id kFE+Ek/Ne2aObgEA62LTzQ:P1 (envelope-from ) for ; Wed, 26 Jun 2024 08:11:59 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id kFE+Ek/Ne2aObgEA62LTzQ (envelope-from ) for ; Wed, 26 Jun 2024 10:11:59 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Mrb7mfth; 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=1719389519; 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=tv1QyrFEWImD2ml0gVqgpgBciOEuOBXxHI3DoOJAPGk=; b=UiSkgRvsUHqPJ7oZtXHGbFVSB7mVirZFveA2Au1RlJsk1q5bsIQW+dth7bwwA27vtU7Bz1 Yx2BFM2aEz6lsKJjmcHx1kKv3+M67D8tGJo5j0UOZXZr2lThdFyiXMafjNLJFuk+cdFHIT L1La25mjOuCP2DSE6BHT7HXKTsrbUGr5V18P+0r4BrLasawi084Mc7qD1Xe+wBmskWPCYu Hz037PXTybD08nwV4h6zIgnxzTSUfIII0/S1D87k4JBfJm3wfg9Dpya8o0k9l5irOaX9to hWbFhqwf8QVZnsXS9lwiQB+cS8GTpa7fXFHvfpuR8zH4eryFASP1us03o9666g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719389519; a=rsa-sha256; cv=none; b=cL0xi9B9G5h31kzXHlIEk01j3kLOsW0Aci1m2xlHhI4bowCLPXpGe3vbHxTFvVshhHRAhE t5aXZErq1xIoLjO/eEq/KwDOlF57OmG7XPoRiDDmM/PV1KpvvBi+wszSLEzWNG5R6DtuPj HHb3bVgcjY7Zn84MHsW6EongY7YWLQ2GtFbAbjAaVQcLeldhivYfphjVCm653nXi6ZSWOZ uQxKS/DhB4qiAic5dJ2kFfFX44Ln+itpZKR96QKbhPb0uv0lsCRzaUWtpIcN9YwA+Q65/s TGh2SkZHzwj4F9W4DMeX0FAtwML2iWYKM8vxS2ejhK6i1btbRy5lhvBTZWp98g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Mrb7mfth; 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" 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 1B7B7E195 for ; Wed, 26 Jun 2024 10:11:59 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMNkS-0000Ou-1W; Wed, 26 Jun 2024 04:11:24 -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 1sMNkD-0000CZ-Vl for guix-patches@gnu.org; Wed, 26 Jun 2024 04:11: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 1sMNkD-0003im-Nl for guix-patches@gnu.org; Wed, 26 Jun 2024 04:11:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sMNkF-0005j0-S4 for guix-patches@gnu.org; Wed, 26 Jun 2024 04:11:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71781] [PATCH 23/28] gnu: pluma: update to 1.28.0. Resent-From: Andy Tai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 26 Jun 2024 08:11:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71781 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71781@debbugs.gnu.org Cc: Andy Tai X-Debbugs-Original-To: 71781@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171938944121681 (code B ref -1); Wed, 26 Jun 2024 08:11:11 +0000 Received: (at submit) by debbugs.gnu.org; 26 Jun 2024 08:10:41 +0000 Received: from localhost ([127.0.0.1]:38164 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMNjk-0005dX-S4 for submit@debbugs.gnu.org; Wed, 26 Jun 2024 04:10:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:45402) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMNjM-0005at-Hz for submit@debbugs.gnu.org; Wed, 26 Jun 2024 04:10:17 -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 1sMNjK-00080X-3b for guix-patches@gnu.org; Wed, 26 Jun 2024 04:10:14 -0400 Received: from mail-oo1-xc2a.google.com ([2607:f8b0:4864:20::c2a]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sMNjI-0003TY-FA for guix-patches@gnu.org; Wed, 26 Jun 2024 04:10:13 -0400 Received: by mail-oo1-xc2a.google.com with SMTP id 006d021491bc7-5c21f1bb810so347662eaf.3 for ; Wed, 26 Jun 2024 01:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719389411; x=1719994211; darn=gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:from:to:cc:subject:date :message-id:reply-to; bh=tv1QyrFEWImD2ml0gVqgpgBciOEuOBXxHI3DoOJAPGk=; b=Mrb7mftheVzSWZonk29pdNwTZyPpmtc6f/7LQGJ9w4s003WGj22KWeQM2AF6r0/nRw avFE0vkHBlaJpQpSd1MpRWUCACE8rry/n9EKSDrdUvVy6yRrOHJHbTd14D+eAhOpPU6M GksSFxau8AiQh9OVT3ZR+kNmC1OeIupmS3fHTdLbSsYh4Uset9LzKV8i2Hmwwoq9dUFz SKLD4enOy9j/VPm/eJXIQi5gWrKxO32yyOWoo5vgeJVALMAi9xrTQ+2yW5Oc+TGbqqO6 V1Xw105BP1ugTNsXeR3Z+AYPBfOGHzP1t+EX+6vKnhGEnnc8LQydFXvIL91hup/4MZsT ZKKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719389411; x=1719994211; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=tv1QyrFEWImD2ml0gVqgpgBciOEuOBXxHI3DoOJAPGk=; b=QXwFnSKFtTNfsDji5qEkmiCJud8fFcbNi1ufLdaoQRNQb6wSWlsKm4CNK+rhLqV9zY At5tTG+5Hss3hXyG314uyHff0xTaNcmkp5eVfuuQIOfw46x2hnYquVwCDPc4RIJd7Gf7 54LokixnoBzgZYbD+1xtQ7XcKF2YvWgNp32yGE0zQPJHWXuuAUJYffW3tnklUYOw2mw0 Fpkr95vpFU/tgYKNo++BoXlzZDbrqz3QS7gw9Z1gOA0l64/5686F/3azOAq6LsvVqJDl oHEY9HP4SAf5s5AJGMjbWy4eVv/fLHgGWc5EJ4wO89k5+ZJ7lbqrpwkVFuYRY4U8xNPt l/pg== X-Forwarded-Encrypted: i=1; AJvYcCW2/1AQ7N/96r/ZvRrFEyr7uhH8DBB6Gt/MTi8gI4SQi4gTC2g7sTZhcMGuUQ4rs5qhkCZiT061p5C49As065H4la76BQ== X-Gm-Message-State: AOJu0YzgE8auVgep7Ej0uLGgVMcQUwQXONs/i4r+BQqmWc5mpy1rDPgX HuQirnZb3T+DZhDEsNBe7bXe4HzqGtjLZpdsMQXsfayYai35rnsp X-Google-Smtp-Source: AGHT+IE4mrs+nQ7/KRPa1XFHMHFxgYOEPWBusZo195LQ4h0tkBhS9mImKDQ6WcAgkmz3v5/oC/kMQA== X-Received: by 2002:a05:6359:5e1d:b0:1a2:5c3b:cf86 with SMTP id e5c5f4694b2df-1a25c3bdb63mr424905255d.31.1719389411061; Wed, 26 Jun 2024 01:10:11 -0700 (PDT) Received: from DEskMiniX300.. (c-98-37-226-154.hsd1.ca.comcast.net. [98.37.226.154]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-718cc5e7666sm5989990a12.0.2024.06.26.01.10.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jun 2024 01:10:10 -0700 (PDT) From: Andy Tai Date: Wed, 26 Jun 2024 01:09:36 -0700 Message-Id: <921de0507f32a27ead7220485f05c4c89a00f730.1719388863.git.atai@atai.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::c2a; envelope-from=lichengtai@gmail.com; helo=mail-oo1-xc2a.google.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.07 X-Spam-Score: -1.07 X-Migadu-Queue-Id: 1B7B7E195 X-Migadu-Scanner: mx11.migadu.com X-TUID: Paxs1BLUpZXr * gnu/packages/mate.scm (pluma): Update to 1.28.0. Change-Id: I62f75c46daaad85a44a68b11464d6ce439d5cc91 --- gnu/packages/mate.scm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index 9e62eeb59e..ab90c8f164 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -1381,14 +1381,14 @@ (define-public engrampa (define-public pluma (package (name "pluma") - (version "1.26.1") + (version "1.28.0") (source (origin (method url-fetch) (uri (string-append "mirror://mate/" (version-major+minor version) "/" name "-" version ".tar.xz")) (sha256 - (base32 "1wcl74pbmgwcrlm5vfmv1g8klxni1qnj0kgnb5k113hisziyqnar")))) + (base32 "1m51cmcl6z68bx37zhi72wfl58kq9bg7xcih1sjr6l1li6axz2ma")))) (build-system glib-or-gtk-build-system) (arguments `(; Tests can not succeed. @@ -1417,10 +1417,12 @@ (define-public pluma libpeas libxml2 libice + mate-desktop packagekit pango python - scrollkeeper)) + scrollkeeper + startup-notification)) (home-page "https://mate-desktop.org/") (synopsis "Text Editor for MATE") (description -- 2.34.1