GNU bug report logs - #67418
[PATCH] gnu: geary: Update to 44.1.

Previous Next

Package: guix-patches;

Reported by: Juliana Sims <juli <at> incana.org>

Date: Thu, 23 Nov 2023 22:19:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juliana Sims <juli <at> incana.org>
Subject: bug#67418: closed (Re: [bug#67418] [PATCH] gnu: geary: Update to
 44.1.)
Date: Sun, 26 Nov 2023 13:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67418: [PATCH] gnu: geary: Update to 44.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67418 <at> debbugs.gnu.org.

-- 
67418: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67418
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Juliana Sims <juli <at> incana.org>
Cc: 67418-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Raghav Gururajan <rg <at> raghavgururajan.name>
Subject: Re: [bug#67418] [PATCH] gnu: geary: Update to 44.1.
Date: Sun, 26 Nov 2023 14:41:07 +0100
> * gnu/packages/gnome.scm (geary): Update to 44.1.

Applied, thanks,

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Juliana Sims <juli <at> incana.org>
To: guix-patches <at> gnu.org
Cc: Juliana Sims <juli <at> incana.org>
Subject: [PATCH] gnu: geary: Update to 44.1.
Date: Thu, 23 Nov 2023 17:15:56 -0500
Hello,

This patch simply updates Geary to the latest version.

There are some new warnings about locales, but everything seems to work as expected. That said, for me "as expected" currently includes failing to connect to my email accounts on the first try. I suspect this is on the end of my provider and not Geary, though a second look would still be appreciated.

Thanks,
Juli

* gnu/packages/gnome.scm (geary): Update to 44.1.

Change-Id: I5ffc7c9f01e94998d4876aeb274ac97803106634
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ac3035e07d..8f7ffd7c50 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12386,7 +12386,7 @@ (define-public gnome-boxes
 (define-public geary
   (package
     (name "geary")
-    (version "43.0")
+    (version "44.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -12395,7 +12395,7 @@ (define-public geary
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05b8c5ljzx1ly7wq8jzpv8psxmsdlz395sr17xwj49nh495nflz5"))))
+                "1cx1jfaxsbkxm8774wf8n7ss2n73bzgk4yi2f9i3ab698ygh0h68"))))
     (build-system meson-build-system)
     (arguments
      (list #:glib-or-gtk? #t

base-commit: 0083a2265960f8228112c36e0d10eb974ff9d1f1
-- 
2.41.0




This bug report was last modified 1 year and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.