[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/62: gnu: gjs: Update to 1.52.3.
From: |
guix-commits |
Subject: |
32/62: gnu: gjs: Update to 1.52.3. |
Date: |
Fri, 8 Feb 2019 16:26:40 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit e298b80254c221c6668d5cb631275c344c8decc4
Author: Ricardo Wurmus <address@hidden>
Date: Mon Aug 6 15:47:49 2018 +0200
gnu: gjs: Update to 1.52.3.
* gnu/packages/gnome.scm (gjs): Update to 1.52.3.
[propagated-inputs]: Replace mozjs-38 with mozjs-52.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4b51e07..b1afc51 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4641,7 +4641,7 @@ configuration program to choose applications starting on
login.")
(define-public gjs
(package
(name "gjs")
- (version "1.48.6")
+ (version "1.52.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4649,7 +4649,7 @@ configuration program to choose applications starting on
login.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04nkig077r7xq55dxg9v46w8i7p8zkkdyja92yv81grq9fx6apz8"))))
+ "1z4n15wdz6pbqd2hfzrqc8mmprhv50v4jk43p08v0xv07yldh8ff"))))
(build-system gnu-build-system)
(arguments
'(#:phases
@@ -4682,7 +4682,7 @@ configuration program to choose applications starting on
login.")
;; These are all in the Requires.private field of gjs-1.0.pc.
`(("cairo" ,cairo)
("gobject-introspection" ,gobject-introspection)
- ("mozjs" ,mozjs-38)))
+ ("mozjs" ,mozjs-52)))
(inputs
`(("gtk+" ,gtk+)
("readline" ,readline)))
- 31/62: gnu: devhelp: Update to 3.28.1., (continued)
- 31/62: gnu: devhelp: Update to 3.28.1., guix-commits, 2019/02/08
- 58/62: gnu: dconf-editor: Update to 3.28.0., guix-commits, 2019/02/08
- 49/62: gnu: tracker: Update to 2.0.4., guix-commits, 2019/02/08
- 62/62: gnu: gnome-shell: Update to 3.28.2., guix-commits, 2019/02/08
- 30/62: gnu: gnome-mines: Update to 3.28.0., guix-commits, 2019/02/08
- 46/62: gnu: gnome-todo: Update to 3.28.1., guix-commits, 2019/02/08
- 55/62: gnu: gnome-online-accounts: Update to 3.28.0., guix-commits, 2019/02/08
- 40/62: gnu: gnome-system-monitor: Update to 3.28.2., guix-commits, 2019/02/08
- 16/62: gnu: adwaita-icon-theme: Update to 3.28.0., guix-commits, 2019/02/08
- 29/62: gnu: librsvg: Build Vala bindings., guix-commits, 2019/02/08
- 32/62: gnu: gjs: Update to 1.52.3.,
guix-commits <=
- 43/62: gnu: libgnomekbd: Update to 3.26.0., guix-commits, 2019/02/08
- 51/62: gnu: nautilus: Update to 3.28.1., guix-commits, 2019/02/08
- 44/62: gnu: gnome-shell-extensions: Update to 3.28.1., guix-commits, 2019/02/08
- 59/62: gnu: cups-filters: Fix build with newer version of poppler., guix-commits, 2019/02/08
- 35/62: gnu: network-manager: Update to 1.10.10., guix-commits, 2019/02/08
- 60/62: gnu: eog: Ensure RUNPATH contains output library directory., guix-commits, 2019/02/08
- 56/62: gnu: network-manager-openvpn: Update to 1.8.4., guix-commits, 2019/02/08
- 54/62: gnu: evolution-data-server: Update to 3.28.3., guix-commits, 2019/02/08
- 14/62: gnu: gcr: Update to 3.28.0., guix-commits, 2019/02/08