[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
240/285: gnu: emacs-graphviz-dot-mode: Update to 0.4.1.
From: |
guix-commits |
Subject: |
240/285: gnu: emacs-graphviz-dot-mode: Update to 0.4.1. |
Date: |
Sun, 29 Dec 2019 20:44:39 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 90bd464758036e1b5ee2d5eecf2243b5dd186ca5
Author: Brett Gilio <address@hidden>
Date: Fri Dec 27 19:34:42 2019 -0600
gnu: emacs-graphviz-dot-mode: Update to 0.4.1.
* gnu/packages/emacs-xyz.scm (emacs-graphviz-dot-mode): Update to 0.4.1.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1692cf0..f1e70e6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1878,11 +1878,11 @@ Maps directly inside Emacs.")
(license license:gpl3+)))
(define-public emacs-graphviz-dot-mode
- (let ((commit "c456a2b65c734089e6c44e87209a5a432a741b1a")
+ (let ((commit "1574c504d9810f34a85e2ff49b6f7648c2be5f27")
(revision "1"))
(package
(name "emacs-graphviz-dot-mode")
- (version (string-append "0.3.11-" revision "."
+ (version (string-append "0.4.1-" revision "."
(string-take commit 7)))
(source (origin
(method git-fetch)
@@ -1892,7 +1892,7 @@ Maps directly inside Emacs.")
(file-name (git-file-name name version))
(sha256
(base32
- "0j1r2rspaakw37b0mx7pwpvdsvixq9sw3xjbww5piihzpdxz58z1"))))
+ "03l6zkkxhbcxj5i13hzjv6ypmzaw70zqqagh7ix1kdn33kpp37jj"))))
(build-system emacs-build-system)
(arguments
`(#:phases
- 270/285: gnu: pelican: Update to 4.2., (continued)
- 270/285: gnu: pelican: Update to 4.2., guix-commits, 2019/12/29
- 265/285: gnu: ruby-spring: Don't use unstable tarball., guix-commits, 2019/12/29
- 277/285: git-authenticate: Add glv to the list of committers., guix-commits, 2019/12/29
- 273/285: gnu: gnome: Update dependencies., guix-commits, 2019/12/29
- 274/285: gnu: gnome: Sort packages logically., guix-commits, 2019/12/29
- 280/285: pack: Save provenance information when using '--manifest'., guix-commits, 2019/12/29
- 279/285: guix package: Save provenance information when using '--manifest'., guix-commits, 2019/12/29
- 283/285: installer: Pass '--fallback' to 'guix system init'., guix-commits, 2019/12/29
- 80/285: gnu: python-sphinxcontrib-programoutput: Update to 0.15., guix-commits, 2019/12/29
- 84/285: gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description., guix-commits, 2019/12/29
- 240/285: gnu: emacs-graphviz-dot-mode: Update to 0.4.1.,
guix-commits <=
- 01/285: gnu: sbcl-cl-store: Update to 0.8.11-1., guix-commits, 2019/12/29
- 75/285: gnu: python-sphinx: Alphabetize inputs., guix-commits, 2019/12/29
- 82/285: gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1., guix-commits, 2019/12/29
- 90/285: gnu: python-numba: Update to 0.46.0., guix-commits, 2019/12/29
- 92/285: gnu: Add python-pathtools., guix-commits, 2019/12/29
- 127/285: gnu: chez-scheme: Update home-page., guix-commits, 2019/12/29
- 231/285: gnu: emacs-dante: Modify version number., guix-commits, 2019/12/29
- 02/285: gnu: sbcl-cl-store: Use HTTPS home page URI., guix-commits, 2019/12/29
- 03/285: gnu: Add copyright header., guix-commits, 2019/12/29
- 78/285: gnu: python-sphinx-copybutton: Update to 0.2.6., guix-commits, 2019/12/29