Hi again!

On 2024-11-03 at 08:03 (GMT), Barak A. Pearlmutter wrote:

[...]

> I dput 4.1.2-1 because there's no practical
> difference between the two.

This isn't actually true:

$ git diff v4.1.1 v4.1.2 lisp/magit.el
diff --git a/lisp/magit.el b/lisp/magit.el
index 845c5e5f..b4502365 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -17,14 +17,14 @@
 ;; Homepage: https://github.com/magit/magit
 ;; Keywords: git tools vc

-;; Package-Version: 4.1.1
+;; Package-Version: 4.1.2
 ;; Package-Requires: (
 ;;     (emacs "26.1")
 ;;     (compat "30.0.0.0")
 ;;     (dash "2.19.1")
-;;     (magit-section "4.1.1")
+;;     (magit-section "4.1.2")
 ;;     (seq "2.24")
-;;     (transient "0.7.6")
+;;     (transient "0.7.8")
 ;;     (with-editor "3.4.2"))

 ;; SPDX-License-Identifier: GPL-3.0-or-later

This is the reason for the fail at install phase.

Cheers.

-- 
Matteo F. Vescovi || Debian Developer
GnuPG KeyID: 4096R/0x8062398983B2CF7A

Attachment: signature.asc
Description: PGP signature

Reply via email to