[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
88/108: gnu: libxml++: Update to 3.2.0.
From: |
guix-commits |
Subject: |
88/108: gnu: libxml++: Update to 3.2.0. |
Date: |
Sat, 25 Apr 2020 15:23:02 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 41f22806a9a2d816aad648db8d78adf64de74b0f
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Apr 21 23:55:27 2020 -0400
gnu: libxml++: Update to 3.2.0.
* gnu/packages/gnome.scm (libxml++): Update to 3.2.0.
---
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 98b332c..de5a913 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6800,7 +6800,7 @@ the available networks and allows users to easily switch
between them.")
(define-public libxml++
(package
(name "libxml++")
- (version "3.0.1")
+ (version "3.2.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -6808,7 +6808,7 @@ the available networks and allows users to easily switch
between them.")
name "-" version ".tar.xz"))
(sha256
(base32
- "19kik79fmg61nv0by0a5f9wchrcfjwzvih4v2waw01hqflhqvp0r"))))
+ "0kwffsmncdzx9s7hvxdyzhz5r687s63sfsc0d5bd683qzpkzm1mp"))))
(build-system gnu-build-system)
;; libxml++-3.0.pc refers to all these.
(propagated-inputs
- 66/108: gnu: gjs: Update to 1.64.1., (continued)
- 66/108: gnu: gjs: Update to 1.64.1., guix-commits, 2020/04/25
- 67/108: gnu: gnome-shell: Update to 3.36.1., guix-commits, 2020/04/25
- 68/108: gnu: gnome-shell-extensions: Update to 3.36.1., guix-commits, 2020/04/25
- 74/108: gnu: file-roller: Update to 3.36.2., guix-commits, 2020/04/25
- 75/108: gnu: gnome-weather: Update to 3.36.1., guix-commits, 2020/04/25
- 78/108: gnu: gnome-disk-utility: Update to 3.36.1., guix-commits, 2020/04/25
- 79/108: gnu: glade: Update to 3.22.2., guix-commits, 2020/04/25
- 83/108: gnu: gnome-boxes: Update to 3.36.3., guix-commits, 2020/04/25
- 84/108: gnu: devhelp: Update to 3.36.1., guix-commits, 2020/04/25
- 86/108: gnu: libgnome-games-support: Update to 1.6.1., guix-commits, 2020/04/25
- 88/108: gnu: libxml++: Update to 3.2.0.,
guix-commits <=
- 95/108: gnu: gnome-system-monitor: Update to 3.36.0., guix-commits, 2020/04/25
- 101/108: gnu: gnome-characters: Update to 3.34.0., guix-commits, 2020/04/25
- 103/108: gnu: gnome-clocks: Update to 3.36.0., guix-commits, 2020/04/25
- 96/108: gnu: gnome-contacts: Update to 3.36.1., guix-commits, 2020/04/25
- 97/108: gnu: five-or-more: Update to 3.32.2., guix-commits, 2020/04/25
- 99/108: gnu: gnome-font-viewer: Update to 3.34.0., guix-commits, 2020/04/25
- 104/108: gnu: sushi: Update to 3.34.0., guix-commits, 2020/04/25
- 105/108: gnu: gnome-klotski: Update to 3.36.0., guix-commits, 2020/04/25
- 107/108: gnu: grilo: Update to 0.3.12., guix-commits, 2020/04/25
- 73/108: gnu: gnome-terminal: Update to 3.36.1.1., guix-commits, 2020/04/25