[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/74: gnu: gnome-calculator: Update to 3.28.2.
From: |
guix-commits |
Subject: |
51/74: gnu: gnome-calculator: Update to 3.28.2. |
Date: |
Tue, 4 Dec 2018 10:39:51 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit 7d6dd369936c137e3c83069ca6b9f3bc24c887e8
Author: Ricardo Wurmus <address@hidden>
Date: Mon Aug 6 16:14:59 2018 +0200
gnu: gnome-calculator: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.28.2.
[inputs]: Add glib and libxml2; replace gtksourceview with gtksourceview-3.
---
gnu/packages/gnome.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a1901e6..8cc9123 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6744,7 +6744,7 @@ handling the startup notification side.")
(define-public gnome-calculator
(package
(name "gnome-calculator")
- (version "3.26.0")
+ (version "3.28.2")
(source
(origin
(method url-fetch)
@@ -6753,7 +6753,7 @@ handling the startup notification side.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1iv3b3mvqxm17r5gv15dyq6gz08w0ljhzgbf22xnnfnpzhvmn8b2"))))
+ "0izsrqc9fm2lh25jr3nzi94p5hh2d3cklxqczbq16by85wr1xm5s"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.
@@ -6761,8 +6761,10 @@ handling the startup notification side.")
("itstool" ,itstool)
("pkg-config" ,pkg-config)))
(inputs
- `(("gtksourceview" ,gtksourceview)
+ `(("glib" ,glib)
+ ("gtksourceview" ,gtksourceview-3)
("libsoup" ,libsoup)
+ ("libxml2" ,libxml2)
("mpc" ,mpc)
("mpfr" ,mpfr)))
(home-page "https://wiki.gnome.org/Apps/Calculator")
- 29/74: gnu: geocode-glib: Update to 3.26.0., (continued)
- 29/74: gnu: geocode-glib: Update to 3.26.0., guix-commits, 2018/12/04
- 28/74: gnu: five-or-more: Update to 3.28.0., guix-commits, 2018/12/04
- 42/74: gnu: orca: Update to 3.28.1., guix-commits, 2018/12/04
- 41/74: gnu: gjs: Update to 1.52.3., guix-commits, 2018/12/04
- 53/74: gnu: gnome-shell-extensions: Update to 3.28.1., guix-commits, 2018/12/04
- 32/74: gnu: totem-pl-parser: Update to 3.26.1., guix-commits, 2018/12/04
- 38/74: gnu: librsvg: Build Vala bindings., guix-commits, 2018/12/04
- 50/74: gnu: gucharmap: Update to 10.0.4., guix-commits, 2018/12/04
- 27/74: gnu: glib-networking: Update to 2.56.1., guix-commits, 2018/12/04
- 37/74: gnu: gvfs: Update to 1.36.2., guix-commits, 2018/12/04
- 51/74: gnu: gnome-calculator: Update to 3.28.2.,
guix-commits <=
- 24/74: gnu: glade3: Update to 3.22.1., guix-commits, 2018/12/04
- 26/74: gnu: gnumeric: Update to 1.12.41., guix-commits, 2018/12/04
- 33/74: gnu: eog: Update to 3.28.2., guix-commits, 2018/12/04
- 31/74: gnu: gnome-settings-daemon: Update to 3.28.1., guix-commits, 2018/12/04
- 63/74: gnu: gdm: Update to 3.28.2., guix-commits, 2018/12/04
- 66/74: gnu: network-manager-openvpn: Update to 1.8.4., guix-commits, 2018/12/04
- 70/74: gnu: libimobiledevice: Do not hardcode Python version., guix-commits, 2018/12/04
- 40/74: gnu: devhelp: Update to 3.28.1., guix-commits, 2018/12/04
- 67/74: gnu: network-manager-applet: Update to 1.8.14., guix-commits, 2018/12/04
- 35/74: gnu: libgnome-games-support: Update to 1.4.1., guix-commits, 2018/12/04