From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id kBAWF14vh2YZIwEAqHPOHw:P1 (envelope-from ) for ; Thu, 04 Jul 2024 23:25:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id kBAWF14vh2YZIwEAqHPOHw (envelope-from ) for ; Fri, 05 Jul 2024 01:25:18 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=F5nuE3RZ; 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=1720135518; 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-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=aSp86Ny64DpP38e0V6aTFIZ7GuULh1IIVbN82mUV//w=; b=ltXMSxL/i7wd0dBF+Tln/XEFeBUwJSMQ3Qrb0bdziUVkdZyccc+Yl5B7oqVXngsh5W0FQn WmswNXtgv3eJ6XZQ6yeouWcnJMekVp8gieoY8L0xbJ5UoSOHvlwu1w93KNEdoMAg4kxrzw i7+KQM2nCA33MRXas0OQ6TJ4VD0mZVFQ2JMEfCwI4b0JMhGRU9fnuW4PylM06TKOmFxwnt Bp6IZQnOnRYGnUJEbTb3Vza3d2/hEtXGDwDntff32u5P5mVkmML7Fev5E4AOhUef8XR1YI sJg3tKJAUsUHw6nWq+NQSWeySlBd7Z658Zt0ETksaf71H1q6g85EaIp8S16nUg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720135518; a=rsa-sha256; cv=none; b=T67RvTtz2fuT/4D0bkSzPLtOjpl36UGidQrztbIg31AgdHLrbPLgznBktFwb3JqHVFNP4N zNC1rFBaJWDtNxNJznitw1LYuxh0EZC2QH7s+fwIZja8ei9ZF1pk0c7NSuQmJ18KSMPGFU kZDu3M9kAK76PFyIOleffmSQDwW+rqF+JG4q26OaBgIrj7uQc7fbIupX1Y5dxJXy2YzQ+M wBl1d31Ndbmb+84cRH70qKTkxtjNw3nkZA7gG1xmVY567YEC21zAoK3wdzjH3nSI03DdeF PF+x0OZZcu9LUrUaU6QbVFsI+BvVdlNmod8UTt/wAvyWcvPxVFYkBlpaozEyQw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=F5nuE3RZ; 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 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 3A95A326E7 for ; Fri, 5 Jul 2024 01:25:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sPVp2-0005rR-V5; Thu, 04 Jul 2024 19:25:04 -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 1sPVoz-0005qj-0H for guix-patches@gnu.org; Thu, 04 Jul 2024 19:25:01 -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 1sPVoy-0002kj-OP for guix-patches@gnu.org; Thu, 04 Jul 2024 19:25:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sPVp0-0003sN-FX; Thu, 04 Jul 2024 19:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71944] [PATCH 2/2] gnu: lollypop: Update package style. Resent-From: James Smith Original-Sender: "Debbugs-submit" Resent-CC: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com, vivien@planete-kraus.eu, guix-patches@gnu.org Resent-Date: Thu, 04 Jul 2024 23:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71944 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71944@debbugs.gnu.org Cc: James Smith , Liliana Marie Prikler , Maxim Cournoyer , Vivien Kraus X-Debbugs-Original-Xcc: Liliana Marie Prikler , Maxim Cournoyer , Vivien Kraus Received: via spool by 71944-submit@debbugs.gnu.org id=B71944.172013546514832 (code B ref 71944); Thu, 04 Jul 2024 23:25:02 +0000 Received: (at 71944) by debbugs.gnu.org; 4 Jul 2024 23:24:25 +0000 Received: from localhost ([127.0.0.1]:43255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPVoP-0003rA-2p for submit@debbugs.gnu.org; Thu, 04 Jul 2024 19:24:25 -0400 Received: from layka.disroot.org ([178.21.23.139]:46642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sPVoN-0003r2-JQ for 71944@debbugs.gnu.org; Thu, 04 Jul 2024 19:24:23 -0400 X-Virus-Scanned: SPAM Filter at disroot.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1720135449; bh=kdDOfWyZFPm6J/ZLe2KWtpjOhgJcTDA9uNUUfnS7diE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=F5nuE3RZ5KSzvkCCbQZOCtWZE5NAkC4EM0f7b2w70YoqFINOkObssnBPPk9M1bJLI ZTSlvnPREwPcDOQm043M24xzdZQYgQccZuvEvgVsgIY0abCn8+6kZWn/QY+o5xgvK+ igWjO8PuQUTkdTorT1hkapG+wMSHE1Z42z3Sif0NALZnpPMgP1KJG7276yUuxhuF01 5w1mXwcPU8vaasDmKhGPYQHPl7mIBFIE1eQWEpFetp9u84t8Qnow3lZptwSBcc+hJu nFHl59isOKkjHm1qjlE3KNpHiphC/Sw/7Q5oPbzUFgG/u0mW8vlgnt5s2tz9TJE32r BIjcrHNLCwB1g== Date: Thu, 4 Jul 2024 16:23:47 -0700 Message-ID: In-Reply-To: References: MIME-Version: 1.0 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: James Smith X-ACL-Warn: , James Smith via Guix-patches From: James Smith 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 3A95A326E7 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -4.89 X-Spam-Score: -4.89 X-TUID: I+QYA53DHP5V * gnu/packages/gnome.scm (lollypop)[arguments]: Convert to list of G-Expressions. Change-Id: I2f7e0157f65bdd6776fbf15214093a837c5b0fd6 --- gnu/packages/gnome.scm | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 6a4d1babe3..3b95b20eef 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -11566,24 +11566,24 @@ (define-public lollypop (base32 "1laj5xwfz2bz29scga2ahhnhlgll4a0n21wwy8mlr4jsl81g0jsa")))) (build-system meson-build-system) (arguments - `(#:imported-modules (,@%meson-build-system-modules - (guix build python-build-system)) - #:modules ((guix build meson-build-system) - ((guix build python-build-system) #:prefix python:) - (guix build utils)) - #:glib-or-gtk? #t - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'disable-gtk-update-icon-cache - (lambda _ - (setenv "DESTDIR" "/"))) - (add-after 'install 'wrap-program - (lambda* (#:key outputs #:allow-other-keys) - (wrap-program (search-input-file outputs "bin/lollypop") - `("GI_TYPELIB_PATH" ":" prefix - (,(getenv "GI_TYPELIB_PATH")))))) - (add-after 'install 'wrap-python - (assoc-ref python:%standard-phases 'wrap))))) + (list #:imported-modules `(,@%meson-build-system-modules + (guix build python-build-system)) + #:modules '((guix build meson-build-system) + ((guix build python-build-system) #:prefix python:) + (guix build utils)) + #:glib-or-gtk? #t + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'disable-gtk-update-icon-cache + (lambda _ + (setenv "DESTDIR" "/"))) + (add-after 'install 'wrap-program + (lambda* (#:key outputs #:allow-other-keys) + (wrap-program (search-input-file outputs "bin/lollypop") + (list "GI_TYPELIB_PATH" ":" 'prefix + (list (getenv "GI_TYPELIB_PATH")))))) + (add-after 'install 'wrap-python + (assoc-ref python:%standard-phases 'wrap))))) (native-inputs (list gettext-minimal `(,glib "bin") ; For glib-compile-resources -- 2.45.1