[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/13: gnu: ixion: Update to 0.17.0.
From: |
guix-commits |
Subject: |
07/13: gnu: ixion: Update to 0.17.0. |
Date: |
Wed, 10 Aug 2022 18:24:33 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit c61e7ddd294a1e15df97b329112b92ecd9a9781a
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Aug 10 20:49:33 2022 +0200
gnu: ixion: Update to 0.17.0.
* gnu/packages/libreoffice.scm (ixion): Update to 0.17.0.
---
gnu/packages/libreoffice.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index b17a144f7c..b9b8d37d3a 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -7,7 +7,7 @@
;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017 Andy Wingo <wingo@igalia.com>
;;; Copyright © 2017, 2018, 2019, 2021 Ludovic Courtès <ludo@gnu.org>
-;;; Copyright © 2017, 2018, 2019 Marius Bakke <mbakke@fastmail.com>
+;;; Copyright © 2017, 2018, 2019, 2022 Marius Bakke <marius@gnu.org>
;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2018, 2019 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2018, 2020 Jonathan Brielmaier <jonathan.brielmaier@web.de>
@@ -89,7 +89,7 @@
(define-public ixion
(package
(name "ixion")
- (version "0.16.1")
+ (version "0.17.0")
(source
(origin
(method url-fetch)
@@ -97,7 +97,7 @@
version ".tar.xz"))
(sha256
(base32
- "17q84mhy4rb3masvjw24x549irdjmccnc8n04xh58v9l7hxn8v22"))))
+ "07hhqkvns4da8xv990gr1smqz1zf40m531lg95nphfrz48wp3jak"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
- branch master updated (aacbe59fbc -> a66b9063d1), guix-commits, 2022/08/10
- 02/13: gnu: qtwayland: Fix build with GCC 11., guix-commits, 2022/08/10
- 05/13: gnu: libabigail: Remove input labels., guix-commits, 2022/08/10
- 03/13: gnu: qtwayland: Remove input labels., guix-commits, 2022/08/10
- 04/13: gnu: libabigail: Update to 2.0., guix-commits, 2022/08/10
- 06/13: gnu: mdds: Update to 2.0.3., guix-commits, 2022/08/10
- 07/13: gnu: ixion: Update to 0.17.0.,
guix-commits <=
- 08/13: gnu: orcus: Update to 0.17.2., guix-commits, 2022/08/10
- 10/13: gnu: Add libcuckoo., guix-commits, 2022/08/10
- 13/13: gnu: libreoffice: Remove input labels., guix-commits, 2022/08/10
- 01/13: gnu: fuse@2: Prepare for newer glibc., guix-commits, 2022/08/10
- 11/13: gnu: libcmis: Update to 0.5.2-46-gf264a61., guix-commits, 2022/08/10
- 12/13: gnu: libreoffice: Update to 7.3.5.2., guix-commits, 2022/08/10
- 09/13: gnu: libetonyek: Don't hard code mdds version., guix-commits, 2022/08/10