From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AB90Eg7g+GTXfAAA9RJhRA:P1 (envelope-from ) for ; Wed, 06 Sep 2023 22:24:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AB90Eg7g+GTXfAAA9RJhRA (envelope-from ) for ; Wed, 06 Sep 2023 22:24:46 +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 04DEF39493 for ; Wed, 6 Sep 2023 22:24:46 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=CpfIZiW1; 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=1694031886; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: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=Jz8cKtW9ONB+zoFcy73Mmdq8VIbBOUMFe6uNl9CBPAQ=; b=B8mIYDtiTJeTKZy04iCarP2YIzm7v++duAwkv4MdXtF/AtwN8rUS2xLX3EMvHe/yyhxWXw BBGM312oiBXmrgepEqHoOUxfWK+wwjcMXgPfUhRJPKLtpxVGNoRLfRSVy7+n9lIfmlHV+B Y6DrU/zLLRo40GTjxvsquswyGTnWq7sLLo62gkm8Wh1HxArC5HjsuX+dx+8s0SXa6Kvi4Q jp+GnMm7SNB5jU4E1KG2XOWeU19EywVcxjahWfMqPNGAhkhwcVHMFFr3UtRyx4IvihIrDH c7/laf36P12ZF+nvNf0LzAOJ0mZQch0Xl7T8k7cky8f2OugaVEh0QN6/W1L+cg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=CpfIZiW1; 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=1694031886; a=rsa-sha256; cv=none; b=by03hkx83jdHs8GIh4WZn6uUZNEbOH4Pz/gIAmwZ9hcl9BrR9rkdKeCOBS/OxsA0MqfX1D gzjfaYQMg+hRnyng+jFDSfZ76vvG3HfvdeOoulHcnvjiVXMAcgSrtKv9/XVg1IxfiepOz1 PxlIJFChppt13WJkuYRI3VrKmqT9WeafVefyJFMt35SxoTqIo6ER4KkUprrClgwDe7rEUB 4CibTeTsfJ1luFkyOmgFKVZUOWMf7jT6/A5wu1rx6ACTmjfpVMs6biEi/pJJp7hiPBrHRY HbhOOF2YVKTbajEWSbE6ahFpuThbSa6lU1z85OZEbak7FNvWLCvDcrTfa7ddbA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdz4N-0007mK-Pe; Wed, 06 Sep 2023 16:24:11 -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 1qdz4I-0007kl-N1 for guix-patches@gnu.org; Wed, 06 Sep 2023 16:24:08 -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 1qdz4I-0006mZ-Ev for guix-patches@gnu.org; Wed, 06 Sep 2023 16:24:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdz4J-0004AC-3X; Wed, 06 Sep 2023 16:24:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65696] [PATCH gnome-team v2 4/7] gnu: libadwaita: Update to 1.3.4. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: liliana.prikler@gmail.com, rg@raghavgururajan.name, guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 20:24:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65696 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65696@debbugs.gnu.org Cc: Maxim Cournoyer , liliana.prikler@gmail.com, rg@raghavgururajan.name X-Debbugs-Original-Xcc: liliana.prikler@gmail.com, rg@raghavgururajan.name Received: via spool by 65696-submit@debbugs.gnu.org id=B65696.169403180815729 (code B ref 65696); Wed, 06 Sep 2023 20:24:07 +0000 Received: (at 65696) by debbugs.gnu.org; 6 Sep 2023 20:23:28 +0000 Received: from localhost ([127.0.0.1]:37829 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdz3f-00045T-FL for submit@debbugs.gnu.org; Wed, 06 Sep 2023 16:23:27 -0400 Received: from mail-ej1-x641.google.com ([2a00:1450:4864:20::641]:55359) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdz3b-00044N-1b for 65696@debbugs.gnu.org; Wed, 06 Sep 2023 16:23:23 -0400 Received: by mail-ej1-x641.google.com with SMTP id a640c23a62f3a-9a58dbd5daeso15692466b.2 for <65696@debbugs.gnu.org>; Wed, 06 Sep 2023 13:23:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694031796; x=1694636596; darn=debbugs.gnu.org; h=mime-version:cc:to:subject:date:from:references:in-reply-to :message-id:from:to:cc:subject:date:message-id:reply-to; bh=Jz8cKtW9ONB+zoFcy73Mmdq8VIbBOUMFe6uNl9CBPAQ=; b=CpfIZiW1qAGDlxBuabc0VqOuL99pFILEKlC1z6Dux5LUY8fGQHxf8+aK6Rxm6PpVge vqKENwetzpW/cXURD+7c8Hz8makTKkOpG5XtoJVlDLS/JsJW+/hXLYyuFNP3B098e+03 xcKgMXuQfq0vBXv8aa9kphUa+hVG0UYkWLoyQ46fIlyd2xPKg5R/j6ZGi/jIGDlk9msA /YITEPp1NxzfYWUtATbt0ERXtCnls0fd1rLZuPkBt7kW0rjOlnyelldkJ+Bav53rS1Gj W8LoR+Kc2bNrRyuTLMY9YVPUWZh4eb+Ay3kVczULV/K8goLkRPnsjAKqqtPP3sqZ+FwI 04hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694031796; x=1694636596; h=mime-version:cc:to:subject:date:from:references:in-reply-to :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Jz8cKtW9ONB+zoFcy73Mmdq8VIbBOUMFe6uNl9CBPAQ=; b=V9z+B2PfTcirkvtqLqxWhoCbg5EF/Zr4IG42aoT1NsmKSHSVB6z9g8XPa5GR3ZFNJq Jask+L8WgKOk65s8nJir1wiumagBWGI8Iy6HzwkuUsUnA0pVs8yJhZrv1t+VkypC651p PQhhxbSGnhKZS6ACR5+too3usJVCXoHmJUCLliw3KIn693+oBf1uGVOXJ/JPcRyQc/fc 8GAcgXBGKoKtc2Pev15B/Ks4ISOjEpRKNcYWvkLY8G+ctzA1gvZKRXYlBPzlcTb6e499 udAeCReLqicVA6VFKBml2BRVNr8EHUp+RyRhOjkDPtrueNACpuuMSBum8dx0xM0f2RCg woEg== X-Gm-Message-State: AOJu0Yy964VXe08BE4MBUTlkgTLJKxYsv6Pm29Asj6FGPWhEP0yKE2Pg 89M/IvuWIuYqtIyGuw+oDzcZs8uu5QX1lcPi X-Google-Smtp-Source: AGHT+IFJ/bF6hGBXrBMXFoO+FxpLGpIiteePpO1zlOOg0mB4Bht7j0+0s03yEQM9xtsOP/joKcB4Hw== X-Received: by 2002:a17:906:3795:b0:9a5:ac56:3b63 with SMTP id n21-20020a170906379500b009a5ac563b63mr3078044ejc.63.1694031795980; Wed, 06 Sep 2023 13:23:15 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id um16-20020a170906cf9000b00992d70f8078sm9429602ejb.106.2023.09.06.13.23.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 13:23:15 -0700 (PDT) Message-ID: <3ca62461a2545cbdafe9b04488584b15efa390a7.1694031712.git.liliana.prikler@gmail.com> In-Reply-To: <38bc8c1102ad10d258adce73af746c4fae6e9248.1694031712.git.liliana.prikler@gmail.com> References: <38bc8c1102ad10d258adce73af746c4fae6e9248.1694031712.git.liliana.prikler@gmail.com> From: Liliana Marie Prikler Date: Sat, 2 Sep 2023 13:37:30 +0200 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: 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-Queue-Id: 04DEF39493 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 5.27 X-Spam-Score: 5.27 X-TUID: Z2SLQsDAvHhx * gnu/packages/gnome.scm (libadwaita): Update to 1.3.4. --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 9f70b7cc97..6ad2434b11 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -13275,7 +13275,7 @@ (define-public ocrfeeder (define-public libadwaita (package (name "libadwaita") - (version "1.2.0") + (version "1.3.4") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/libadwaita/" @@ -13283,7 +13283,7 @@ (define-public libadwaita "libadwaita-" version ".tar.xz")) (sha256 (base32 - "0326qs0zhfi6zv52p90axnicmv0qb2l2hwpyv60pk9lvwcdkwbrj")))) + "1gdimh85f5hb6jhnivjaai4m08nz4x9iif5rxdckn8b0lzrwl740")))) (build-system meson-build-system) (arguments `(#:phases -- 2.41.0