[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/34: gnu: pangomm@2.42: Update to 2.46.0.
From: |
guix-commits |
Subject: |
08/34: gnu: pangomm@2.42: Update to 2.46.0. |
Date: |
Sat, 22 May 2021 11:16:28 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 0d2e7dee175fcc8bdf7b1800d1075d6208237d42
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat May 15 21:45:11 2021 +0200
gnu: pangomm@2.42: Update to 2.46.0.
* gnu/packages/gtk.scm (pangomm-2.42): Rename to ...
(pangomm-2.46): ... this. Update to 2.46.0.
(gtkmm-2)[propagated-inputs]: Adjust accordingly.
---
gnu/packages/gtk.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index d85697b..6ad9605 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1487,11 +1487,11 @@ library.")
library.")
(license license:lgpl2.1+)))
-(define-public pangomm-2.42
+(define-public pangomm-2.46
(package
(inherit pangomm)
(name "pangomm")
- (version "2.42.2")
+ (version "2.46.0")
(source
(origin
(method url-fetch)
@@ -1500,7 +1500,7 @@ library.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "12nhs94rh38glr5hp31d6k9rmhzp6mfifn3pnp67a4mf4hkcj90v"))))
+ (base32 "06zczkaxf5p5kjgnzrfylzi40w9a8lxpndgs7rpn12qrsq27sy6k"))))
(propagated-inputs
`(("cairomm" ,cairomm-1.14)
("glibmm" ,glibmm-2.64)
@@ -1669,7 +1669,7 @@ tutorial.")
("cairomm" ,cairomm-1.14)
("glibmm" ,glibmm-2.64)
("gtk+" ,gtk+-2)
- ("pangomm" ,pangomm-2.42)))))
+ ("pangomm" ,pangomm-2.46)))))
(define-public gtksourceviewmm
(package
- 16/34: gnu: boost: Update to 1.76.0., (continued)
- 16/34: gnu: boost: Update to 1.76.0., guix-commits, 2021/05/22
- 17/34: gnu: autoconf: Remove unnecessary conditional., guix-commits, 2021/05/22
- 19/34: gnu: help2man: Update to 1.48.3., guix-commits, 2021/05/22
- 21/34: gnu: libuv: Update to 1.41.0., guix-commits, 2021/05/22
- 22/34: gnu: Tcl/Tk: Update to 8.6.11., guix-commits, 2021/05/22
- 20/34: gnu: libfaketime: Use absolute 'date' reference., guix-commits, 2021/05/22
- 23/34: gnu: SWIG: Update to 4.0.2., guix-commits, 2021/05/22
- 26/34: gnu: xorgproto: Update to 2021.4., guix-commits, 2021/05/22
- 28/34: gnu: libxfixes: Update to 6.0.0., guix-commits, 2021/05/22
- 18/34: gnu: automake: Remove unnecessary conditional., guix-commits, 2021/05/22
- 08/34: gnu: pangomm@2.42: Update to 2.46.0.,
guix-commits <=
- 12/34: gnu: ninja: Update to 1.10.2., guix-commits, 2021/05/22
- 13/34: gnu: zstd: Update to 1.5.0., guix-commits, 2021/05/22
- 14/34: gnu: gfortran: Remove obsolete workaround., guix-commits, 2021/05/22
- 24/34: gnu: doxygen: Update to 1.9.1., guix-commits, 2021/05/22
- 25/34: gnu: util-macros: Update to 1.19.3., guix-commits, 2021/05/22
- 27/34: gnu: libxres: Update to 1.2.1., guix-commits, 2021/05/22
- 29/34: gnu: xkeyboard-config: Update to 2.32., guix-commits, 2021/05/22
- 30/34: gnu: libxt: Update to 1.2.1., guix-commits, 2021/05/22
- 33/34: gnu: wget: Update to 1.21.1., guix-commits, 2021/05/22
- 34/34: gnu: emacs-libgit: Fix installation failure., guix-commits, 2021/05/22