[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68676: [PATCH v2] gnu: torbrowser: Update to 13.0.9.
From: |
Clément Lassieur |
Subject: |
bug#68676: [PATCH v2] gnu: torbrowser: Update to 13.0.9. |
Date: |
Fri, 26 Jan 2024 01:21:20 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Thu, Jan 25 2024, Clément Lassieur wrote:
> * gnu/packages/gnuzilla.scm: Stop exporting ‘all-mozilla-locales’.
> * gnu/packages/tor.scm (mozilla-locale): New procedure copied from
> gnuzilla.scm.
> (mozilla-locales): New macro adapted from gnuzilla.scm.
> (%torbrowser-locales): Add sha256 and changeset for each locale and update
> them all.
> (%moz-build-date): Update to 20240123154553.
> (%torbrowser-version): Update to 13.0.9.
> (%torbrowser-firefox-version): Update to 115.7.0esr-13.0-1-build1.
> (translation-base-browser): Update to cbd9b6c.
> (translation-tor-browser): Update to 767ab51.
> (torbrowser)[arguments]: Adapt to new ‘%torbrowser-locales’ format.
>
> Change-Id: I774db714f3df53adc5be37109126bde5fab1a9a6
> ---
> gnu/packages/gnuzilla.scm | 3 +-
> gnu/packages/tor.scm | 98 ++++++++++++++++++++++++++++++---------
> 2 files changed, 76 insertions(+), 25 deletions(-)
Pushed. If there's any remark I'll be glad to correct the patch.