From 1b5425ec092c90b74b3670c656de7cda7ccbef02 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 10 Oct 2025 13:00:38 +0200 Subject: [PATCH] gnu: emacs-orgit: Update to 2.0.5. * gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 2.0.5. [propagated-inputs]: Add emacs-cond-let. Change-Id: Ifd54d1f6029212498832a69e3deb287e54585563 --- gnu/packages/emacs-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9108b7e6da17ba9bac4ced83d105f594d4077c1e..ded7a6b4fb523773b3c64d8e375d01dba5b33890 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -35126,7 +35126,7 @@ recursively. The results are cached for speed.") (define-public emacs-orgit (package (name "emacs-orgit") - (version "2.0.1") + (version "2.0.5") (home-page "https://github.com/magit/orgit") (source (origin (method git-fetch) @@ -35136,12 +35136,12 @@ recursively. The results are cached for speed.") (file-name (git-file-name name version)) (sha256 (base32 - "0yi73l7hm6x5pyalfmcv0mnklhc574xij35q8zkh6ahrnfbyv8ks")))) + "1nz9fy4348iha1zbw0v8hzsxv171v5758jilhsn2ksn9nvpkbbyb")))) (build-system emacs-build-system) (arguments (list #:tests? #f)) ; A makefile but no tests. (propagated-inputs - (list emacs-dash emacs-magit)) + (list emacs-cond-let emacs-dash emacs-magit)) (synopsis "Support for Org links to Magit buffers") (description "This package defines several Org link types, which can be used to link to certain Magit buffers. Use the command