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

View File

@ -21454,7 +21454,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 "1.2") (version "2.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -21463,8 +21463,7 @@ between \"frame-width\" and \"frame-height\", between \"public\",
version version
".el")) ".el"))
(sha256 (sha256
(base32 (base32 "1piimsmzpirw8plrpy79xbpnvynzzhcxi31g6lg6is8gridiv3md"))))
"039ffvp7c810mjyargmgw1i87g0z8qs8qicq826sd9aiz9hprfaz"))))
(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")