[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/136: gnu: mozjs-78: Update to 78.13.0.
From: |
guix-commits |
Subject: |
56/136: gnu: mozjs-78: Update to 78.13.0. |
Date: |
Sun, 17 Oct 2021 05:16:01 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 02a1700dd1442d1b5fef2ae46c698687cf1ccac6
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Sep 3 10:32:38 2021 -0400
gnu: mozjs-78: Update to 78.13.0.
* gnu/packages/gnuzilla.scm (mozjs-78): Update to 78.13.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 89f0b22..a73cc85 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.13.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"))))
+ "0v2g5clp9qlsbqfjb6yz614nq8x8c4k1p6m4axyv6g27qbiaky8r"))))
(arguments
`(#:imported-modules ,%cargo-utils-modules ;for `generate-all-checksums'
#:modules ((guix build cargo-utils)
- 98/136: gnu: Add python-tomli., (continued)
- 98/136: gnu: Add python-tomli., guix-commits, 2021/10/17
- 111/136: gnu: colord-minimal: Introduce minimal variant., guix-commits, 2021/10/17
- 118/136: gnu: cmake-bootstrap: Update to 3.21.3., guix-commits, 2021/10/17
- 123/136: gnu: pango: Update to 1.48.10., guix-commits, 2021/10/17
- 125/136: gnu: glib: Update to 2.70, specify a bindir prefix and hide package., guix-commits, 2021/10/17
- 132/136: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/10/17
- 133/136: build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase., guix-commits, 2021/10/17
- 134/136: profiles: Add a gdk-pixbuf-loaders-cache-file hook., guix-commits, 2021/10/17
- 37/136: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/10/17
- 53/136: gnu: googletest: Update to 1.11.0., guix-commits, 2021/10/17
- 56/136: gnu: mozjs-78: Update to 78.13.0.,
guix-commits <=
- 61/136: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/10/17
- 69/136: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/10/17
- 90/136: gnu: glade3: Remove sitecustomize.py workaround., guix-commits, 2021/10/17
- 93/136: gnu: Build all Rust packages using the latest rustc., guix-commits, 2021/10/17
- 96/136: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/10/17
- 100/136: gnu: python-pytest-6: Fix version via setuptools-scm., guix-commits, 2021/10/17
- 99/136: gnu: python-setuptools-scm: Update to 6.3.2, guix-commits, 2021/10/17
- 115/136: gnu: inkscape: Remove the legacy 0.92 version., guix-commits, 2021/10/17
- 105/136: gnu: at-spi2-core: Reverse inheritance relationship with minimal variant., guix-commits, 2021/10/17
- 116/136: gnu: mesa: Update to 21.2.4., guix-commits, 2021/10/17