Taken from upstream: https://github.com/open-source-parsers/jsoncpp/issues/1235. From ac2870298ed5b5a96a688d9df07461b31f83e906 Mon Sep 17 00:00:00 2001 From: Derick Vigne Date: Tue, 26 Jan 2021 14:59:12 -0500 Subject: [PATCH] Fixed pkg-config Version --- pkg-config/jsoncpp.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg-config/jsoncpp.pc.in b/pkg-config/jsoncpp.pc.in index 632a377f5..2a2221069 100644 --- a/pkg-config/jsoncpp.pc.in +++ b/pkg-config/jsoncpp.pc.in @@ -5,7 +5,7 @@ includedir=@includedir_for_pc_file@ Name: jsoncpp Description: A C++ library for interacting with JSON -Version: @JSONCPP_VERSION@ +Version: @PROJECT_VERSION@ URL: https://github.com/open-source-parsers/jsoncpp Libs: -L${libdir} -ljsoncpp Cflags: -I${includedir} -scripts'>koszko-scripts Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mastodon.scm
AgeCommit message (Expand)Author
2023-03-22gnu: toot: Update to 0.36.0....* gnu/packages/mastodon.scm (toot): Update to 0.36.0. Efraim Flashner
2023-03-08gnu: toot: Update to 0.35.0....* gnu/packages/mastodon.scm (toot): Update to 0.35.0. Efraim Flashner
2022-12-18gnu: toot: Update to 0.32.1....* gnu/packages/mastodon.scm (toot): Update to 0.32.1. Efraim Flashner
2022-12-06gnu: toot: Update to 0.30.1....* gnu/packages/mastodon.scm (toot): Update to 0.30.1. [arguments]: Add a phase to remove integration tests. Efraim Flashner