mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-wanderlust: Update to 2.15.9-791.8369b2d.
* gnu/packages/emacs-xyz.scm (emacs-wanderlust): Update to 2.15.9-791.8369b2d. Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
parent
c8f280c9ef
commit
a98126e604
1 changed files with 3 additions and 3 deletions
|
@ -37116,8 +37116,8 @@ EasyPG and latest Emacs.")
|
||||||
;; macro-expansion failure at runtime, so don't rewrite emacs input of this
|
;; macro-expansion failure at runtime, so don't rewrite emacs input of this
|
||||||
;; package.
|
;; package.
|
||||||
(let ((version "2.15.9")
|
(let ((version "2.15.9")
|
||||||
(revision "779")
|
(revision "791")
|
||||||
(commit "f5cb2f0cf5e2c893acf2e669fd549836828dfdfc"))
|
(commit "8369b2d5170a174652294835dd9a18ed21a38cb2"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-wanderlust")
|
(name "emacs-wanderlust")
|
||||||
(version (git-version version revision commit))
|
(version (git-version version revision commit))
|
||||||
|
@ -37138,7 +37138,7 @@ EasyPG and latest Emacs.")
|
||||||
(("package-user-dir") "NONE"))))
|
(("package-user-dir") "NONE"))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ijs57wv1vrh33vn311hgkp42vlmjyi998nc4qdrqi7yy9j8hl1h"))))
|
"0nqa9z61r308j61rgglacjsfddncbm185gp3rnzqkrpb5qsjzngk"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:phases
|
(list #:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue