[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/135: gnu: gjs: Update to 1.52.3.
From: |
guix-commits |
Subject: |
40/135: gnu: gjs: Update to 1.52.3. |
Date: |
Fri, 21 Dec 2018 14:37:33 -0500 (EST) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit d06aa0648392e29646dc1596300279e36747aa08
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 d5764b8..19c6e9f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4649,7 +4649,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 "/"
@@ -4657,7 +4657,7 @@ configuration program to choose applications starting on
login.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04nkig077r7xq55dxg9v46w8i7p8zkkdyja92yv81grq9fx6apz8"))))
+ "1z4n15wdz6pbqd2hfzrqc8mmprhv50v4jk43p08v0xv07yldh8ff"))))
(build-system gnu-build-system)
(arguments
'(#:phases
@@ -4690,7 +4690,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)))
- 109/135: gnu: gnome-system-monitor: Update to 3.30.0., (continued)
- 109/135: gnu: gnome-system-monitor: Update to 3.30.0., guix-commits, 2018/12/21
- 82/135: gnu: glibmm: Update to 2.58.0., guix-commits, 2018/12/21
- 81/135: gnu: libsigc++: Update to 2.10.1., guix-commits, 2018/12/21
- 56/135: gnu: gnome-clocks: Update to 3.28.0., guix-commits, 2018/12/21
- 108/135: gnu: at-spi2-core: Update to 2.30.0., guix-commits, 2018/12/21
- 135/135: gnu: gtksourceview: Update to 4.0.3., guix-commits, 2018/12/21
- 115/135: gnu: network-manager: Update to 1.14.4., guix-commits, 2018/12/21
- 45/135: gnu: zenity: Update to 3.28.1., guix-commits, 2018/12/21
- 129/135: gnu: glib-networking: Update to 2.58.0., guix-commits, 2018/12/21
- 14/135: gnu: Add libusbmuxd., guix-commits, 2018/12/21
- 40/135: gnu: gjs: Update to 1.52.3.,
guix-commits <=
- 93/135: gnu: seahorse: Update to 3.30., guix-commits, 2018/12/21
- 120/135: gnu: gvfs: Update to 1.38.1., guix-commits, 2018/12/21
- 35/135: gnu: gnome-keyring: Update to 3.28.2., guix-commits, 2018/12/21
- 09/135: gnu: yelp-tools: Update to 3.28.0., guix-commits, 2018/12/21
- 112/135: gnu: gdm: Update to 3.30.2., guix-commits, 2018/12/21
- 90/135: gnu: libwnck: Update to 3.30.0., guix-commits, 2018/12/21
- 24/135: gnu: goffice: Update to 0.10.41., guix-commits, 2018/12/21
- 68/135: gnu: cups-filters: Fix build with newer version of poppler., guix-commits, 2018/12/21
- 77/135: gnu: gobject-introspection: Update to 1.58.1., guix-commits, 2018/12/21
- 75/135: gnu: libqmi: Update to 1.20.2., guix-commits, 2018/12/21