[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/19: gnu: gnome-autoar: Update to 0.4.4.
From: |
guix-commits |
Subject: |
13/19: gnu: gnome-autoar: Update to 0.4.4. |
Date: |
Thu, 7 Sep 2023 14:34:02 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 38bc8c1102ad10d258adce73af746c4fae6e9248
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Sep 2 13:34:49 2023 +0200
gnu: gnome-autoar: Update to 0.4.4.
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.4.
---
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 5ac54b5f6b..a9e3f67e72 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9356,7 +9356,7 @@ core C library, and bindings for Python (PyGTK).")
(define-public gnome-autoar
(package
(name "gnome-autoar")
- (version "0.4.3")
+ (version "0.4.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -9364,7 +9364,7 @@ core C library, and bindings for Python (PyGTK).")
name "-" version ".tar.xz"))
(sha256
(base32
- "124y4j3wgb6axgfzw9f00865r033fg7b0qy9qgfsp5ilan4hgpvv"))))
+ "1hn3rzd6z2g2xvnx8icifybq26vvxk44qmqz392b2g6g7crvxby0"))))
(build-system meson-build-system)
(native-inputs
(list gobject-introspection `(,glib "bin") pkg-config))
- branch gnome-team updated (baf5b07454 -> 965e2d6eb9), guix-commits, 2023/09/07
- 01/19: gnu: gcr: Update to 4.0.0., guix-commits, 2023/09/07
- 04/19: gnu: baobab: Update to 44.0., guix-commits, 2023/09/07
- 05/19: gnu: gnome-desktop: Update to 44.0., guix-commits, 2023/09/07
- 06/19: gnu: gnome-session: Update to 44.0., guix-commits, 2023/09/07
- 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 <=
- 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, 2023/09/07
- 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