[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/149: gnu: mozjs-78: Update to 78.15.0.
From: |
guix-commits |
Subject: |
56/149: gnu: mozjs-78: Update to 78.15.0. |
Date: |
Tue, 26 Oct 2021 23:52:16 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit dc147a98f11b67a870749afc878ff9a2f228a1b3
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 d32815b..e33e42b 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -439,7 +439,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.
@@ -448,7 +448,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)
- 41/149: gnu: gst-plugins-base: Update to 1.19.2., (continued)
- 41/149: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/10/26
- 42/149: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/10/26
- 40/149: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/10/26
- 43/149: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/10/26
- 47/149: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/10/26
- 49/149: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/10/26
- 50/149: gnu: lib2geom: Update to 1.1., guix-commits, 2021/10/26
- 51/149: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/10/26
- 52/149: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/10/26
- 55/149: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/10/26
- 56/149: gnu: mozjs-78: Update to 78.15.0.,
guix-commits <=
- 70/149: gnu: python-keras: Enable parallel tests., guix-commits, 2021/10/26
- 64/149: gnu: gst-plugins-ugly: Update to 1.18.5., guix-commits, 2021/10/26
- 65/149: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/10/26
- 67/149: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/10/26
- 73/149: bluez: Update to 5.61., guix-commits, 2021/10/26
- 78/149: gnu: gtk+-2: Fix ‘builder’ test., guix-commits, 2021/10/26
- 81/149: build: qt-utils: Don't wrap .X-real files., guix-commits, 2021/10/26
- 92/149: gnu: rust: Add rust 1.54 and move all non-bootstrapping logic to it., guix-commits, 2021/10/26
- 96/149: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/10/26
- 84/149: gnu: make-ld-wrapper: Add a LINKER argument., guix-commits, 2021/10/26