gnu: emacs-ediprolog: Update to 2.2.

* gnu/packages/emacs-xyz.scm (emacs-ediprolog): Update to 2.2.
This commit is contained in:
Nicolas Goaziou 2022-10-28 11:11:24 +02:00
parent a31c653cb1
commit 575790f5f5
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -28421,7 +28421,7 @@ between \"frame-width\" and \"frame-height\", between \"public\",
(define-public emacs-ediprolog (define-public emacs-ediprolog
(package (package
(name "emacs-ediprolog") (name "emacs-ediprolog")
(version "2.1") (version "2.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -28430,7 +28430,7 @@ between \"frame-width\" and \"frame-height\", between \"public\",
version version
".el")) ".el"))
(sha256 (sha256
(base32 "1piimsmzpirw8plrpy79xbpnvynzzhcxi31g6lg6is8gridiv3md")))) (base32 "021jm5zdxrjg7xcja18vgc2v52rk17xi1k7xxw8q802nmixhy0js"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(home-page "https://elpa.gnu.org/packages/ediprolog.html") (home-page "https://elpa.gnu.org/packages/ediprolog.html")
(synopsis "Emacs Does Interactive Prolog") (synopsis "Emacs Does Interactive Prolog")