unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70094] [PATCH] gnu: geary: Update to 44.1.
@ 2024-03-30 21:18 Juliana Sims via Guix-patches via
  2024-04-01  0:05 ` bug#70094: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Juliana Sims via Guix-patches via @ 2024-03-30 21:18 UTC (permalink / raw)
  To: 70094
  Cc: Juliana Sims, Liliana Marie Prikler, Maxim Cournoyer,
	Raghav Gururajan, Vivien Kraus

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





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

* bug#70094: [PATCH] gnu: geary: Update to 44.1.
  2024-03-30 21:18 [bug#70094] [PATCH] gnu: geary: Update to 44.1 Juliana Sims via Guix-patches via
@ 2024-04-01  0:05 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-04-01  0:05 UTC (permalink / raw)
  To: Juliana Sims
  Cc: 70094-done, Vivien Kraus, Liliana Marie Prikler, Raghav Gururajan

Hi,

Juliana Sims <juli@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




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

end of thread, other threads:[~2024-04-01  0:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-30 21:18 [bug#70094] [PATCH] gnu: geary: Update to 44.1 Juliana Sims via Guix-patches via
2024-04-01  0:05 ` bug#70094: " Maxim Cournoyer

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).