[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/61: gnu: gjs: Update to 1.52.3.
From: |
guix-commits |
Subject: |
31/61: gnu: gjs: Update to 1.52.3. |
Date: |
Sat, 9 Mar 2019 02:53:25 -0500 (EST) |
rekado pushed a commit to branch staging
in repository guix.
commit 7271781738c4000f40107a500523210ef26a30fd
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 ff6b17f..e3602f8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4740,7 +4740,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 "/"
@@ -4748,7 +4748,7 @@ configuration program to choose applications starting on
login.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04nkig077r7xq55dxg9v46w8i7p8zkkdyja92yv81grq9fx6apz8"))))
+ "1z4n15wdz6pbqd2hfzrqc8mmprhv50v4jk43p08v0xv07yldh8ff"))))
(build-system gnu-build-system)
(arguments
'(#:phases
@@ -4781,7 +4781,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)))
- 22/61: gnu: totem-pl-parser: Update to 3.26.1., (continued)
- 22/61: gnu: totem-pl-parser: Update to 3.26.1., guix-commits, 2019/03/09
- 21/61: gnu: gnome-settings-daemon: Update to 3.28.1., guix-commits, 2019/03/09
- 36/61: gnu: zenity: Update to 3.28.1., guix-commits, 2019/03/09
- 42/61: gnu: libgnomekbd: Update to 3.26.0., guix-commits, 2019/03/09
- 39/61: gnu: gnome-system-monitor: Update to 3.28.2., guix-commits, 2019/03/09
- 32/61: gnu: orca: Update to 3.28.1., guix-commits, 2019/03/09
- 28/61: gnu: librsvg: Build Vala bindings., guix-commits, 2019/03/09
- 46/61: gnu: gnome-clocks: Update to 3.28.0., guix-commits, 2019/03/09
- 49/61: gnu: gnome-bluetooth: Update to 3.28.0., guix-commits, 2019/03/09
- 58/61: gnu: cups-filters: Fix build with newer version of poppler., guix-commits, 2019/03/09
- 31/61: gnu: gjs: Update to 1.52.3.,
guix-commits <=
- 34/61: gnu: network-manager: Update to 1.10.10., guix-commits, 2019/03/09
- 29/61: gnu: gnome-mines: Update to 3.28.0., guix-commits, 2019/03/09
- 47/61: gnu: gnome-screenshot: Update to 3.26.0., guix-commits, 2019/03/09
- 44/61: gnu: gnome-calendar: Update to 3.28.2., guix-commits, 2019/03/09
- 50/61: gnu: nautilus: Update to 3.28.1., guix-commits, 2019/03/09
- 53/61: gnu: evolution-data-server: Update to 3.28.3., guix-commits, 2019/03/09
- 45/61: gnu: gnome-todo: Update to 3.28.1., guix-commits, 2019/03/09
- 56/61: gnu: network-manager-applet: Update to 1.8.14., guix-commits, 2019/03/09
- 41/61: gnu: gnome-calculator: Update to 3.28.2., guix-commits, 2019/03/09
- 25/61: gnu: libgnome-games-support: Update to 1.4.1., guix-commits, 2019/03/09