[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
170/181: gnu: Add folks-with-libsoup2.
From: |
guix-commits |
Subject: |
170/181: gnu: Add folks-with-libsoup2. |
Date: |
Tue, 13 Sep 2022 02:26:33 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 8465732b7ce7b5f273c6e4bec71ea64819f71c3e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Sep 12 00:13:28 2022 -0400
gnu: Add folks-with-libsoup2.
* gnu/packages/gnome.scm (folks-with-libsoup2): New variable.
---
gnu/packages/gnome.scm | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c3a6c1d312..8be82a5dd8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10432,6 +10432,14 @@ compiled.")
(home-page "https://wiki.gnome.org/Projects/Folks")
(license license:lgpl2.1+)))
+(define-public folks-with-libsoup2
+ (package
+ (inherit folks)
+ (name "folks-with-libsoup2")
+ (inputs
+ (modify-inputs (package-inputs folks)
+ (replace "evolution-data-server" evolution-data-server-3.44)))))
+
(define-public gfbgraph
(package
(name "gfbgraph")
- 155/181: gnu: setzer: Update to 0.4.8., (continued)
- 155/181: gnu: setzer: Update to 0.4.8., guix-commits, 2022/09/13
- 153/181: gnu: gnote: Update to 42.1., guix-commits, 2022/09/13
- 167/181: gnu: gnucash: Update to 4.11 and use gexps., guix-commits, 2022/09/13
- 75/181: gnu: gnome-keyring: Update to 42.1 and enable tests., guix-commits, 2022/09/13
- 85/181: gnu: gnome-tweaks: Update to 40.10., guix-commits, 2022/09/13
- 54/181: gnu: libgweather4: Update to 4.1.1 and run tests., guix-commits, 2022/09/13
- 95/181: gnu: gssdp: Update to 1.5.2, guix-commits, 2022/09/13
- 115/181: gnu: devhelp: Update to 41.3., guix-commits, 2022/09/13
- 108/181: gnu: libwnck: Update to 40.1., guix-commits, 2022/09/13
- 158/181: gnu: jsonrpc-glib: Update to 3.42.0., guix-commits, 2022/09/13
- 170/181: gnu: Add folks-with-libsoup2.,
guix-commits <=
- 157/181: gnu: piper: Update to 0.7 and enable tests., guix-commits, 2022/09/13
- 169/181: gnu: libgweather: Use geocode-glib-with-libsoup2., guix-commits, 2022/09/13
- 164/181: gnu: evolution-data-server: Update to 3.45.3., guix-commits, 2022/09/13
- 165/181: gnu: evolution: Update to 3.45.3., guix-commits, 2022/09/13
- 172/181: gnu: chatty: Fix build., guix-commits, 2022/09/13
- 177/181: gnu: Add pkgconf., guix-commits, 2022/09/13
- 180/181: gnu: glade: Remove meson argument., guix-commits, 2022/09/13
- 179/181: gnu: gnome-2048: Remove input labels., guix-commits, 2022/09/13
- 77/181: gnu: gnome-sudoku: Update to 42.0., guix-commits, 2022/09/13