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

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

bug#64001: closed ([PATCH core-updates] gnu: tzdata: Update to 2023c)


From: GNU bug Tracking System
Subject: bug#64001: closed ([PATCH core-updates] gnu: tzdata: Update to 2023c)
Date: Mon, 24 Jul 2023 16:37:01 +0000

Your message dated Mon, 24 Jul 2023 18:36:00 +0200
with message-id <ZL6ocM8zJy9XlsTd@jurong>
and subject line Re: pending mate upgrade patches to 1.26
has caused the debbugs.gnu.org bug report #64001,
regarding [PATCH core-updates] gnu: tzdata: Update to 2023c
to be marked as done.

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


-- 
64001: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64001
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates] gnu: tzdata: Update to 2023c Date: Sat, 10 Jun 2023 17:39:57 -0700
* gnu/packages/base.scm (tzdata): Update to 2023c
---
 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 d2f276c447..f203296f22 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -1455,7 +1455,7 @@ (define-public tzdata
     (name "tzdata")
     ;; This package should be kept in sync with python-pytz in (gnu packages
     ;; time).
-    (version "2022a")
+    (version "2023c")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -1463,7 +1463,7 @@ (define-public tzdata
                    version ".tar.gz"))
              (sha256
               (base32
-               "0r0nhwpk9nyxj5kkvjy58nr5d85568m04dcb69c4y3zmykczyzzg"))))
+               "0p4nvp5bdxxdqh269nvvcfrpycbbfwm31al5whwbpsaa3dfhnl9z"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f
@@ -1531,7 +1531,7 @@ (define-public tzdata
                           version ".tar.gz"))
                     (sha256
                      (base32
-                      
"1iysv8fdkm79k8wh8jizmjmq075q4qjhk090vxjy57my6dz5wmzq")))))
+                      
"1rqln88ki0jagi372nqyn7bs03rf2l33081sy2835mwsn4mpzla6")))))
     (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)

base-commit: 6fe9a004dba2d4ddf69ff6f1714af15ffaa7e62a
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: pending mate upgrade patches to 1.26 Date: Mon, 24 Jul 2023 18:36:00 +0200
Am Mon, Jul 24, 2023 at 09:28:38AM -0700 schrieb Andy Tai:
> Hi, these patches have been merged by Mr. Song (iyzsong@envs.net) . He worked
> to get these built without the two extra patches. Thanks

So closing the bugs
   https://issues.guix.gnu.org/64001 and
   https://issues.guix.gnu.org/64012 ;
if this was a misunderstanding, please feel free to reopen them or to
submit new patches.

Andreas



--- End Message ---

reply via email to

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