[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/12: gnu: splash: Update to 3.7.2.
From: |
guix-commits |
Subject: |
03/12: gnu: splash: Update to 3.7.2. |
Date: |
Tue, 14 Mar 2023 06:37:32 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 79ba6380cf4ea7064d5f232b0423a8b7d0ba953c
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Feb 28 23:04:02 2023 +0000
gnu: splash: Update to 3.7.2.
* gnu/packages/astronomy.scm (splash): Update to 3.7.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 4039e8c038..1c39c2a181 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -761,7 +761,7 @@ image formats.")
(define-public splash
(package
(name "splash")
- (version "3.5.1")
+ (version "3.7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -769,7 +769,7 @@ image formats.")
(commit (string-append "v" version))))
(sha256
(base32
- "12s3w96wzd4zpxw4adzhalkr57fgdk7cjp6bj596jnd87pz3rhyd"))
+ "0nsm6rk0bi99xz7wclk0zy4bpqf0qcsdln5cdjb30lhpf37i2fpa"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
- branch master updated (302680dbce -> a6009e0bf8), guix-commits, 2023/03/14
- 01/12: gnu: clipmenu: Update to 6.2.0., guix-commits, 2023/03/14
- 04/12: gnu: rng-tools: Rewrite using gexps., guix-commits, 2023/03/14
- 03/12: gnu: splash: Update to 3.7.2.,
guix-commits <=
- 02/12: gnu: clipmenu: Improve package style., guix-commits, 2023/03/14
- 05/12: gnu: rng-tools: Do not build randstat binary., guix-commits, 2023/03/14
- 06/12: gnu: rng-tools: Update to 6.16., guix-commits, 2023/03/14
- 07/12: gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb., guix-commits, 2023/03/14
- 09/12: gnu: tesseract-ocr: Update to 5.3.0., guix-commits, 2023/03/14
- 08/12: gnu: gimagereader: Update to 3.4.1., guix-commits, 2023/03/14
- 10/12: gnu: autokey: Update to 0.96.0., guix-commits, 2023/03/14
- 12/12: gnu: guix-build-coordinator: Update to 0-73.7c1eedf., guix-commits, 2023/03/14
- 11/12: gnu: mruby: Update to 3.2.0., guix-commits, 2023/03/14