gnu: emacs-elpher: Update to 2.7.8.
authorSimon South <simon@simonsouth.net>
Fri, 29 May 2020 13:20:55 +0000 (09:20 -0400)
committerMarius Bakke <marius@gnu.org>
Sat, 30 May 2020 14:41:41 +0000 (16:41 +0200)
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.8.

Signed-off-by: Marius Bakke <marius@gnu.org>
gnu/packages/emacs-xyz.scm

index 4f7b4cf..6d82e19 100644 (file)
@@ -20837,7 +20837,7 @@ it forcibly
 (define-public emacs-elpher
   (package
     (name "emacs-elpher")
-    (version "2.7.4")
+    (version "2.7.8")
     (source
      (origin
        (method git-fetch)
@@ -20847,7 +20847,7 @@ it forcibly
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "13ba72sjfyg1xvam131iapzqdf9pkwpn67zlyydmm6bv9pxlr431"))))
+         "1x86c2lmqpmi5my356iz7lbygwpmp956dc50ng762ld0savzxff0"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))