emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67418: closed ([PATCH] gnu: geary: Update to 44.1.)


From: GNU bug Tracking System
Subject: bug#67418: closed ([PATCH] gnu: geary: Update to 44.1.)
Date: Sun, 26 Nov 2023 13:42:02 +0000

Your message dated Sun, 26 Nov 2023 14:41:07 +0100
with message-id <87plzwpr7w.fsf@gnu.org>
and subject line Re: [bug#67418] [PATCH] gnu: geary: Update to 44.1.
has caused the debbugs.gnu.org bug report #67418,
regarding [PATCH] gnu: geary: Update to 44.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67418: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67418
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67418] [PATCH] gnu: geary: Update to 44.1. Date: Sun, 26 Nov 2023 14:41:07 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
> * gnu/packages/gnome.scm (geary): Update to 44.1.

Applied, thanks,

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]