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 ms8.migadu.com with LMTPS id EIzaBoFRLmX6KQEA9RJhRA:P1 (envelope-from ) for ; Tue, 17 Oct 2023 11:18:57 +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 EIzaBoFRLmX6KQEA9RJhRA (envelope-from ) for ; Tue, 17 Oct 2023 11:18:57 +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 C5FDF392FD for ; Tue, 17 Oct 2023 11:18:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=SSFiTVrk; 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-Seal: i=1; s=key1; d=yhetil.org; t=1697534336; a=rsa-sha256; cv=none; b=ia0q2HrFrs5nOnzMblgGVCW6wq3tL3Qt2QGWus+LTx949xPP4c2kGGXiqIQbxLsCXPa6Sk plKgkccket5iaywmUgH5TWPQkWAxyoFRw+I0vZY2j+A7ftJ2m9eBLQhV+deQdHXAUSRlMa hhigDyBSiYU9G1noO/+3yFrWmDt4+YQVRN8QLm+iAg5I/E2qEjMCNKFFWZ0BHvUMR0+P7b S3AhS1tfA7RfrJKEmvSnE9+fbLlHDxDLSS132EvTTdaFDpTZwebi0kZGiohHXgP0J95p9q /lwMD/Fep7MsW4npEq2znLZwBl69Rx1b5KHBf1z0CwyqRJDK8CwoTlyjv7d0CQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=SSFiTVrk; 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=1697534336; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=IWOW3AHjB2Ivd6qN1N4h9JOogqdiiY0it5Cq6zDucxI=; b=Nk+3KvfX447OOLcvIf8g+ypQs717vZ99USqTlXK9BsBe+FuDY/twf7uXTmYTulZmmcRssx CcQBeQReagIDd2fN5QewimEk7XOPo4rO9YbjeY9M2h1RyHmJdYZ9CUSf1aG82s6CKd39Ef fM9+ctFcS6fjDVK2zM+IAfo0fIJBC87LhDZP1QxWoRe2S8OZQIILTAtStJqZV1ZJnCWJKv ghNYTyc9mQemqgy+NzOyTf4jJQ/qNePOZNwSZ7SGvuonKmviQc5jvM1D4Y8aocKHw21yFH OBAvaSU1XNVR828NbO/OrJ+TE0gUWcM2fIakTl0UPI4oYF2q8Uj6lyfipxQf8g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsgDo-0002g9-QO; Tue, 17 Oct 2023 05:18:40 -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 1qsgDl-0002YL-OP for guix-patches@gnu.org; Tue, 17 Oct 2023 05:18:37 -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 1qsgDl-0006xj-Fz for guix-patches@gnu.org; Tue, 17 Oct 2023 05:18:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsgEA-0006wL-ER for guix-patches@gnu.org; Tue, 17 Oct 2023 05:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66587] [PATCH] gnu: emacs-disk-usage: Update to 1.3.3-0.b0d803f. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 17 Oct 2023 09:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66587 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66587@debbugs.gnu.org Cc: Cayetano Santos X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169753433126659 (code B ref -1); Tue, 17 Oct 2023 09:19:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Oct 2023 09:18:51 +0000 Received: from localhost ([127.0.0.1]:58583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsgDz-0006vu-6P for submit@debbugs.gnu.org; Tue, 17 Oct 2023 05:18:51 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsgDv-0006vf-AI for submit@debbugs.gnu.org; Tue, 17 Oct 2023 05:18:49 -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 1qsgDQ-0002VG-9x for guix-patches@gnu.org; Tue, 17 Oct 2023 05:18:16 -0400 Received: from devianza.investici.org ([198.167.222.108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsgDN-0006vj-Pp for guix-patches@gnu.org; Tue, 17 Oct 2023 05:18:16 -0400 Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4S8pL33Ptqz6vHp; Tue, 17 Oct 2023 09:18:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1697534283; bh=IWOW3AHjB2Ivd6qN1N4h9JOogqdiiY0it5Cq6zDucxI=; h=From:To:Cc:Subject:Date:From; b=SSFiTVrk71yPgwSJEkPCNuEGWFcunnlnYs8ff11bBnIq3sngkAYKHGJrTghyVy7/u o5aR2oGWT3QwG2iEBRPwgMA084BpTWEyo134UiEx8UQzhK48js7sCLX3WobUVqLV2D ast3ipmMcGvTuqov/8HjupKsk61JwzFNfXE7u0m0= Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4S8pL32Ffzz6vHk; Tue, 17 Oct 2023 09:18:03 +0000 (UTC) Date: Tue, 17 Oct 2023 11:17:29 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=198.167.222.108; envelope-from=csantosb@inventati.org; helo=devianza.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham 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: , Reply-to: Cayetano Santos X-ACL-Warn: , Cayetano Santos via Guix-patches From: Cayetano Santos 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.18 X-Spam-Score: -6.18 X-Migadu-Queue-Id: C5FDF392FD X-TUID: UeFiTl6rGw3Y * gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.3.3-0.b0d803f. --- gnu/packages/emacs-xyz.scm | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index bb8c25f9b5..ea46a3bdd2 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -29607,26 +29607,28 @@ (define-public emacs-redshank (license license:gpl1+)))) (define-public emacs-disk-usage - (package - (name "emacs-disk-usage") - (version "1.3.3") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://gitlab.com/Ambrevar/emacs-disk-usage") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0hv2gsd8k5fbjgckgiyisq4rn1i7y4rchbjy8kmixjv6mx563bll")))) - (build-system emacs-build-system) - (home-page "https://gitlab.com/Ambrevar/emacs-disk-usage") - (synopsis "Sort and browse disk usage listings with Emacs") - (description "Disk Usage is a file system analyzer: it offers a tabulated + (let ((commit "b0d803f2cec3afc2937840f9ba66e3f903d6c415") + (revision "0")) + (package + (name "emacs-disk-usage") + (version (git-version "1.3.3" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/Ambrevar/emacs-disk-usage") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0vl79knb2snp2gzmcdasncgcc44rq99kmfnvwhfpm0wk21nxhc1m")))) + (build-system emacs-build-system) + (home-page "https://gitlab.com/Ambrevar/emacs-disk-usage") + (synopsis "Sort and browse disk usage listings with Emacs") + (description "Disk Usage is a file system analyzer: it offers a tabulated view of file listings sorted by size. Directory sizes are computed recursively. The results are cached for speed.") - (license license:gpl3+))) + (license license:gpl3+)))) (define-public emacs-orgit (package base-commit: 0e467b7b0bc02860f2819e4eaf74f5cdae7e2cd1 -- 2.41.0