gnu: gjs: Update to 1.70.0.

* gnu/packages/gnome.scm (gjs): Update to 1.70.0.
This commit is contained in:
Maxim Cournoyer 2021-11-19 17:15:12 -05:00
parent d1c2fe248a
commit 9e87a92742
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -7320,7 +7320,7 @@ (define-public gnome-session
(define-public gjs
(package
(name "gjs")
(version "1.68.2")
(version "1.70.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -7328,7 +7328,7 @@ (define-public gjs
name "-" version ".tar.xz"))
(sha256
(base32
"0c7fclm53v41n5vfndymp35fbh1x218lrk65iqrk1wc2lsnh5zvh"))
"0pqwhq0znprs0h5ixz396912acwzk9zvjfhi9qvh52ii38s2j1jb"))
(modules '((guix build utils)))
(snippet
'(begin