[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/29: gnu: gjs: Update to 1.76.3.
From: |
guix-commits |
Subject: |
21/29: gnu: gjs: Update to 1.76.3. |
Date: |
Sat, 24 Feb 2024 01:30:01 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 01a58b9d6751eafc1da024f8bd2729c44d4c9b09
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Wed Feb 14 22:32:27 2024 +0100
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>
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3867cfd010..d2f5bcaf1f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7717,7 +7717,7 @@ configuration program to choose applications starting on
login.")
(define-public gjs
(package
(name "gjs")
- (version "1.76.2")
+ (version "1.76.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -7725,7 +7725,7 @@ configuration program to choose applications starting on
login.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1m15qscx2z862gfkb9pxg30bz8ka0h774l2azs5dfvzaagbckn7p"))
+ "0knkbczic9874r2mnhc8yh9w63bmj574b7528ql0x3lf40nzcjx5"))
(modules '((guix build utils)))
(snippet
'(begin
- 13/29: gnu: vte: Update to 0.72.4., (continued)
- 13/29: gnu: vte: Update to 0.72.4., guix-commits, 2024/02/24
- 18/29: gnu: gcr@3: Update to 3.41.2., guix-commits, 2024/02/24
- 22/29: gnu: mutter: Update to 44.9., guix-commits, 2024/02/24
- 25/29: gnu: folks: Update to 0.15.7., guix-commits, 2024/02/24
- 28/29: gnu: gdm: Wrap inputs to enable accessibility settings., guix-commits, 2024/02/24
- 08/29: gnu: gnome: Update synopsis and description., guix-commits, 2024/02/24
- 09/29: gnu: mm-common: Update to 1.0.6., guix-commits, 2024/02/24
- 16/29: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/02/24
- 17/29: gnu: gnome-initial-setup: Update to 44.8., guix-commits, 2024/02/24
- 19/29: gnu: libgsf: Update to 1.14.52., guix-commits, 2024/02/24
- 21/29: gnu: gjs: Update to 1.76.3.,
guix-commits <=
- 23/29: gnu: gnome-bluetooth: Update to 42.8., guix-commits, 2024/02/24
- 24/29: gnu: gnome-shell: Update to 44.9., guix-commits, 2024/02/24
- 27/29: gnu: eiciel: Update to 0.10.0., guix-commits, 2024/02/24
- 10/29: gnu: glibmm-2.64: Rename and update to 2.66.6., guix-commits, 2024/02/24
- 11/29: gnu: python-pyatspi: Update to 2.46.1., guix-commits, 2024/02/24
- 26/29: gnu: libhandy: Update to 1.8.3., guix-commits, 2024/02/24
- 29/29: services: gdm: Enable wayland by default., guix-commits, 2024/02/24
- 15/29: gnu: pangomm@2.46: Update to 2.46.4., guix-commits, 2024/02/24