From 0cfb10d39e6ede48db9a7ede8f409a9af767ec73 Mon Sep 17 00:00:00 2001 From: Vedang Manerikar Date: Tue, 21 May 2024 09:21:41 +0530 Subject: [PATCH] Update the dwim-shell-command recipe 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")