[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: pspp: Update to 2.0.1.
From: |
guix-commits |
Subject: |
05/06: gnu: pspp: Update to 2.0.1. |
Date: |
Fri, 22 Mar 2024 11:45:32 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 4a1619dbf6f3404145b260c7199147f9464fdbce
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Mar 21 19:51:50 2024 -0700
gnu: pspp: Update to 2.0.1.
* gnu/packages/statistics.scm (pspp): Update to 2.0.1.
Change-Id: If6a13276a6d0ce3f7279b70ab98576fe59c2d3df
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 952335be54..26a1097c92 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -115,7 +115,7 @@
(define-public pspp
(package
(name "pspp")
- (version "2.0.0")
+ (version "2.0.1")
(source
(origin
(method url-fetch)
@@ -123,7 +123,7 @@
version ".tar.gz"))
(sha256
(base32
- "1pyqlab9kw65wxc8pilcwb64l18w37xxdg3r6n287c7mda4cpxm8"))))
+ "002c08rxym056mn7a73jwjmcazqd4gh5j1cyml603y4ckvqb1nwf"))))
(build-system gnu-build-system)
(arguments
(list #:phases
- branch master updated (40f53e8fb5 -> d5f857a3cf), guix-commits, 2024/03/22
- 01/06: gnu: guile-prometheus: Update to 0-7.e63335e., guix-commits, 2024/03/22
- 02/06: gnu: nar-herder: Update to 0-24.ccef906., guix-commits, 2024/03/22
- 06/06: gnu: copyq: Fix indentation., guix-commits, 2024/03/22
- 04/06: gnu: emacs-ox-tufte: Update to 4.2.0., guix-commits, 2024/03/22
- 05/06: gnu: pspp: Update to 2.0.1.,
guix-commits <=
- 03/06: gnu: copyq: Update to 8.0.0., guix-commits, 2024/03/22