[arch-commits] Commit in js78/trunk (2 files)

Jan Steffens heftig at archlinux.org
Mon Dec 14 22:13:51 UTC 2020


    Date: Monday, December 14, 2020 @ 22:13:50
  Author: heftig
Revision: 404325

78.6.0-1

Modified:
  js78/trunk/0002-Bug-1667736-Update-packed_simd-to-compile-on-Rust-1..patch
  js78/trunk/PKGBUILD

-----------------------------------------------------------------+
 0002-Bug-1667736-Update-packed_simd-to-compile-on-Rust-1..patch |    2 +-
 PKGBUILD                                                        |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: 0002-Bug-1667736-Update-packed_simd-to-compile-on-Rust-1..patch
===================================================================
--- 0002-Bug-1667736-Update-packed_simd-to-compile-on-Rust-1..patch	2020-12-14 20:58:38 UTC (rev 404324)
+++ 0002-Bug-1667736-Update-packed_simd-to-compile-on-Rust-1..patch	2020-12-14 22:13:50 UTC (rev 404325)
@@ -100,7 +100,7 @@
  [source."https://github.com/djg/cubeb-pulse-rs"]
  git = "https://github.com/djg/cubeb-pulse-rs"
 diff --git a/Cargo.lock b/Cargo.lock
-index bb0e3ce7103a9..ad4e43c11a22e 100644
+index 82d9a4645da27..b6994d525fb3a 100644
 --- a/Cargo.lock
 +++ b/Cargo.lock
 @@ -3425,8 +3425,8 @@ dependencies = [

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-14 20:58:38 UTC (rev 404324)
+++ PKGBUILD	2020-12-14 22:13:50 UTC (rev 404325)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=js78
-pkgver=78.5.0
-pkgrel=2
+pkgver=78.6.0
+pkgrel=1
 pkgdesc="JavaScript interpreter and libraries - Version 78"
 arch=(x86_64)
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey"
@@ -14,10 +14,10 @@
 source=(https://archive.mozilla.org/pub/firefox/releases/$_relver/source/firefox-$_relver.source.tar.xz{,.asc}
         0001-Fixes-for-LTO-PGO-support.patch
         0002-Bug-1667736-Update-packed_simd-to-compile-on-Rust-1..patch)
-sha256sums=('51f54ff608aa09de07b304307581ae89112781597322b8999b3099cfabf48290'
+sha256sums=('5e69f9bfd1a35decdae8d4b28da8100820e58b429f539fa9884802347631cf53'
             'SKIP'
             '2c5381bd087dc04287f830d8a3ea739d0c69e43170c2240fd5db78c795d2e65a'
-            '08ee665dde9c6f193e3e3f9bd00a478b1bb594b203e99b93fd30518b170dab28')
+            'ad3dd149651d76c1c3de2dc71d3fb3361181a1add75ff095df7bfba88a4e4ad6')
 validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release at mozilla.com>
 
 # Make sure the duplication between bin and lib is found



More information about the arch-commits mailing list