[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
117/169: gnu: graphviz: Update to 2.49.0.
From: |
guix-commits |
Subject: |
117/169: gnu: graphviz: Update to 2.49.0. |
Date: |
Thu, 28 Oct 2021 02:08:52 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit cbf89ac844a1d8f80b01f7c940c4114ce69b80d1
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 15 00:21:18 2021 -0400
gnu: graphviz: Update to 2.49.0.
* gnu/packages/graphviz.scm (graphviz): Update to 2.49.0.
---
gnu/packages/graphviz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index 42c4c0f..25ff511 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -64,7 +64,7 @@
(define-public graphviz
(package
(name "graphviz")
- (version "2.48.0")
+ (version "2.49.0")
(source (origin
(method url-fetch)
(uri (string-append "https://gitlab.com/api/v4/projects/4207231"
@@ -72,7 +72,7 @@
version "/graphviz-" version ".tar.xz"))
(sha256
(base32
- "0lgv508zyfdv4wl95avaj58nmjhbvb5za65nhrkl5nn818ayvggn"))))
+ "042s6mbi681pwgffqww2ap780230nrsrfpfiz9a41dcjb5a0m524"))))
(build-system gnu-build-system)
(arguments
;; FIXME: rtest/rtest.sh is a ksh script (!). Add ksh as an input.
- 102/169: gnu: meson: Patch to allow installing to independent prefixes., (continued)
- 102/169: gnu: meson: Patch to allow installing to independent prefixes., guix-commits, 2021/10/28
- 103/169: build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase., guix-commits, 2021/10/28
- 105/169: gnu: at-spi2-core: Reverse inheritance relationship with minimal variant., guix-commits, 2021/10/28
- 107/169: gnu: lsof: Disable the LTlock test., guix-commits, 2021/10/28
- 108/169: gnu: lsof: Fix indentation., guix-commits, 2021/10/28
- 110/169: gnu: Add docbook-xsl-ns., guix-commits, 2021/10/28
- 114/169: gnu: rest: Use libsoup-minimal., guix-commits, 2021/10/28
- 111/169: gnu: colord-minimal: Introduce minimal variant., guix-commits, 2021/10/28
- 115/169: gnu: inkscape: Remove the legacy 0.92 version., guix-commits, 2021/10/28
- 112/169: gnu: libcloudproviders-minimal: Introduce minimal variant., guix-commits, 2021/10/28
- 117/169: gnu: graphviz: Update to 2.49.0.,
guix-commits <=
- 121/169: gnu: util-linux: Globally disable the lsns test., guix-commits, 2021/10/28
- 122/169: gnu: heimdal: Fix build., guix-commits, 2021/10/28
- 123/169: gnu: pango: Update to 1.48.10., guix-commits, 2021/10/28
- 125/169: gnu: glib: Update to 2.70, specify a bindir prefix and hide package., guix-commits, 2021/10/28
- 124/169: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/10/28
- 126/169: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/28
- 127/169: gnu: vala: Update to 0.54.2., guix-commits, 2021/10/28
- 129/169: gnu: libsoup: Update to 3.0.1., guix-commits, 2021/10/28
- 130/169: gnu: webkitgtk: Update to 2.34.1., guix-commits, 2021/10/28
- 131/169: gnu: pulseaudio: Add doxygen to fix build., guix-commits, 2021/10/28