mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
gnu: emacs-apel-lb: Update to 10.8-82.1a6fd3b.
* gnu/packages/emacs-xyz.scm (emacs-apel-lb): Update to 10.8-82.1a6fd3b. Change-Id: I8cccce6415263caa11cb186bd942f4914192345f
This commit is contained in:
parent
80b0694811
commit
984e1a256e
1 changed files with 3 additions and 3 deletions
|
@ -41710,8 +41710,8 @@ (define-public emacs-mpv
|
|||
(define-public emacs-apel-lb
|
||||
;; No release since Jun 15, 2010.
|
||||
(let ((version "10.8") ;tag chise-base-0_25
|
||||
(revision "81")
|
||||
(commit "82eb2325bd149dc57b43a9ce9402c6c6183e4052"))
|
||||
(revision "82")
|
||||
(commit "1a6fd3bab2cc6b0a450c2d801f77a1c9da0f72fb"))
|
||||
(package
|
||||
(name "emacs-apel-lb")
|
||||
(version (git-version version revision commit))
|
||||
|
@ -41723,7 +41723,7 @@ (define-public emacs-apel-lb
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qiw19pn1cs8y571irw7bjdygkvwan9ch2i1dg139dri4b6q1il6"))))
|
||||
"03yjg14rvcxn59wga4jvx28ii16bx5ym93fzfyssm67gqwgyb2gf"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://www.emacswiki.org/emacs/WanderLust")
|
||||
(synopsis "Library for making portable Emacs Lisp programs")
|
||||
|
|
Loading…
Reference in a new issue