me
/
guix
Archived
1
0
Fork 0

gnu: gjs: Update to 1.76.2.

* gnu/packages/gnome.scm (gjs): Update to 1.76.2.
master
Liliana Marie Prikler 2023-08-29 22:21:50 +02:00
parent 35a9ebf83e
commit 69ed4f137d
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 3 deletions

View File

@ -7606,8 +7606,7 @@ configuration program to choose applications starting on login.")
(define-public gjs
(package
(name "gjs")
;; Note: We use a pre-release for compatibility with recent LibFFI.
(version "1.73.2")
(version "1.76.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -7615,7 +7614,7 @@ configuration program to choose applications starting on login.")
name "-" version ".tar.xz"))
(sha256
(base32
"0xfspsc1q4xm7p500lmy17b9csyaqps1kilylq8wjjd0fjqq8ayg"))
"1m15qscx2z862gfkb9pxg30bz8ka0h774l2azs5dfvzaagbckn7p"))
(modules '((guix build utils)))
(snippet
'(begin