all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 3b8b07a4b83f1417e4aa7bbef99b544185d10854 365 bytes (raw)
name: test/lisp/emacs-lisp/package-resources/checksum-invalid-1.0.el 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
;;; invalid-checksum.el --- A package with an invalid checksum in archive-contents

;; Version: 1.0

;;; Commentary:

;; This package has an invalid checksum in archive-contents and is
;; just used to verify that package.el refuses to install.

;;; Code:

(defun p-equal-to-np-p ()
  (error "FIXME"))

(provide 'invalid-checksum)

;;; invalid-checksum.el ends here

debug log:

solving 3b8b07a4b8 ...
found 3b8b07a4b8 in https://yhetil.org/emacs/CADwFkm=XOkXyZB+SQut4wUq=cJDOyqjfnO3fPk_sG_UK+3qSFA@mail.gmail.com/

applying [1/1] https://yhetil.org/emacs/CADwFkm=XOkXyZB+SQut4wUq=cJDOyqjfnO3fPk_sG_UK+3qSFA@mail.gmail.com/
diff --git a/test/lisp/emacs-lisp/package-resources/checksum-invalid-1.0.el b/test/lisp/emacs-lisp/package-resources/checksum-invalid-1.0.el
new file mode 100644
index 0000000000..3b8b07a4b8

Checking patch test/lisp/emacs-lisp/package-resources/checksum-invalid-1.0.el...
Applied patch test/lisp/emacs-lisp/package-resources/checksum-invalid-1.0.el cleanly.

index at:
100644 3b8b07a4b83f1417e4aa7bbef99b544185d10854	test/lisp/emacs-lisp/package-resources/checksum-invalid-1.0.el

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.