[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
173/180: gnu: tracker: Use libsoup-minimal-2 to fix build.
From: |
guix-commits |
Subject: |
173/180: gnu: tracker: Use libsoup-minimal-2 to fix build. |
Date: |
Fri, 29 Oct 2021 15:57:18 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 84db4efe85d8010e6790f97635a82b271c31692a
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Oct 28 10:35:24 2021 -0400
gnu: tracker: Use libsoup-minimal-2 to fix build.
The package doesn't build with libsoup 3 yet.
* gnu/packages/gnome.scm (tracker)[inputs]{libsoup}: Use libsoup-minimal-2.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5ce83cd..61ca88b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8885,7 +8885,7 @@ easy, safe, and automatic.")
("libxml2" ,libxml2)
("icu4c" ,icu4c) ; libunistring gets miner-miner-fs
test to fail.
("json-glib" ,json-glib)
- ("libsoup" ,libsoup)))
+ ("libsoup" ,libsoup-minimal-2)))
(synopsis "Metadata database, indexer and search tool")
(home-page "https://wiki.gnome.org/Projects/Tracker")
(description
- 156/180: gnu: python-six-bootstrap: Update to 1.16.0., (continued)
- 156/180: gnu: python-six-bootstrap: Update to 1.16.0., guix-commits, 2021/10/29
- 158/180: gnu: gdk-pixbuf: Remove obsolete jasper support., guix-commits, 2021/10/29
- 163/180: gnu: python-numpy: Update to 1.21.3 and cleanup., guix-commits, 2021/10/29
- 174/180: gnu: xkeyboard-config: Update to 2.34., guix-commits, 2021/10/29
- 180/180: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/10/29
- 149/180: gnu: meson: Update to 0.60.0., guix-commits, 2021/10/29
- 154/180: gnu: python-dbusmock: Update to 0.24.0., guix-commits, 2021/10/29
- 151/180: gnu: python-hypothesis: Update to 6.23.4., guix-commits, 2021/10/29
- 157/180: gnu: python-dateutil: Update to 2.8.2., guix-commits, 2021/10/29
- 171/180: gnu: gtkmm: Update to 4.4.0., guix-commits, 2021/10/29
- 173/180: gnu: tracker: Use libsoup-minimal-2 to fix build.,
guix-commits <=
- 175/180: gnu: xorgproto: Update to 2021.5., guix-commits, 2021/10/29
- 125/180: gnu: glib: Update to 2.70, specify a bindir prefix and hide package., guix-commits, 2021/10/29
- 126/180: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/29
- 136/180: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/10/29
- 142/180: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/10/29
- 147/180: gnu: nss: Update to 3.71., guix-commits, 2021/10/29
- 153/180: gnu: boost: Update to 1.77.0., guix-commits, 2021/10/29
- 161/180: gnu: mesa: Enable support for OpenGL ES 1.1 and 2.0., guix-commits, 2021/10/29
- 127/180: gnu: vala: Update to 0.54.2., guix-commits, 2021/10/29
- 145/180: gnu: mariadb: Only run the main test suite to avoid flaky tests., guix-commits, 2021/10/29