[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/203: gnu: mozjs-78: Update to 78.15.0.
From: |
guix-commits |
Subject: |
56/203: gnu: mozjs-78: Update to 78.15.0. |
Date: |
Wed, 3 Nov 2021 21:09:58 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit b29d9d161b0ad0c8ec4cffd162d147aa04c79f98
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)
- 39/203: gnu: gstreamer-docs: Update to 1.19.2., (continued)
- 39/203: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/03
- 52/203: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/11/03
- 53/203: gnu: googletest: Update to 1.11.0., guix-commits, 2021/11/03
- 66/203: gnu: gst-editing-services: Update to 1.18.5., guix-commits, 2021/11/03
- 16/203: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/03
- 62/203: gnu: gst-plugins-good: Update to 1.18.5., guix-commits, 2021/11/03
- 70/203: gnu: python-keras: Enable parallel tests., guix-commits, 2021/11/03
- 72/203: gnu: libnice: Update to 0.1.18-0.47a9633 and disable test-bind test., guix-commits, 2021/11/03
- 65/203: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/11/03
- 54/203: gnu: abseil-cpp: Remove googletest patch., guix-commits, 2021/11/03
- 56/203: gnu: mozjs-78: Update to 78.15.0.,
guix-commits <=
- 55/203: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/11/03
- 59/203: Revert gstreamer update to 1.19.2., guix-commits, 2021/11/03
- 71/203: gnu: dbus-c++: Fix build., guix-commits, 2021/11/03
- 67/203: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/11/03
- 74/203: gnu: python-keras: Skip a flaky test., guix-commits, 2021/11/03
- 77/203: gnu: tzdata: Update to 2021e., guix-commits, 2021/11/03
- 82/203: gnu: curl: Honor #:tests?., guix-commits, 2021/11/03
- 85/203: gnu: Add ld-gold-wrapper., guix-commits, 2021/11/03
- 83/203: gnu: gcc-5: Fix powerpc64le-linux build, guix-commits, 2021/11/03
- 89/203: aux-files: sitecustomize: Cleanup and add explanatory comments., guix-commits, 2021/11/03