From 289e42662f9510a8cc7bd172f2069824f66952e9 Mon Sep 17 00:00:00 2001 From: Vedang Manerikar Date: Thu, 23 May 2024 16:25:47 +0530 Subject: [PATCH] Update the dwim-shell-command recipe (#2947) Bump up the minimum emacs version of dwim-shell-command --- recipes/dwim-shell-command.rcp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/dwim-shell-command.rcp b/recipes/dwim-shell-command.rcp index 090415260..1f559db58 100644 --- a/recipes/dwim-shell-command.rcp +++ b/recipes/dwim-shell-command.rcp @@ -2,4 +2,4 @@ :description "Shell commands with DWIM behaviour" :type github :pkgname "xenodium/dwim-shell-command" - :minimum-emacs-version "27.1") + :minimum-emacs-version "28.1")