unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59106] [PATCH] gnu: fix geary inputs
@ 2022-11-07 14:59 florhizome
  2022-11-08 19:20 ` bug#59106: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: florhizome @ 2022-11-07 14:59 UTC (permalink / raw)
  To: 59106; +Cc: florhizome

From: florhizome <florhizome@posteo.net>

* gnu/packages/gnome.scm (geary): fix geary
[inputs] use folks-with-libsoup2 and gnome-online-accounts-3.44
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1246ac22b3..3a34f90f9d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12403,11 +12403,11 @@ (define-public geary
                       (setenv "DISPLAY" ":1"))))))
     (inputs
      (list enchant
-           folks
+           folks-with-libsoup2
            gcr
            glib
            gmime
-           gnome-online-accounts
+           gnome-online-accounts-3.44
            gsettings-desktop-schemas
            gspell
            gsound
@@ -12430,7 +12430,7 @@ (define-public geary
            desktop-file-utils
            gettext-minimal
            glib
-           `(,glib "bin")
+           (list glib "bin")
            gmime
            gobject-introspection
            gsettings-desktop-schemas

base-commit: 754f260753fb6ebe28325616bc08336a184e4621
prerequisite-patch-id: 36ae907c0ae2cbc001f774c0514ab217855270c2
prerequisite-patch-id: a6fbbba39f5e1773da4f2b077a898f9a72930622
prerequisite-patch-id: 1cec3e6ed7a13938c53c24f816056d98b2b005c7
prerequisite-patch-id: 011ca6e0eaf4ea7077787d7030f193836c30aa82
prerequisite-patch-id: d1bed6e8da46c3d6f4017546f7a00c001e814fe1
prerequisite-patch-id: 2c99b804c1a929fc9d74b4c3d92263cbd296f785
prerequisite-patch-id: 2525aea715c2eb5be5f61e2e14296a36898413ca
prerequisite-patch-id: f7afbf36e2776eced1e69090ec127a40456efca4
-- 
2.38.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#59106: [PATCH] gnu: fix geary inputs
  2022-11-07 14:59 [bug#59106] [PATCH] gnu: fix geary inputs florhizome
@ 2022-11-08 19:20 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2022-11-08 19:20 UTC (permalink / raw)
  To: florhizome, 59106-done

Am Montag, dem 07.11.2022 um 14:59 +0000 schrieb florhizome@posteo.net:
> From: florhizome <florhizome@posteo.net>
> 
> * gnu/packages/gnome.scm (geary): fix geary
> [inputs] use folks-with-libsoup2 and gnome-online-accounts-3.44
Applied with an updated commit message; also dropped the gratuitous
style change.

Cheers




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-08 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-07 14:59 [bug#59106] [PATCH] gnu: fix geary inputs florhizome
2022-11-08 19:20 ` bug#59106: " Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).