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:
parent
9e44a6f776
commit
2c8329de51
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||
|
|
Reference in a new issue