emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46544: closed ([PATCH] gnu: remind: Update to 3.3.5.)


From: GNU bug Tracking System
Subject: bug#46544: closed ([PATCH] gnu: remind: Update to 3.3.5.)
Date: Tue, 16 Feb 2021 08:05:01 +0000

Your message dated Tue, 16 Feb 2021 16:06:18 +0800
with message-id 
<OSZP286MB0664169043AA2F66855B7BE6A3879@OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM>
and subject line Re: bug#46544: [PATCH] gnu: remind: Update to 3.3.5.
has caused the debbugs.gnu.org bug report #46544,
regarding [PATCH] gnu: remind: Update to 3.3.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46544: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46544
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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@posteo.net>
 ;;; Copyright © 2016, 2017, 2020 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2016 Troy Sankey <sankeytms@gmail.com>
-;;; Copyright © 2016 Stefan Reichoer <stefan@xsteve.at>
+;;; Copyright © 2016, 2021 Stefan Reichoer <stefan@xsteve.at>
 ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2020 Marius Bakke <mbakke@fastmail.com
 ;;; Copyright © 2020 Brendan Tildesley <mail@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




--- End Message ---
--- Begin Message --- Subject: Re: bug#46544: [PATCH] gnu: remind: Update to 3.3.5. Date: Tue, 16 Feb 2021 16:06:18 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Stefan Reichör <stefan@xsteve.at> writes:

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

Done, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]