[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/75: gnu: graphene: Update to 1.10.6.
From: |
guix-commits |
Subject: |
50/75: gnu: graphene: Update to 1.10.6. |
Date: |
Mon, 27 Sep 2021 07:17:26 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit f01daa183df1cd8bcd3fabea54e0dc37b711abee
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sun Sep 26 07:27:20 2021 +0000
gnu: graphene: Update to 1.10.6.
* gnu/packages/gtk.scm (graphene): Update to 1.10.6.
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index a9bcb5f..4a8e02b 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -2504,7 +2504,7 @@ Parcellite and adds bugfixes and features.")
(define-public graphene
(package
(name "graphene")
- (version "1.10.0")
+ (version "1.10.6")
(source
(origin
(method git-fetch)
@@ -2514,7 +2514,7 @@ Parcellite and adds bugfixes and features.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "14a0j1rvjlc7yhfdmhmckdmkzy4ch61qbzywdlw1xv58h23wx29p"))))
+ (base32 "0g2jjy6xizzjxlp0dr81h1f5l16dzcnhznhj6jvhpdjqcvgp98xr"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
- 25/75: gnu: gnome-latex: Update to 3.38.0., (continued)
- 25/75: gnu: gnome-latex: Update to 3.38.0., guix-commits, 2021/09/27
- 29/75: gnu: gnome-session: Update to 40.1., guix-commits, 2021/09/27
- 30/75: gnu: gnome-bluetooth: Update to 3.34.5., guix-commits, 2021/09/27
- 27/75: gnu: baobab: Update to 40.0., guix-commits, 2021/09/27
- 35/75: gnu: gnome-characters: Update to 40.0., guix-commits, 2021/09/27
- 36/75: gnu: gnome-clocks: Update to 40.0., guix-commits, 2021/09/27
- 37/75: gnu: gnome-maps: Update to 40.5., guix-commits, 2021/09/27
- 42/75: gnu: yelp: Update to 40.3., guix-commits, 2021/09/27
- 44/75: gnu: eog: Update to 40.3., guix-commits, 2021/09/27
- 45/75: gnu: gnome-contacts: Update to 40.0., guix-commits, 2021/09/27
- 50/75: gnu: graphene: Update to 1.10.6.,
guix-commits <=
- 53/75: gnu: gnome-user-share: Update to 3.34.0., guix-commits, 2021/09/27
- 19/75: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/27
- 55/75: gnu: gnome-keyring: Update to 40.0., guix-commits, 2021/09/27
- 57/75: gnu: Remove gnome-getting-started-docs., guix-commits, 2021/09/27
- 61/75: gnu: gdm: Update to 40.1., guix-commits, 2021/09/27
- 62/75: gnu: gnome-music: Update to 40.1.1., guix-commits, 2021/09/27
- 48/75: gnu: mutter: Update to 40.5., guix-commits, 2021/09/27
- 65/75: gnu: gnome: Add gnome-music and gnome-photo., guix-commits, 2021/09/27
- 72/75: gnu: gnome-tweaks: Update to 40.0., guix-commits, 2021/09/27
- 75/75: gnu: gnome-music: Add gst-plugins-good., guix-commits, 2021/09/27