Archived
1
0
Fork 0

gnu: emacs-ediprolog: Update source URI.

This is a follow-up to commit 575790f5f5.

* gnu/packages/emacs-xyz.scm (emacs-ediprolog)[source](uri): Download tarball
instead of .el.
This commit is contained in:
Marius Bakke 2022-11-23 08:32:52 +01:00
parent 9e44a6f776
commit 2c8329de51
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -28680,8 +28680,7 @@ between \"frame-width\" and \"frame-height\", between \"public\",
(method url-fetch)
(uri (string-append
"https://elpa.gnu.org/packages/ediprolog-"
version
".el"))
version ".tar"))
(sha256
(base32 "021jm5zdxrjg7xcja18vgc2v52rk17xi1k7xxw8q802nmixhy0js"))))
(build-system emacs-build-system)