all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: 40807-done@debbugs.gnu.org
Subject: bug#40807: [PATCH] gnu: tzdata: Update to 2020a.
Date: Wed, 09 Dec 2020 19:39:12 +0000	[thread overview]
Message-ID: <87k0tq4vmn.fsf@cbaines.net> (raw)
In-Reply-To: <d6f6adea5fb1af09f004653c7861296b4309c4c7.1587705636.git.leo@famulari.name>

[-- Attachment #1: Type: text/plain, Size: 1575 bytes --]


Leo Famulari <leo@famulari.name> writes:

> * gnu/packages/base.scm (tzdata): Update to 2020a.
> ---
>  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 a49ea25196..715c4547ad 100644
> --- a/gnu/packages/base.scm
> +++ b/gnu/packages/base.scm
> @@ -1198,7 +1198,7 @@ command.")
>  (define-public tzdata
>    (package
>      (name "tzdata")
> -    (version "2019c")
> +    (version "2020a")
>      (source (origin
>               (method url-fetch)
>               (uri (string-append
> @@ -1206,7 +1206,7 @@ command.")
>                     version ".tar.gz"))
>               (sha256
>                (base32
> -               "0z7w1yv37cfk8yhix2cillam091vgp1j4g8fv84261q9mdnq1ivr"))))
> +               "18lrp0zh8m931jjlrv8lvjas4ka5dfkzdbwnbw5lwd2dlbn62wal"))))
>      (build-system gnu-build-system)
>      (arguments
>       '(#:tests? #f
> @@ -1256,7 +1256,7 @@ command.")
>                                  version ".tar.gz"))
>                            (sha256
>                             (base32
> -                            "1m3y2rnf1nggxxhxplab5zdd5whvar3ijyrv7lifvm82irkd7szn"))))))
> +                            "0sfnlqw1p93r7klny69rwr94fh22mz632h52phgzfgg01q9gfakx"))))))
>      (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)

Looks like this was pushed as 492b82bd4d592276e65c4b9bfbe1b679a00ff09f.

Closing!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

      reply	other threads:[~2020-12-09 19:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  5:20 [bug#40807] [PATCH] gnu: tzdata: Update to 2020a Leo Famulari
2020-12-09 19:39 ` Christopher Baines [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k0tq4vmn.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=40807-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.