GNU bug report logs - #69936
[PATCH] gnu: pspp: update to 2.0.1

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 22 Mar 2024 02:56:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#69936: closed (Re: [bug#69936] [PATCH] gnu: pspp: update to
 2.0.1)
Date: Fri, 22 Mar 2024 15:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69936: [PATCH] gnu: pspp: update to 2.0.1

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69936 <at> debbugs.gnu.org.

-- 
69936: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69936
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 69936-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#69936] [PATCH] gnu: pspp: update to 2.0.1
Date: Fri, 22 Mar 2024 15:48:23 +0000
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/statistics.scm (pspp): update to 2.0.1
>
> Change-Id: If6a13276a6d0ce3f7279b70ab98576fe59c2d3df
> ---
>  gnu/packages/statistics.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I tweaked the commit message (adding full stops and capitalising update)
then pushed this to master as 4a1619dbf6f3404145b260c7199147f9464fdbce.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: pspp: update to 2.0.1
Date: Thu, 21 Mar 2024 19:51:50 -0700
* gnu/packages/statistics.scm (pspp): update to 2.0.1

Change-Id: If6a13276a6d0ce3f7279b70ab98576fe59c2d3df
---
 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-module (gnu packages statistics)
 (define-public pspp
   (package
     (name "pspp")
-    (version "2.0.0")
+    (version "2.0.1")
     (source
      (origin
       (method url-fetch)
@@ -123,7 +123,7 @@ (define-public pspp
                           version ".tar.gz"))
       (sha256
        (base32
-        "1pyqlab9kw65wxc8pilcwb64l18w37xxdg3r6n287c7mda4cpxm8"))))
+        "002c08rxym056mn7a73jwjmcazqd4gh5j1cyml603y4ckvqb1nwf"))))
     (build-system gnu-build-system)
     (arguments
      (list #:phases

base-commit: 69951a61a1d8f1f2135ea2dc836738be282b97bc
-- 
2.34.1




This bug report was last modified 1 year and 58 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.