summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2017-09-20 19:36:32 +0300
committerAlex Kost <alezost@gmail.com>2017-09-28 18:41:16 +0300
commit1210046d768a47af9cf25506dd8e3dd0ae71841c (patch)
tree84843e6e77a271156235938e522a825c1459677e /gnu
parent060348d2a4687143b64a5c24c661a602e277cba3 (diff)
downloadpatches-1210046d768a47af9cf25506dd8e3dd0ae71841c.tar
patches-1210046d768a47af9cf25506dd8e3dd0ae71841c.tar.gz
gnu: emacs-pdf-tools: Update to 0.80.
* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.80. [propagated-inputs]: Add 'emacs-tablist' as it is the new dependency.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/emacs.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 96f6c72955..a6530e924d 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -1301,7 +1301,7 @@ filters, new key bindings and faces. It can be enabled by
(define-public emacs-pdf-tools
(package
(name "emacs-pdf-tools")
- (version "0.70")
+ (version "0.80")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1310,7 +1310,7 @@ filters, new key bindings and faces. It can be enabled by
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1m0api6wiawswyk46bdsyk6r5rg3b86a4paar6nassm6x6c6vr77"))))
+ "06imydn3a92vr57azpn1zhqc14kxyyslmyi9ldsyphan9b724gb6"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests
@@ -1359,6 +1359,7 @@ filters, new key bindings and faces. It can be enabled by
("glib" ,glib)
("libpng" ,libpng)
("zlib" ,zlib)))
+ (propagated-inputs `(("tablist" ,emacs-tablist)))
(synopsis "Emacs support library for PDF files")
(description
"PDF Tools is, among other things, a replacement of DocView for PDF