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

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

bug#43904: closed ([PATCH] gnu: icedove: Update to 78.3.2.)


From: GNU bug Tracking System
Subject: bug#43904: closed ([PATCH] gnu: icedove: Update to 78.3.2.)
Date: Wed, 14 Oct 2020 10:21:02 +0000

Your message dated Wed, 14 Oct 2020 12:20:05 +0200
with message-id <871ri1f6sq.fsf@gnu.org>
and subject line Re: [bug#43904] [PATCH] gnu: icedove: Update to 78.3.2.
has caused the debbugs.gnu.org bug report #43904,
regarding [PATCH] gnu: icedove: Update to 78.3.2.
to be marked as done.

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


-- 
43904: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43904
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: icedove: Update to 78.3.2. Date: Sat, 10 Oct 2020 11:38:21 +0200
* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.2.
---
 gnu/packages/gnuzilla.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 365626a62a..af436a1dfd 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -1157,11 +1157,11 @@ standards of the IceCat project.")
        (cpe-version . ,(first (string-split version #\-)))))))

 ;; Update this together with icecat!
-(define %icedove-build-id "20200926000000") ;must be of the form YYYYMMDDhhmmss
+(define %icedove-build-id "20201007000000") ;must be of the form YYYYMMDDhhmmss
 (define-public icedove
   (package
     (name "icedove")
-    (version "78.3.1")
+    (version "78.3.2")
     (source icecat-source)
     (properties
      `((cpe-name . "thunderbird_esr")))
@@ -1441,7 +1441,7 @@ standards of the IceCat project.")
         ;; in the Thunderbird release tarball.  We don't use the release
         ;; tarball because it duplicates the Icecat sources and only adds the
         ;; "comm" directory, which is provided by this repository.
-        ,(let ((changeset "00912779d73faef4277c57fe99aa5259b11d244d"))
+        ,(let ((changeset "6ee0e0ff64f4ccda9c478426d0b5d15cd583f8e6"))
            (origin
              (method hg-fetch)
              (uri (hg-reference
@@ -1450,7 +1450,7 @@ standards of the IceCat project.")
              (file-name (string-append "thunderbird-" version "-checkout"))
              (sha256
               (base32
-               "12isvk6q8miwn81kimrgcmjh4vsmdbbx93q9pafgxlx3p92s5v8h")))))
+               "0w8p35x53g5anck69xnpn688600n2pyx9c7y640szl1ssdsgch82")))))
        ("autoconf" ,autoconf-2.13)
        ("cargo" ,rust-1.41 "cargo")
        ("clang" ,clang)
--
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#43904] [PATCH] gnu: icedove: Update to 78.3.2. Date: Wed, 14 Oct 2020 12:20:05 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Jonathan Brielmaier <jonathan.brielmaier@web.de> skribis:

> * gnu/packages/gnuzilla.scm (icedove): Update to 78.3.2.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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