From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 2IViJo9/kmaD/AAA62LTzQ:P1 (envelope-from ) for ; Sat, 13 Jul 2024 13:22:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2IViJo9/kmaD/AAA62LTzQ (envelope-from ) for ; Sat, 13 Jul 2024 15:22:23 +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=kvShTgcA; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720876943; 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-type:content-type: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=FqycsBv7gVQg6QVrJy2O34vUnEgDI92U3elKixa0wws=; b=RbUZSRxNk7/K5Al6B/vdo8gBqMGrrNIUdR5lyikhxw0BjFNH8gBnBj63AyPkWlRyOAbW9t 4xKAnnJ4vyFGHWVSW5tL4wgtUaziroHa5/Le1bfCbLvlKPqdz8WT4SjRxv+TWd2dvXBk8H e39ucxu9PlcjshDegeHLsbxy9OYYKaCLHZumahveiGUFCYogPuTtG+b94rxNT6zqZmIdPB jG6vvpbLiAwJfoglOMiO7SSQkEhpvTfKxK6QZJDX1/8qrPzE7flfVDIjV314GmHw1OjUvx f2L0MgPtiRJebrzv4JkeqlfBDqgIfB6Usht0wnwmq/na/BHmwI34J2ZjaO4DPQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=kvShTgcA; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720876943; a=rsa-sha256; cv=none; b=mqh3uOTz1Q+koXZ66XcxRKVApfl5I6dO2SnPYdj/LLPz4l75wCMIjNZnbzYcfWqDW4JwLt F+nXj7tmgky8zCKbl1yFp4mNBUiu9YNpjOyTyppKqL6CM1iltMzjQmGtSXxns9YKMXKsEQ 6HhnM3j3NpTa5cbElbUwAwlOZ5nVmKD6GdyRkxlTn2OAR8fUmAPbefHSQ9hqIEGANJvSF5 80u3WU1qUZDcBYEEbm2Nn+CtAH6N2jrVcUohWtqEcuzX+YKxosfR1kQvD1B74qHx12Z5eA 2ITO0ehoWvlaXwiO/pMgAPTgaep49fJnK4JXLqh1A9qzzbykf7/pj9IJSOGXMw== 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 A14B63CD1E for ; Sat, 13 Jul 2024 15:22:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sSchS-0000m2-IG; Sat, 13 Jul 2024 09:22:06 -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 1sSchO-0000lp-5U for guix-patches@gnu.org; Sat, 13 Jul 2024 09:22:02 -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 1sSchN-0007VE-TV for guix-patches@gnu.org; Sat, 13 Jul 2024 09:22:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sSchO-0000l2-Hn for guix-patches@gnu.org; Sat, 13 Jul 2024 09:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71944] [PATCH 0/2] gnu: lollypop: Update version and package style Resent-From: James Smith Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 13 Jul 2024 13:22: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: liliana.prikler@gmail.com Received: via spool by 71944-submit@debbugs.gnu.org id=B71944.17208768972877 (code B ref 71944); Sat, 13 Jul 2024 13:22:02 +0000 Received: (at 71944) by debbugs.gnu.org; 13 Jul 2024 13:21:37 +0000 Received: from localhost ([127.0.0.1]:55302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sScgx-0000kL-OY for submit@debbugs.gnu.org; Sat, 13 Jul 2024 09:21:37 -0400 Received: from layka.disroot.org ([178.21.23.139]:48020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sScgu-0000kB-El for 71944@debbugs.gnu.org; Sat, 13 Jul 2024 09:21:34 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2900B41B7E; Sat, 13 Jul 2024 15:21:30 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WC4u6EDPJH3K; Sat, 13 Jul 2024 15:21:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1720876889; bh=FqycsBv7gVQg6QVrJy2O34vUnEgDI92U3elKixa0wws=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=kvShTgcAghfVvS1vYhK1x/WwmvmZioT3RH9u598RI852m9f7br1oxOy5wLHwAckHT zTr6VGBiNGoAVhQaxYmasfTDH2Vs2Z/Z9TVDap73Z+4lU83g7DGCzP7tjDBtfgHLrI 8I6Q2SGVBazcSYtc6A78vSPIPiQ9D110qIs1h61AJbFjjNIrH3goNem0BlMT8dqWLf pSgI48fH/kfWpJUZRBmD9ZmTOpdGBt3513yMhKgauvYhETI+4droNCrH0XNpWU8iUZ ysioEnx2D0KQennDY1SpRA+JWCsauEcrUF85YkKjYNgnQjmZM6ioxcpuZf6rcHDvUF 1S4pvKcWieerg== In-Reply-To: (James Smith's message of "Thu, 4 Jul 2024 16:16:26 -0700") References: Date: Sat, 13 Jul 2024 06:21:26 -0700 Message-ID: <8634odxwa1.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: A14B63CD1E X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.90 X-Spam-Score: -6.90 X-TUID: 2kefNqOsCY3Z Hi, I noticed that this patch series were pushed to master as 947d44f1b3e7dd312f69847d2b7ecb1fd3ac7a4a and aaf157deb36880e6f7fe8c057b98302dca04c1dc, but this issue hasn't been closed yet. Do I need to close it or is that the responsibility of the committer? James Smith