[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/124: gnu: pangomm-2.42: Update to 2.42.2.
From: |
guix-commits |
Subject: |
34/124: gnu: pangomm-2.42: Update to 2.42.2. |
Date: |
Sun, 5 Sep 2021 10:42:01 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 0f2e5ba373f848c3ce2ac64a04c4a135cdc85426
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Fri Mar 26 15:37:49 2021 -0400
gnu: pangomm-2.42: Update to 2.42.2.
* gnu/packages/gtk.scm (pangomm-2.42)[version]: Update to 2.42.2.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
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 26e1ff9..96b3955 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1402,7 +1402,7 @@ library.")
(package
(inherit pangomm)
(name "pangomm")
- (version "2.42.1")
+ (version "2.42.2")
(source
(origin
(method url-fetch)
@@ -1411,7 +1411,7 @@ library.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "03zli5amizhv9bfklwfq7xyf0b5dagchx1lnz9f0v1rhk69h9gql"))))
+ (base32 "12nhs94rh38glr5hp31d6k9rmhzp6mfifn3pnp67a4mf4hkcj90v"))))
(propagated-inputs
`(("cairomm" ,cairomm-1.13)
("glibmm" ,glibmm-2.64)
- 23/124: gnu: cairo: Enable some features., (continued)
- 23/124: gnu: cairo: Enable some features., guix-commits, 2021/09/05
- 24/124: gnu: cairo: Update synopsis, description and license., guix-commits, 2021/09/05
- 25/124: gnu: cairomm: Update to 1.16.0., guix-commits, 2021/09/05
- 30/124: gnu: pango: Update to 1.48.3., guix-commits, 2021/09/05
- 35/124: gnu: gdk-pixbuf: Add missing arguments., guix-commits, 2021/09/05
- 36/124: gnu: gdk-pixbuf: Correct inputs., guix-commits, 2021/09/05
- 37/124: gnu: gdk-pixbuf: Enable jasper support., guix-commits, 2021/09/05
- 26/124: gnu: cairomm: Enable documentation., guix-commits, 2021/09/05
- 31/124: gnu: pango: Update synopsis, description and home-page., guix-commits, 2021/09/05
- 32/124: gnu: pangomm: Update to 2.48.0., guix-commits, 2021/09/05
- 34/124: gnu: pangomm-2.42: Update to 2.42.2.,
guix-commits <=
- 38/124: gnu: gdk-pixbuf: Fix documentation., guix-commits, 2021/09/05
- 28/124: gnu: pango: Add missing arguments., guix-commits, 2021/09/05
- 39/124: gnu: gdk-pixbuf: Update to 2.42.4., guix-commits, 2021/09/05
- 43/124: gnu: vala: Change build-system., guix-commits, 2021/09/05
- 41/124: gnu: gdk-pixbuf: Disable failing tests., guix-commits, 2021/09/05
- 29/124: gnu: pango: Re-arrange inputs in alphabetical order., guix-commits, 2021/09/05
- 33/124: gnu: pangomm: Enable documentation., guix-commits, 2021/09/05
- 42/124: gnu: gdk-pixbuf+svg: Correct package definition to include changes from gdk-pixbuf., guix-commits, 2021/09/05
- 47/124: gnu: vala: Update synopsis and description., guix-commits, 2021/09/05
- 27/124: gnu: cairomm-1.13: Fix build., guix-commits, 2021/09/05