mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-wallabag: Update to 1.1.0-1.686fabf.
* gnu/packages/emacs-xyz.scm (emacs-wallabag): Update to 1.1.0-1.686fabf. Change-Id: I87768254bed30c31f4965abe563b19b771e11d83 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
2f7197b047
commit
d5de4f2ca1
1 changed files with 3 additions and 3 deletions
|
@ -44206,8 +44206,8 @@ EasyPG and latest Emacs.")
|
|||
(license license:gpl2+))))
|
||||
|
||||
(define-public emacs-wallabag
|
||||
(let ((commit "071cf68d3b150c4ae20eef79e301c3ba96d312ab")
|
||||
(revision "0"))
|
||||
(let ((commit "686fabf477b903857bc5d54a0a8e49620822e14e")
|
||||
(revision "1"))
|
||||
(package
|
||||
(name "emacs-wallabag")
|
||||
(version (git-version "1.1.0" revision commit))
|
||||
|
@ -44219,7 +44219,7 @@ EasyPG and latest Emacs.")
|
|||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "17awlzmxw3l7l8882k89gj1wv3ssni9vfxhih6mrwcminns83drl"))))
|
||||
(base32 "09xpc65psh8nf7gww3y2chnfkyi8b8mz1bs71g0zmz8h5djf821i"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f ;no tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue