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

Previous Next

Package: guix-patches;

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

Date: Sat, 30 Mar 2024 21:21:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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#70094: closed (Re: [bug#70094] [PATCH] gnu: geary: Update to
 44.1.)
Date: Mon, 01 Apr 2024 00:07:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70094: [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 70094 <at> debbugs.gnu.org.

-- 
70094: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70094
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Juliana Sims <juli <at> incana.org>
Cc: 70094-done <at> debbugs.gnu.org, Vivien Kraus <vivien <at> planete-kraus.eu>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Raghav Gururajan <rg <at> raghavgururajan.name>
Subject: Re: [bug#70094] [PATCH] gnu: geary: Update to 44.1.
Date: Sun, 31 Mar 2024 20:05:53 -0400
Hi,

Juliana Sims <juli <at> incana.org> writes:

> Hello,
>
> This patch updates Geary to the latest version. Conveniently, this fixes its
> failing build and brings it in line with the latest GNOME environment now
> available in Guix. I have ensured it builds and works as expected.

Applied, thanks.

-- 
Thanks,
Maxim

[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: Sat, 30 Mar 2024 17:18:48 -0400
Hello,

This patch updates Geary to the latest version. Conveniently, this fixes its
failing build and brings it in line with the latest GNOME environment now
available in Guix. I have ensured it builds and works as expected.

Thanks,
Juli

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

Change-Id: I692a3084ed69a4b47e39733df691050ac9141318
---
 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 42f758f8d8..c8305b0dd8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12629,7 +12629,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
@@ -12638,7 +12638,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: 0485e3a4a6b33c5efe5367a04ba86f3563afd1e8
-- 
2.41.0




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

Previous Next


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