[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/62: gnu: gnome-calculator: Update to 3.28.2.
From: |
guix-commits |
Subject: |
42/62: gnu: gnome-calculator: Update to 3.28.2. |
Date: |
Fri, 8 Feb 2019 16:26:42 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit eae452ef45ac0f27910282e224d8e90a8f423d03
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 6f2d3ef..b6304f5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6741,7 +6741,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)
@@ -6750,7 +6750,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.
@@ -6758,8 +6758,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")
- 18/62: gnu: gnumeric: Update to 1.12.41., (continued)
- 18/62: gnu: gnumeric: Update to 1.12.41., guix-commits, 2019/02/08
- 15/62: gnu: gsettings-desktop-schemas: Update to 3.28.0., guix-commits, 2019/02/08
- 33/62: gnu: orca: Update to 3.28.1., guix-commits, 2019/02/08
- 24/62: gnu: eog: Update to 3.28.2., guix-commits, 2019/02/08
- 48/62: gnu: gnome-screenshot: Update to 3.26.0., guix-commits, 2019/02/08
- 45/62: gnu: gnome-calendar: Update to 3.28.2., guix-commits, 2019/02/08
- 52/62: gnu: gnome-control-center: Update to 3.28.2., guix-commits, 2019/02/08
- 50/62: gnu: gnome-bluetooth: Update to 3.28.0., guix-commits, 2019/02/08
- 19/62: gnu: five-or-more: Update to 3.28.0., guix-commits, 2019/02/08
- 21/62: gnu: libgweather: Update to 3.28.2., guix-commits, 2019/02/08
- 42/62: gnu: gnome-calculator: Update to 3.28.2.,
guix-commits <=
- 38/62: gnu: mutter: Update to 3.28.2., guix-commits, 2019/02/08
- 53/62: gnu: gdm: Update to 3.28.2., guix-commits, 2019/02/08
- 61/62: gnu: gnome-settings-daemon: Ensure RUNPATH contains library subdir., guix-commits, 2019/02/08
- 34/62: gnu: cheese: Propagate more inputs., guix-commits, 2019/02/08
- 28/62: gnu: gvfs: Update to 1.36.2., guix-commits, 2019/02/08
- 31/62: gnu: devhelp: Update to 3.28.1., guix-commits, 2019/02/08
- 58/62: gnu: dconf-editor: Update to 3.28.0., guix-commits, 2019/02/08
- 49/62: gnu: tracker: Update to 2.0.4., guix-commits, 2019/02/08
- 62/62: gnu: gnome-shell: Update to 3.28.2., guix-commits, 2019/02/08
- 30/62: gnu: gnome-mines: Update to 3.28.0., guix-commits, 2019/02/08