From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sM0lB86IlmVXvQAAkFu2QA (envelope-from ) for ; Thu, 04 Jan 2024 11:30:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 6Aj8A86IlmUU/AAA62LTzQ (envelope-from ) for ; Thu, 04 Jan 2024 11:30:38 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="21fuKs/w"; 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=1704364238; 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=ofersbtCev/TsuwkBQi7/ArXby2L/2VB/f07tgUKzVQ=; b=SprsOntUAv6syB2M8DS4TA80GrMMvvtJAlkpUwh4iC+b/F8y1iOX0reDI1rrj94PueCIAy mLURJh+vm8SiZxPaC+NV+6WaPGAazc13TiZz9JcAHb6qlWWaRLlnD4EMmBgGvTqiegPXTj HeofofeUoN+F+237oFJD19aWO7ZXhLTLjl4u0ARJs6TtExZQCEA2tsP/kdgNQvb+qSppl/ +C82mkjITpWTkk/grhSiHqYEQjWCaoq9rY9LdcJObSNNJQrY6vNTtuT4C4HKFHp8C30MIP Wmf69xroOzNpOXuNMEJ8+h6R1j6gYR7OmzOfEfPcE4AS0HAtPQC88ZuxWCkxBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704364238; a=rsa-sha256; cv=none; b=faHgb1uAbZR5CM6nLYw3hQqdiaXIU6alVLs44P9jJ3hVLsqGkSo8OhagnTlL6wstf1iQeZ GPdNpa1VK6UR7j5ga/8bl8kWeqBoc1c7dB1spEL+TkKymVl2EdhnqgZ8hdXtXHJpVla6cJ N/p78SA4AJ5YkrcH8ig6v4pNq1efDB5D0xbvkLm9bWGlJAmMFROZ8lo5Li9I4QyxmSIgv+ nxnaf5qTP38xqCJEmnNyEay7ix4NVzVFRASX2DGM0fFxGmh2vFq3NX4h1MrLJ/vo4rwe4u fhDe8sS2ekFO2kOiugVpNtEVNTKGX20fvYns8Nw5Od18Mj3d5uPbMAtI3zh98g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="21fuKs/w"; 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 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 C502A16CE5 for ; Thu, 4 Jan 2024 11:30:37 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLKzP-0002SO-FQ; Thu, 04 Jan 2024 05:30:16 -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 1rLKz9-0002RW-Ez for guix-patches@gnu.org; Thu, 04 Jan 2024 05:30:00 -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 1rLKz8-0000XJ-Sz for guix-patches@gnu.org; Thu, 04 Jan 2024 05:29:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLKzC-0002vS-EG for guix-patches@gnu.org; Thu, 04 Jan 2024 05:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67905] [PATCH] gnu: Add emacs-golden-ratio. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Jan 2024 10:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67905 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: peter@polidoro.io Cc: Katherine Cox-Buday , 67905@debbugs.gnu.org, Liliana Marie Prikler , Andrew Tropin Received: via spool by 67905-submit@debbugs.gnu.org id=B67905.170436415511166 (code B ref 67905); Thu, 04 Jan 2024 10:30:02 +0000 Received: (at 67905) by debbugs.gnu.org; 4 Jan 2024 10:29:15 +0000 Received: from localhost ([127.0.0.1]:53634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLKyR-0002u2-Bl for submit@debbugs.gnu.org; Thu, 04 Jan 2024 05:29:15 -0500 Received: from msg-2.mailo.com ([213.182.54.12]:46650 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLKyP-0002tm-NC for 67905@debbugs.gnu.org; Thu, 04 Jan 2024 05:29:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1704364139; bh=Yf0+jdMSep7wrgu8GsZLCmKatsGHE+z5DfvbQcuPMYU=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=21fuKs/wODrCpYaQyN1O7ohZ4Jp8wS/E3iM3PXezZrDc3RhGDjG2w3mjN7lsmd/00 zEWC+x9OxeLOYANkRSjxJt5jBDWmrU82pvmOMYCRi3iMkY9BTFfHNtGMzRzf53dcnO CAXGYVuykWUuz7BcsyPSbZaejdXsxbqmRD+7seSg= Received: by b221-4.in.mailobj.net [192.168.90.24] with ESMTP via ip-20.mailobj.net [213.182.54.20] Thu, 4 Jan 2024 11:28:59 +0100 (CET) X-EA-Auth: CYjAZQzCjoMn48+uUow9RYyJ2OEXu9d1dvVI9kcRI2wcLdNc/oE29ajIe7NpZQlmjKFIgl7xzzY+LcT47Goc3YIMPXjbsjNiWSOZB3TeqnQ= In-Reply-To: <04930f845e48e398066caab7a1271f7525a25515.1704311285.git.peter@polidoro.io> (peter@polidoro.io's message of "Wed, 3 Jan 2024 14:48:38 -0500") References: <88b10c5b72478385da5d57218139845e93f48da0.1702995554.git.peter@polidoro.io> <04930f845e48e398066caab7a1271f7525a25515.1704311285.git.peter@polidoro.io> Date: Thu, 04 Jan 2024 11:28:43 +0100 Message-ID: <87ttntjstg.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) 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: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou 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-Spam-Score: -5.29 X-Spam-Score: -5.29 X-Migadu-Queue-Id: C502A16CE5 X-Migadu-Scanner: mx12.migadu.com X-TUID: K8UxaU98ookz Hello, peter@polidoro.io writes: > From: Peter Polidoro > > * gnu/packages/emacs-xyz.scm (emacs-golden-ratio): New variable. Thank you. > +(define-public emacs-golden-ratio > + (package > + (name "emacs-golden-ratio") > + (version "20230912.1825") The version is "1.0.1", plus a few commits. Therefore, the line above should be: (version (git-version "1.0.1" revision commit)) where `revision' is bound to "1" (or "0", it all depends on your beliefs), and `commit' to "375c9f287dfad68829582c1e0a67d0c18119dab9". > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/roman/golden-ratio.el") > + (commit "375c9f287dfad68829582c1e0a67d0c18119dab9"))) Per above, this should be bound to `revision' Regards, -- Nicolas Goaziou