me
/
guix
Archived
1
0
Fork 0

gnu: gjs: Update to 1.76.3.

* gnu/packages/gnome.scm (gjs): Update to 1.76.3.

Change-Id: Ia77c6dd8c1d50e95761c066d60e856a6dce1d497
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Vivien Kraus 2024-02-14 22:32:27 +01:00 committed by Liliana Marie Prikler
parent 80790ccc1e
commit 01a58b9d67
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -7717,7 +7717,7 @@ configuration program to choose applications starting on login.")
(define-public gjs (define-public gjs
(package (package
(name "gjs") (name "gjs")
(version "1.76.2") (version "1.76.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -7725,7 +7725,7 @@ configuration program to choose applications starting on login.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1m15qscx2z862gfkb9pxg30bz8ka0h774l2azs5dfvzaagbckn7p")) "0knkbczic9874r2mnhc8yh9w63bmj574b7528ql0x3lf40nzcjx5"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin