GNU bug report logs

#46360 [PATCH] gnu: tzdata: Update to 2021a.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#46360; Package guix-patches. (Sun, 07 Feb 2021 12:13:02 GMT) (full text, mbox, link).


Acknowledgement sent to Vincent Legoll <vincent.legoll@gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Sun, 07 Feb 2021 12:13:02 GMT) (full text, mbox, link).


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

From: Vincent Legoll <vincent.legoll@gmail.com>
To: guix-patches@gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [PATCH] gnu: tzdata: Update to 2021a.
Date: Sun, 7 Feb 2021 13:11:47 +0100
* gnu/packages/base.scm (tzdata): Update to 2021a.
---
 gnu/packages/base.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 9aa69cfe77..5733edb8da 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -1244,7 +1244,7 @@ command.")
 (define-public tzdata
   (package
     (name "tzdata")
-    (version "2020f")
+    (version "2021a")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -1252,7 +1252,7 @@ command.")
                    version ".tar.gz"))
              (sha256
               (base32
-               "10b8cr55x6ji14n3kqkn3avj1s9b79b8gszh81fxrrisij8k248j"))))
+               "022fn6gkmp7pamlgab04x0dm5hnyn2m2fcnyr3pvm36612xd5rrr"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f
@@ -1312,7 +1312,7 @@ command.")
                                 version ".tar.gz"))
                           (sha256
                            (base32
-                            "1i998crd9fxdfhv4jd241j1arx0ng7j7cvczpmj4y5j5fwmfmvng"))))))
+                            "1l02b0jiwp3fl0xd6227i69d26rmx3yrnq0ssq9vvdmm4jhvyipb"))))))
     (home-page "https://www.iana.org/time-zones")
     (synopsis "Database of current and historical time zones")
     (description "The Time Zone Database (often called tz or zoneinfo)
-- 
2.30.0





Information forwarded to guix-patches@gnu.org:
bug#46360; Package guix-patches. (Sun, 07 Feb 2021 12:17:01 GMT) (full text, mbox, link).


Message #8 received at 46360@debbugs.gnu.org (full text, mbox, reply):

From: Vincent Legoll <vincent.legoll@gmail.com>
To: 46360@debbugs.gnu.org
Subject: Re: bug#46360: Acknowledgement ([PATCH] gnu: tzdata: Update to 2021a.)
Date: Sun, 7 Feb 2021 13:15:49 +0100
for staging-next
-- 
Vincent Legoll




Reply sent to Leo Famulari <leo@famulari.name>:
You have taken responsibility. (Tue, 09 Feb 2021 20:22:01 GMT) (full text, mbox, link).


Notification sent to Vincent Legoll <vincent.legoll@gmail.com>:
bug acknowledged by developer. (Tue, 09 Feb 2021 20:22:02 GMT) (full text, mbox, link).


Message #13 received at 46360-done@debbugs.gnu.org (full text, mbox, reply):

From: Leo Famulari <leo@famulari.name>
To: Vincent Legoll <vincent.legoll@gmail.com>
Cc: 46360-done@debbugs.gnu.org
Subject: Re: [bug#46360] [PATCH] gnu: tzdata: Update to 2021a.
Date: Tue, 9 Feb 2021 15:21:22 -0500
On Sun, Feb 07, 2021 at 01:11:47PM +0100, Vincent Legoll wrote:
> * gnu/packages/base.scm (tzdata): Update to 2021a.

Thanks! I updated the staging-next branch (with `git merge --gpg-sign
master`), added this patch, and pushed as
43fb46c831ff6d45c457314ce4bf680f753ff31f




bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Wed, 10 Mar 2021 12:24:06 GMT) (full text, mbox, link).


Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Sun, 21 Mar 2021 17:45:01 GMT) (full text, mbox, link).


Added indication that bug 46360 blocks47297 Request was from Leo Famulari <leo@famulari.name> to control@debbugs.gnu.org. (Sun, 21 Mar 2021 17:48:02 GMT) (full text, mbox, link).


bug unarchived. Request was from Leo Famulari <leo@famulari.name> to control@debbugs.gnu.org. (Sun, 21 Mar 2021 17:49:01 GMT) (full text, mbox, link).


Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Sun, 21 Mar 2021 17:49:01 GMT) (full text, mbox, link).


Reply sent to Leo Famulari <leo@famulari.name>:
You have taken responsibility. (Fri, 26 Mar 2021 19:22:02 GMT) (full text, mbox, link).


Notification sent to Vincent Legoll <vincent.legoll@gmail.com>:
bug acknowledged by developer. (Fri, 26 Mar 2021 19:22:02 GMT) (full text, mbox, link).


Message #28 received at 46360-done@debbugs.gnu.org (full text, mbox, reply):

From: Leo Famulari <leo@famulari.name>
To: Vincent Legoll <vincent.legoll@gmail.com>
Cc: 46360-done@debbugs.gnu.org
Subject: Re: [bug#46360] [PATCH] gnu: tzdata: Update to 2021a.
Date: Fri, 26 Mar 2021 15:21:42 -0400
I pushed this update to the master branch as
078dbd22f5e2331f69d24cb1bcaee75cb76b920b




Information forwarded to guix-patches@gnu.org:
bug#46360; Package guix-patches. (Fri, 26 Mar 2021 19:46:02 GMT) (full text, mbox, link).


Message #31 received at 46360-done@debbugs.gnu.org (full text, mbox, reply):

From: Vincent Legoll <vincent.legoll@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: 46360-done@debbugs.gnu.org
Subject: Re: [bug#46360] [PATCH] gnu: tzdata: Update to 2021a.
Date: Fri, 26 Mar 2021 20:45:33 +0100
Thanks Leo,

On Fri, Mar 26, 2021 at 8:21 PM Leo Famulari <leo@famulari.name> wrote:
> I pushed this update to the master branch as
> 078dbd22f5e2331f69d24cb1bcaee75cb76b920b

and the comment about keeping the related
packages in sync is a nice addition too.

-- 
Vincent Legoll




Information forwarded to guix-patches@gnu.org:
bug#46360; Package guix-patches. (Fri, 26 Mar 2021 20:27:02 GMT) (full text, mbox, link).


Message #34 received at 46360-done@debbugs.gnu.org (full text, mbox, reply):

From: Leo Famulari <leo@famulari.name>
To: Vincent Legoll <vincent.legoll@gmail.com>
Cc: 46360-done@debbugs.gnu.org
Subject: Re: [bug#46360] [PATCH] gnu: tzdata: Update to 2021a.
Date: Fri, 26 Mar 2021 16:26:08 -0400
On Fri, Mar 26, 2021 at 08:45:33PM +0100, Vincent Legoll wrote:
> and the comment about keeping the related
> packages in sync is a nice addition too.

Yeah, it was news to me :)




bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Sat, 24 Apr 2021 11:24:06 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Dec 22 02:51:58 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.