me
/
guix
Archived
1
0
Fork 0

gnu: emacs-ediprolog: Update to 2.1.

* gnu/packages/emacs-xyz.scm (emacs-ediprolog): Update to 2.1.
master
Nicolas Goaziou 2020-08-17 10:36:30 +02:00
parent 7e199d8ea7
commit 40cd24a60c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 3 deletions
gnu/packages

View File

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