[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/227: gnu: mozjs-78: Update to 78.15.0.
From: |
guix-commits |
Subject: |
56/227: gnu: mozjs-78: Update to 78.15.0. |
Date: |
Thu, 11 Nov 2021 12:30:01 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 74ca1190e916ca78c582ddbc984799fb45dd50ef
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Sep 3 10:32:38 2021 -0400
gnu: mozjs-78: Update to 78.15.0.
* gnu/packages/gnuzilla.scm (mozjs-78): Update to 78.15.0.
---
gnu/packages/gnuzilla.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index b061e72..88ba14b 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -442,7 +442,7 @@ in C/C++.")
(define-public mozjs-78
(package
(inherit mozjs-60)
- (version "78.10.1")
+ (version "78.15.0")
(source (origin
(method url-fetch)
;; TODO: Switch to IceCat source once available on ftp.gnu.org.
@@ -451,7 +451,7 @@ in C/C++.")
version "esr.source.tar.xz"))
(sha256
(base32
- "0gyg2p6i1wmmfghwg13pp6fj8j8xz6c14f6bbnf4pf0f5c3la7y4"))))
+ "0l91cxdc5v9fps79ckb1kid4gw6v5qng1jd9zvaacwaiv628shx4"))))
(arguments
`(#:imported-modules ,%cargo-utils-modules ;for `generate-all-checksums'
#:modules ((guix build cargo-utils)
- 107/227: gnu: lsof: Disable the LTlock test., (continued)
- 107/227: gnu: lsof: Disable the LTlock test., guix-commits, 2021/11/11
- 109/227: gnu: json-glib-minimal: Introduce minimal variant., guix-commits, 2021/11/11
- 112/227: gnu: libcloudproviders-minimal: Introduce minimal variant., guix-commits, 2021/11/11
- 114/227: gnu: rest: Use libsoup-minimal., guix-commits, 2021/11/11
- 115/227: gnu: inkscape: Remove the legacy 0.92 version., guix-commits, 2021/11/11
- 60/227: gnu: gstreamer: Update to 1.18.5., guix-commits, 2021/11/11
- 66/227: gnu: gst-editing-services: Update to 1.18.5., guix-commits, 2021/11/11
- 69/227: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/11/11
- 54/227: gnu: abseil-cpp: Remove googletest patch., guix-commits, 2021/11/11
- 61/227: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/11/11
- 56/227: gnu: mozjs-78: Update to 78.15.0.,
guix-commits <=
- 62/227: gnu: gst-plugins-good: Update to 1.18.5., guix-commits, 2021/11/11
- 63/227: gnu: gst-plugins-bad: Update to 1.18.5., guix-commits, 2021/11/11
- 64/227: gnu: gst-plugins-ugly: Update to 1.18.5., guix-commits, 2021/11/11
- 65/227: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/11/11
- 67/227: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/11/11
- 68/227: gnu: gstreamer-docs: Update to 1.18.5., guix-commits, 2021/11/11
- 74/227: gnu: python-keras: Skip a flaky test., guix-commits, 2021/11/11
- 76/227: gnu: glibc: Look for the current timezone in /etc/localtime., guix-commits, 2021/11/11
- 77/227: gnu: tzdata: Update to 2021e., guix-commits, 2021/11/11
- 79/227: gnu: diffutils: Fix signal processing., guix-commits, 2021/11/11