From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oGtyIvXI4GX4qAAAe85BDQ:P1 (envelope-from ) for ; Thu, 29 Feb 2024 19:12:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id oGtyIvXI4GX4qAAAe85BDQ (envelope-from ) for ; Thu, 29 Feb 2024 19:12:05 +0100 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=ZrxlV5lU; 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=1709230325; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=oUhqaugR38zl9ZOeKMjl2qqAFyjxEnGgBWrf/XaGJSs=; b=MrzQdwj1qI1YTVclq2jFKnyNpquhjLFL13NCyhJ04G1AZmroo5X4krKSHBjGgdFIjG/x5m r5K4pJRFfbiqfianP9wlE1uyuiK2Wfj5btHBaAUi+EShyz1Nb1lOkm88Q2XttQVPV/OnA5 PxmKHiTNyrBe1cWuKxbh8cegeJHbDSBlNLqUKt6gFQmXTOAcZqU1TQIXpDsU9OPF5AfgXi Vah8hPm0/UbGyNTVIScnHhnI5ezXZMB1lvTo+oIUrt3tC+QPcKPxjTX+POeeCidvAzgN+S /QcZV5CCUJ9+HUybUCP9p/+LStku4ve3k0pj8J0t8I4ZE2jTH2yyxy3MP41pVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZrxlV5lU; 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=1709230325; a=rsa-sha256; cv=none; b=Zpp4B3rahNg3NEzK9hBMIxTxD0J0b64ROhf3hhwQ2+RjiDVQgiX0WvvzdbTGA6PetcVNu0 poPGU/LmXmdXaGw2MAQmWsNzBGFkhs+KlSmdTUXRDVHX67/nlxqx2u5D6uyHl7isUTKCbC NFbg7InFe0u+Y2LTjasFMzdUJYtTP2j6eDm889LnJ0wjBymwEU9wVPiwhW0OBzBgHI3oOZ t31LyBUQ93RlvBg1Lvv/wPLXs8B3PgR3BabqSHUf413Nh9D80+sz5fnK2A8/ZS73jo+Hw8 tQ6j3vlVLc7HgWIOSUH82JJhi1HRBhC8jw8BE/52xmuEceRwDp49R24+mxfNdA== 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 5DB1B867F for ; Thu, 29 Feb 2024 19:12:05 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfksa-0007GZ-SA; Thu, 29 Feb 2024 13:11:36 -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 1rfksZ-0007ED-E6 for guix-patches@gnu.org; Thu, 29 Feb 2024 13:11:35 -0500 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 1rfksZ-0001ih-5w for guix-patches@gnu.org; Thu, 29 Feb 2024 13:11:35 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfkt0-0006ac-5f for guix-patches@gnu.org; Thu, 29 Feb 2024 13:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69477] [PATCH 1/6] gnu: babl: Update to 0.1.108. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Feb 2024 18:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69477@debbugs.gnu.org Received: via spool by 69477-submit@debbugs.gnu.org id=B69477.170923029825247 (code B ref 69477); Thu, 29 Feb 2024 18:12:02 +0000 Received: (at 69477) by debbugs.gnu.org; 29 Feb 2024 18:11:38 +0000 Received: from localhost ([127.0.0.1]:35330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfksc-0006Z9-0j for submit@debbugs.gnu.org; Thu, 29 Feb 2024 13:11:38 -0500 Received: from mail-ej1-f66.google.com ([209.85.218.66]:42429) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfksW-0006YU-FR for 69477@debbugs.gnu.org; Thu, 29 Feb 2024 13:11:36 -0500 Received: by mail-ej1-f66.google.com with SMTP id a640c23a62f3a-a446b5a08f0so43506366b.1 for <69477@debbugs.gnu.org>; Thu, 29 Feb 2024 10:11:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709230199; x=1709834999; darn=debbugs.gnu.org; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :from:to:cc:subject:date:message-id:reply-to; bh=oUhqaugR38zl9ZOeKMjl2qqAFyjxEnGgBWrf/XaGJSs=; b=ZrxlV5lUDSUHXprGNzj8NH6pP8PrcorxRyLnSB7pZQvre9CAoKyUb3LaSCxLCwOA5I d0GJnackHLup7cdC64vfpXpHRf6hOtTWHZ2viAuRLyoMRW2jjYM14cooNQg26L7/bXBL mZOs0Ut4Piq8gnZS9UkyzP/T5Pdzgs+mI3sCujjMBxAPmTu0NjyCgbxlsZYyeHRej/+m Y9EjrWNyQTxR3jXcQLte39OTx0H6Dbg7WGWokh4FGI+QAnxKHgOy2f6L1pJS2kOtczY8 OwJXst/ZNviSXIFRIi7HOqwNjVz5YyT+fFGSdrGy3p3zge6RzDQ7i2MvFQrUzkKBbINR /gnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709230199; x=1709834999; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=oUhqaugR38zl9ZOeKMjl2qqAFyjxEnGgBWrf/XaGJSs=; b=sLS4Vum+HQgSKRT0P1SLF7ja3hx7JTOQS3jktjbBgiJLxIxk52yly5iT+NmdHT15tb FIjiUVRtWax3IcH1+wx9bgfESpsSTscD0FKM24OPqIJ4JHG3iu4jAJmMELGf4HaT5KdC LKO+n9eaHPP2inL7dg9iGobKyko9SXxOE3gmooYLehQaJasLqVidrYzkjRCxUi4cSx5K gCjz0TIhyaK94Fc/Jvc+8czLy85imfQFgv1z6NF5BSl8u4547ZC5hDeuGc3+hPjYzKFv mistN/cDv8vbMVkm2Pys8culs1xSIcVsaHZ9AH1Ja4RIx8Vqxkcr/Zaf9iThkQmibesU Lzxw== X-Gm-Message-State: AOJu0YxKJM2y+8/HMU0THVT8qFYJRkLpLDqpk9QV24JwLJvM4cxiqFEy mnDpSrSDbBJCt0u/HHuCnT6duM0F/b6GQGR/4BbFst2CfjLatu8h+JXOb5LPuGU= X-Google-Smtp-Source: AGHT+IEOQc6TwypiAuuRU/Lm2AmaZs6BL2Q7V2BeuKBNMT1KJiOMS6d8StHXdeY0ykNpR5tt7UlJJg== X-Received: by 2002:a17:906:7190:b0:a43:67fe:d484 with SMTP id h16-20020a170906719000b00a4367fed484mr1994045ejk.22.1709230199304; Thu, 29 Feb 2024 10:09:59 -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 un8-20020a170907cb8800b00a445044287bsm656046ejc.123.2024.02.29.10.09.58 for <69477@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Feb 2024 10:09:58 -0800 (PST) Message-ID: <3c75bee8dc8efa7bb4888300c62030b75a9d21a8.1709229203.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Thu, 29 Feb 2024 06:16:54 +0100 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -3.31 X-Spam-Score: -3.31 X-Migadu-Queue-Id: 5DB1B867F X-TUID: IY9BHrBth8Id * gnu/packages/gimp.scm (babl): Update to 0.1.108. --- gnu/packages/gimp.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm index b1ff08d652..5287ec78d5 100644 --- a/gnu/packages/gimp.scm +++ b/gnu/packages/gimp.scm @@ -175,7 +175,7 @@ (define-public mrg (define-public babl (package (name "babl") - (version "0.1.96") + (version "0.1.108") (source (origin (method url-fetch) (uri (list (string-append "https://download.gimp.org/pub/babl/" @@ -189,7 +189,7 @@ (define-public babl "/babl-" version ".tar.xz"))) (sha256 (base32 - "1xj5hlmm834lb84rpjlfxbqnm5piswgzhjas4h8z90x9b7j3yrrk")))) + "0x8lxvnhfpssj84x47y3y06vsvhd5afb9jknw38c8ymbxafzxpi6")))) (build-system meson-build-system) (arguments `(#:configure-flags -- 2.41.0