From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OPrOOubv4mRKXAEASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 07:02:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wJMSOubv4mQkaAAAG6o9tA (envelope-from ) for ; Mon, 21 Aug 2023 07:02:30 +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 77E3E5045D for ; Mon, 21 Aug 2023 07:02:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=J8IoIuCF; 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=1692594150; a=rsa-sha256; cv=none; b=oZC+A30beByupYuLGwexJt4VYDEpgTa8toHc/gN8Qk3OvN/wulEkT0zP8T6tH3cPVl/lmM RsMSXoz5SGa6PKo8b04gWZUZ0TKpTIug+J2QYpnSVBkowwUicqgQhkYUcs26IH+MDSXssP eFOadRj4z27i335cXdKBxF7bloVD/0+eq27ATyTampmdkStcOEWW6Mm7mTkA+JPx1jySxa XdwUw2obBv9rs+uexXHb3Bhnvo9KFeAN/sRgkG7Rw9FtbkWG/wBFPclQDJcxmRJV6eOcq2 O7Vqh5vcyuRDWTH4HqdhYyFuQ+PkS8Vn0n8oh1mBMWIYhmZtjXYv+o9trhh1Ww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=J8IoIuCF; 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=1692594150; 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=TNg6tW9jelbY61fQZo+CEKs2Xazl5EkVT3zKOh3if20=; b=DeHzStIyFDK/MDVfagJRaJE4UC05VqQN0OydQDFrVtX5DsA3sIQyqIDld4WwjFgJX2bSxb tA23sZ914FoqzYWI0jZ8Fw67RGkxSoDFmPNrwb+69FB0zi54AHA2ogM+5i9VVEO0qW9Wi+ RtYyerWGD4fIet5mA4j3DlEbfO/ZovWKiANhIo0eRZKeog2L3IrxU0v5Fly9SHlpChuBrX As98Q+hI8Mc5Nmshs27mhq+fkzwzuh/z/Hbaxm7A649/WIFjs5wSin+Z3ZrL9aom+aGF2B 5vMRW5bBP0x/IFWa1uKpCY3xTFDqPyQjSL44OcttIxdR0uJj5sWzUzCYEMOEEQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXx3E-0003xF-Hf; Mon, 21 Aug 2023 01:02: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 1qXx3A-0003wg-S4 for guix-patches@gnu.org; Mon, 21 Aug 2023 01:02:00 -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 1qXx3A-00009e-Jo for guix-patches@gnu.org; Mon, 21 Aug 2023 01:02:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXx3C-0005XZ-I3 for guix-patches@gnu.org; Mon, 21 Aug 2023 01:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65150] [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Aug 2023 05:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65150 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fabio Natali Cc: 65150@debbugs.gnu.org Received: via spool by 65150-submit@debbugs.gnu.org id=B65150.169259411521279 (code B ref 65150); Mon, 21 Aug 2023 05:02:02 +0000 Received: (at 65150) by debbugs.gnu.org; 21 Aug 2023 05:01:55 +0000 Received: from localhost ([127.0.0.1]:55210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXx34-0005X9-Is for submit@debbugs.gnu.org; Mon, 21 Aug 2023 01:01:54 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:32936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXx31-0005Wq-IK for 65150@debbugs.gnu.org; Mon, 21 Aug 2023 01:01:52 -0400 Date: Mon, 21 Aug 2023 12:59:47 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1692594080; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=TNg6tW9jelbY61fQZo+CEKs2Xazl5EkVT3zKOh3if20=; b=J8IoIuCFXjPFgg0QlLP8J07bA1pjozOSdZSQLA3Lnqqt51xYZJvQtWB5CkHvElfvvFzvi3 aN6Fj/PGGprxszb/0AfedgbC4Tazzok+iQbxU+otU3nRQfBGm+ZH7CyIGGzkSGM3QrJ2Q2 U7a4gMjK8aySjYrz9fyHzO/YrNkWDGzpU59NlnOBrAwKyCn7OpYId1ZJSPi/Ywhk8WLvQ2 oxZkbsSs9DAMBAnScl7HAYqczaCSakqoXcn9YU3n/320jWz09Gx3uZ221zpZCo8+H4R5V2 S6LZ8Z2yApDZcGiw6zISAVm4MwjSCBRUi53QV7jFWgqgTzswbNZumdLP6MVkWw== Message-ID: <87h6otgfcs.wl-hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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-Scanner: mx0.migadu.com X-Spam-Score: -6.70 X-Migadu-Queue-Id: 77E3E5045D X-Migadu-Spam-Score: -6.70 X-TUID: mrec0Gdk0EWS Hi Fabio, On Tue, 08 Aug 2023 21:53:40 +0800, Fabio Natali wrote: > > * gnu/packages/emacs-xyz.scm (emacs-hide-mode-line): Update to 1.0.3-0.bc5d293. > --- > > Hi, emacs-hide-mode-line 1.0.2 has a couple of issues that were solved upstream as part of the 1.0.3 release. See the links below for further info. > > https://github.com/hlissner/emacs-hide-mode-line/commit/daa4908a14c647382cb24fa2f7ceaa3aba3517d4 > https://github.com/hlissner/emacs-hide-mode-line/commit/cc81ba34f49d91e885fc0b0e539d68ca9368b5f5 > > Unfortunately, no Git tag has been created for version 1.0.3. I've contacted the Author in case they might be willing to create a 1.0.3 tag - but in the meantime I thought of bumping the Guix package using the commit. > > Hope this is fine, cheers, Fabio. > > gnu/packages/emacs-xyz.scm | 24 +++++++++++++----------- > 1 file changed, 13 insertions(+), 11 deletions(-) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index ed3d89d51f..12ef23b1cf 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -34121,25 +34121,27 @@ (define-public emacs-parseclj > (license license:gpl3+))) > > (define-public emacs-hide-mode-line > - (package > - (name "emacs-hide-mode-line") > - (version "1.0.2") > - (source (origin > + (let ((commit "bc5d293576c5e08c29e694078b96a5ed85631942") > + (revision "0")) > + (package > + (name "emacs-hide-mode-line") > + (version (git-version "1.0.3" revision commit)) > + (source (origin > (method git-fetch) > (uri (git-reference > (url "https://github.com/hlissner/emacs-hide-mode-line") > - (commit (string-append "v" version)))) > + (commit commit))) > (file-name (git-file-name name version)) > (sha256 > (base32 > - "0dfzjgxfkcw4wisbyldsm1km18pfp9j8xgadn6qnsz11l55bpgyp")))) > - (build-system emacs-build-system) > - (synopsis "Emacs plugin that hides the mode-line") > - (description "A minor mode that hides the mode-line in your current > + "12mfhg0r3gvy59ijy44vsircn251nmisp04k9vvgd2yhykpsr1j6")))) > + (build-system emacs-build-system) > + (synopsis "Emacs plugin that hides the mode-line") > + (description "A minor mode that hides the mode-line in your current > buffer. It can be used to toggle an alternative mode-line, toggle its visibility, > or simply disable the mode-line in buffers where it is not very useful.") > - (home-page "https://github.com/hlissner/emacs-hide-mode-line") > - (license license:expat))) > + (home-page "https://github.com/hlissner/emacs-hide-mode-line") > + (license license:expat)))) > > (define-public emacs-helm-cider > (package > > base-commit: 782ef67a59f4b564f16101cf23c30a3777b3f734 > -- > 2.41.0 Since the commit refers to a (untagged) release, I'd prefer using the version string directly instead of a git-version, and adding a comment for the commit. You can take a look at emacs-fennel-mode for an example. There's also identation issue, which can be fixed with `guix style': $ ./pre-inst-env guix style emacs-hide-mode-line Thanks