GNU bug report logs -
#67418
[PATCH] gnu: geary: Update to 44.1.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67418 in the body.
You can then email your comments to 67418 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, guix-patches <at> gnu.org
:
bug#67418
; Package
guix-patches
.
(Thu, 23 Nov 2023 22:19:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Juliana Sims <juli <at> incana.org>
:
New bug report received and forwarded. Copy sent to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, guix-patches <at> gnu.org
.
(Thu, 23 Nov 2023 22:19:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Mathieu Othacehe <othacehe <at> gnu.org>
:
You have taken responsibility.
(Sun, 26 Nov 2023 13:42:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Juliana Sims <juli <at> incana.org>
:
bug acknowledged by developer.
(Sun, 26 Nov 2023 13:42:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 67418-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/gnome.scm (geary): Update to 44.1.
Applied, thanks,
Mathieu
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 25 Dec 2023 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.