unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 66266@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
	Hilton Chain <hako@ultrarare.space>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#66266] [PATCH 2/2] gnu: Remove emacs-buttercup-1.25.
Date: Sat, 30 Sep 2023 01:08:21 +0800	[thread overview]
Message-ID: <7c45bf67895b59f4bb885f541448452d5f9fecaa.1695996964.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1695996964.git.hako@ultrarare.space>

* gnu/packages/emacs-xyz.scm (emacs-buttercup-1.25): Delete variable.
---
 gnu/packages/emacs-xyz.scm | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 54e89d48a6..2e0b094d85 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28541,23 +28541,6 @@ (define-public emacs-buttercup
 functions to ensure they are called with the right arguments during testing.")
     (license license:gpl3+)))
 
-;;; Required by emacs-lua-mode
-(define emacs-buttercup-1.25
-  (package
-    (inherit emacs-buttercup)
-    (name "emacs-buttercup")
-    (version "1.25")
-    (source
-     (origin
-       (method git-fetch)
-       (uri (git-reference
-             (url "https://github.com/jorgenschaefer/emacs-buttercup")
-             (commit (string-append "v" version))))
-       (file-name (git-file-name name version))
-       (sha256
-        (base32
-         "0fsysvsypda6b7azc15bpaprq3bwx4gb6rlq2mj6f8rgwdqc8153"))))))
-
 (define-public emacs-cort
   (package
     (name "emacs-cort")
-- 
2.41.0





  parent reply	other threads:[~2023-09-29 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-29 14:18 [bug#66266] [PATCH 0/2] gnu: emacs-lua-mode: Build with newer emacs-buttercup Hilton Chain via Guix-patches via
2023-09-29 17:08 ` [bug#66266] [PATCH 1/2] " Hilton Chain via Guix-patches via
2023-09-29 17:08 ` Hilton Chain via Guix-patches via [this message]
2023-09-29 19:49 ` bug#66266: [PATCH 0/2] " Tobias Geerinckx-Rice via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c45bf67895b59f4bb885f541448452d5f9fecaa.1695996964.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=66266@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=hako@ultrarare.space \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).