[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/16: gnu: gnome-tweaks: Update to 3.30.2.
From: |
guix-commits |
Subject: |
02/16: gnu: gnome-tweaks: Update to 3.30.2. |
Date: |
Mon, 15 Jul 2019 10:04:05 -0400 (EDT) |
kkebreau pushed a commit to branch core-updates
in repository guix.
commit 9d4d439b0a455e205da75515852a4147fe378d63
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 5 00:30:52 2019 -0400
gnu: gnome-tweaks: Update to 3.30.2.
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.30.2.
---
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 2d6b78c..a20db29 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6781,7 +6781,7 @@ existing databases over the internet.")
(define-public gnome-tweaks
(package
(name "gnome-tweaks")
- (version "3.30.1")
+ (version "3.30.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-tweaks/"
@@ -6791,7 +6791,7 @@ existing databases over the internet.")
(list (search-patch "gnome-tweaks-search-paths.patch")))
(sha256
(base32
- "0pj6k0106dy92lnb646dd656qdvljqwbaya95xp369a016pzngpa"))))
+ "0j63siy1i5pl2g6di1r9vjn54m9ahh42wj20j6689pza2lamay1z"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch core-updates updated (77425f0 -> 794ce8e), guix-commits, 2019/07/15
- 01/16: gnu: gcr: Update to 3.28.1., guix-commits, 2019/07/15
- 03/16: gnu: gjs: Update to 1.56.2., guix-commits, 2019/07/15
- 05/16: gnu: devhelp: Update to 3.30.1., guix-commits, 2019/07/15
- 02/16: gnu: gnome-tweaks: Update to 3.30.2.,
guix-commits <=
- 04/16: gnu: Add amtk., guix-commits, 2019/07/15
- 07/16: gnu: gexiv2: Update to 0.12.0., guix-commits, 2019/07/15
- 08/16: gnu: shotwell: Update to 0.30.4., guix-commits, 2019/07/15
- 06/16: gnu: gdm: Update to 3.30.3., guix-commits, 2019/07/15
- 09/16: gnu: cheese: Update to 3.30.0., guix-commits, 2019/07/15
- 10/16: gnu: gnome-screenshot: Update to 3.30.0., guix-commits, 2019/07/15
- 12/16: gnu: gnome-shell-extensions: Update to 3.30.1., guix-commits, 2019/07/15
- 11/16: gnu: orca: Update to 3.30.2., guix-commits, 2019/07/15
- 15/16: gnu: dconf-editor: Update to 3.30.2., guix-commits, 2019/07/15
- 14/16: gnu: gnome-clocks: Update to 3.30.1., guix-commits, 2019/07/15