[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/19: gnu: gjs: Update to 1.76.2.
From: |
guix-commits |
Subject: |
02/19: gnu: gjs: Update to 1.76.2. |
Date: |
Thu, 7 Sep 2023 14:33:57 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 69ed4f137dce7d2cdbb99d55fde90eaa4b0b1b21
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Tue Aug 29 22:21:50 2023 +0200
gnu: gjs: Update to 1.76.2.
* gnu/packages/gnome.scm (gjs): Update to 1.76.2.
---
gnu/packages/gnome.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6f49114893..f437b712b4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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
- 03/19: gnu: mutter: Update to 44.3., (continued)
- 03/19: gnu: mutter: Update to 44.3., guix-commits, 2023/09/07
- 07/19: gnu: gnome-settings-daemon: Update to 44.1., guix-commits, 2023/09/07
- 10/19: gnu: gnome-clocks: Update to 44.0., guix-commits, 2023/09/07
- 13/19: gnu: gnome-autoar: Update to 0.4.4., guix-commits, 2023/09/07
- 11/19: gnu: gnome-calendar: Update to 44.1., guix-commits, 2023/09/07
- 08/19: gnu: gdm: Update to 44.1., guix-commits, 2023/09/07
- 14/19: gnu: tracker: Update to 3.5.3., guix-commits, 2023/09/07
- 19/19: gnu: gnome-console: Update to 44.4., guix-commits, 2023/09/07
- 15/19: gnu: tracker-miners: Update to 3.5.2., guix-commits, 2023/09/07
- 17/19: gnu: nautilus: Update to 44.2., guix-commits, 2023/09/07
- 02/19: gnu: gjs: Update to 1.76.2.,
guix-commits <=
- 09/19: gnu: gnome-shell: Update to 44.3., guix-commits, 2023/09/07
- 12/19: gnu: gnome-initial-setup: Update to 44.0., guix-commits, 2023/09/07
- 16/19: gnu: libadwaita: Update to 1.3.4., guix-commits, 2023/09/07
- 18/19: gnu: vte: Update to 0.72.2., guix-commits, 2023/09/07