[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: geary: Update to 44.1.
From: |
guix-commits |
Subject: |
12/14: gnu: geary: Update to 44.1. |
Date: |
Sun, 31 Mar 2024 21:34:50 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 6906657e76931207b9882cec34028532b3d7eb1c
Author: Juliana Sims <juli@incana.org>
AuthorDate: Sat Mar 30 17:18:48 2024 -0400
gnu: geary: Update to 44.1.
* gnu/packages/gnome.scm (geary): Update to 44.1.
Change-Id: I692a3084ed69a4b47e39733df691050ac9141318
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 @@ non-privileged user.")
(define-public geary
(package
(name "geary")
- (version "43.0")
+ (version "44.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -12638,7 +12638,7 @@ non-privileged user.")
(file-name (git-file-name name version))
(sha256
(base32
- "05b8c5ljzx1ly7wq8jzpv8psxmsdlz395sr17xwj49nh495nflz5"))))
+ "1cx1jfaxsbkxm8774wf8n7ss2n73bzgk4yi2f9i3ab698ygh0h68"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t
- branch master updated (1cba1f8ce6 -> 6e2db85ca8), guix-commits, 2024/03/31
- 07/14: gnu: Add emacs-memory-usage., guix-commits, 2024/03/31
- 05/14: doc: cookbook: Fix typo., guix-commits, 2024/03/31
- 03/14: gnu: gnunet: Update to 0.21.1., guix-commits, 2024/03/31
- 04/14: gnu: gnunet-gtk: Update to 0.21.0., guix-commits, 2024/03/31
- 08/14: gnu: Add python-pods., guix-commits, 2024/03/31
- 11/14: gnu: x-resize: Update to 0.3., guix-commits, 2024/03/31
- 12/14: gnu: geary: Update to 44.1.,
guix-commits <=
- 09/14: gnu: dbus-for-jami: Use Gexp., guix-commits, 2024/03/31
- 14/14: gnu: Add libgrapheme., guix-commits, 2024/03/31
- 01/14: gnu: libmicrohttpd: Update to 1.0.1., guix-commits, 2024/03/31
- 02/14: gnu: gnurl: Update to 7.72.0., guix-commits, 2024/03/31
- 10/14: gnu: guile-lib: Update to 0.2.8., guix-commits, 2024/03/31
- 06/14: gnu: xfce: Add support for volume keyboard buttons., guix-commits, 2024/03/31
- 13/14: gnu: qmk: Support custom keyboards., guix-commits, 2024/03/31