[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
117/142: gnu: graphviz: Update to 2.49.0.
From: |
guix-commits |
Subject: |
117/142: gnu: graphviz: Update to 2.49.0. |
Date: |
Wed, 20 Oct 2021 14:56:56 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 3bb6f1731d0c3a8e891d92cce30dfcf45ab923f8
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.
- 112/142: gnu: libcloudproviders-minimal: Introduce minimal variant., (continued)
- 112/142: gnu: libcloudproviders-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 113/142: gnu: gusb-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 126/142: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/20
- 04/142: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/10/20
- 18/142: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/20
- 49/142: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/10/20
- 55/142: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/10/20
- 61/142: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/10/20
- 96/142: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/10/20
- 106/142: gnu: at-spi2-atk: Break a dependency cycle between GTK+ and Inkscape., guix-commits, 2021/10/20
- 117/142: gnu: graphviz: Update to 2.49.0.,
guix-commits <=
- 24/142: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/10/20
- 121/142: gnu: util-linux: Globally disable the lsns test., guix-commits, 2021/10/20
- 111/142: gnu: colord-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 118/142: gnu: cmake-bootstrap: Update to 3.21.3., guix-commits, 2021/10/20
- 124/142: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/10/20
- 23/142: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/10/20
- 25/142: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/10/20
- 34/142: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/10/20
- 36/142: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/10/20
- 38/142: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/10/20