From 3ea410687acd4d775d70ec3cb08c4e8729fa465a Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 6 Aug 2023 22:59:46 +0200 Subject: [PATCH] Bump Compat dependency --- sisyphus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sisyphus.el b/sisyphus.el index fb877a3..82eb72b 100644 --- a/sisyphus.el +++ b/sisyphus.el @@ -9,7 +9,7 @@ ;; Package-Version: 0.1.0.50-git ;; Package-Requires: ( ;; (emacs "27.1") -;; (compat "29.1.3.4") +;; (compat "29.1.4.2") ;; (elx "1.6.0") ;; (llama "0.3.0") ;; (magit "3.4.0"))