[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/30: gnu: xchm: Update to 1.31.
From: |
guix-commits |
Subject: |
20/30: gnu: xchm: Update to 1.31. |
Date: |
Mon, 23 Dec 2019 13:46:30 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 8cd2341028c3f3742f2539efa0f354d8ad419558
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 03:37:14 2019 +0100
gnu: xchm: Update to 1.31.
* gnu/packages/ebook.scm (xchm): Update to 1.31.
---
gnu/packages/ebook.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 4c3efbf..7f8aa42 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2016, 2017 Alex Griffin <address@hidden>
;;; Copyright © 2017, 2019 Brendan Tildesley <address@hidden>
;;; Copyright © 2017 Roel Janssen <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -337,7 +337,7 @@ following formats:
(define-public xchm
(package
(name "xchm")
- (version "1.30")
+ (version "1.31")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/rzvncj/xCHM"
@@ -345,7 +345,7 @@ following formats:
version "/xchm-" version ".tar.gz"))
(sha256
(base32
- "1865wb3ppmx5y12rqfhv4wri0lfdah41zsfz94xb8gym80m8zac5"))))
+ "0aw6bysqiwbw75n3ad229ihlmh7chqs1wlxm0398z3lfp2y6n7qf"))))
(build-system gnu-build-system)
(inputs
`(("wxwidgets" ,wxwidgets)
- 03/30: gnu: thermald: Update to 1.9.1., (continued)
- 03/30: gnu: thermald: Update to 1.9.1., guix-commits, 2019/12/23
- 06/30: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/23
- 07/30: gnu: igt-gpu-tools: Update to 1.24., guix-commits, 2019/12/23
- 09/30: gnu: strongswan: Update to 5.8.2., guix-commits, 2019/12/23
- 13/30: gnu: mpd: Update to 0.21.17., guix-commits, 2019/12/23
- 15/30: gnu: Fix typo., guix-commits, 2019/12/23
- 18/30: gnu: boinc-client: Update to 7.16.3., guix-commits, 2019/12/23
- 19/30: gnu: fluidsynth: Update to 2.1.0., guix-commits, 2019/12/23
- 21/30: gnu: xxhash: Update to 0.7.2., guix-commits, 2019/12/23
- 30/30: gnu: clustershell: Update to 1.8.3., guix-commits, 2019/12/23
- 20/30: gnu: xchm: Update to 1.31.,
guix-commits <=
- 22/30: gnu: gnome-shell-extension-dash-to-dock: Update to 67., guix-commits, 2019/12/23
- 23/30: gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331]., guix-commits, 2019/12/23
- 24/30: gnu: knot: Update to 2.9.2., guix-commits, 2019/12/23
- 25/30: gnu: nsd: Update to 4.2.4., guix-commits, 2019/12/23
- 26/30: gnu: umoci: Update to 0.4.5., guix-commits, 2019/12/23
- 27/30: gnu: dos2unix: Don't use NAME in source URI., guix-commits, 2019/12/23
- 28/30: gnu: dos2unix: Update to 7.4.1., guix-commits, 2019/12/23
- 29/30: gnu: tbb: Update to 2020.0., guix-commits, 2019/12/23