GNU bug report logs - #46544
[PATCH] gnu: remind: Update to 3.3.5.

Previous Next

Package: guix-patches;

Reported by: Stefan Reichör <stefan <at> xsteve.at>

Date: Mon, 15 Feb 2021 20:04:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.com>

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 46544 in the body.
You can then email your comments to 46544 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46544; Package guix-patches. (Mon, 15 Feb 2021 20:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Reichör <stefan <at> xsteve.at>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 15 Feb 2021 20:04:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Reichör <stefan <at> xsteve.at>
To: guix-patches <at> gnu.org
Cc: Stefan Reichör <stefan <at> xsteve.at>
Subject: [PATCH] gnu: remind: Update to 3.3.5.
Date: Mon, 15 Feb 2021 21:03:30 +0100
* gnu/packages/calendar.scm (remind): Update to 3.3.5.
---
 gnu/packages/calendar.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm
index 93303d632f..4e1e4f05b6 100644
--- a/gnu/packages/calendar.scm
+++ b/gnu/packages/calendar.scm
@@ -4,7 +4,7 @@
 ;;; Copyright © 2016 Kei Kebreau <kkebreau <at> posteo.net>
 ;;; Copyright © 2016, 2017, 2020 Efraim Flashner <efraim <at> flashner.co.il>
 ;;; Copyright © 2016 Troy Sankey <sankeytms <at> gmail.com>
-;;; Copyright © 2016 Stefan Reichoer <stefan <at> xsteve.at>
+;;; Copyright © 2016, 2021 Stefan Reichoer <stefan <at> xsteve.at>
 ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me <at> tobias.gr>
 ;;; Copyright © 2020 Marius Bakke <mbakke <at> fastmail.com
 ;;; Copyright © 2020 Brendan Tildesley <mail <at> brendan.scot>
@@ -226,7 +226,7 @@ able to synchronize with CalDAV servers through vdirsyncer.")
 (define-public remind
   (package
     (name "remind")
-    (version "3.1.17")
+    (version "3.3.5")
     (source
      (origin
        (method url-fetch)
@@ -237,7 +237,7 @@ able to synchronize with CalDAV servers through vdirsyncer.")
                                         ".")
                            ".tar.gz"))
        (sha256
-        (base32 "0lgyc2j69aqqk4knywr8inz4fsnni0zq54dgqh7p4s6kzybc2mf9"))))
+        (base32 "1hbfsq6444abkiws28xqy0k9cwzgzfi1hwfmd1rgm4yydgc1gvb1"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f))                    ; no "check" target
-- 
2.25.1





Reply sent to 宋文武 <iyzsong <at> outlook.com>:
You have taken responsibility. (Tue, 16 Feb 2021 08:05:01 GMT) Full text and rfc822 format available.

Notification sent to Stefan Reichör <stefan <at> xsteve.at>:
bug acknowledged by developer. (Tue, 16 Feb 2021 08:05:02 GMT) Full text and rfc822 format available.

Message #10 received at 46544-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> outlook.com>
To: Stefan Reichör <stefan <at> xsteve.at>
Cc: 46544-done <at> debbugs.gnu.org
Subject: Re: bug#46544: [PATCH] gnu: remind: Update to 3.3.5.
Date: Tue, 16 Feb 2021 16:06:18 +0800
Stefan Reichör <stefan <at> xsteve.at> writes:

> * gnu/packages/calendar.scm (remind): Update to 3.3.5.

Done, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 16 Mar 2021 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 12 days ago.

Previous Next


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