emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69936: closed ([PATCH] gnu: pspp: update to 2.0.1)


From: GNU bug Tracking System
Subject: bug#69936: closed ([PATCH] gnu: pspp: update to 2.0.1)
Date: Fri, 22 Mar 2024 15:51:02 +0000

Your message dated Fri, 22 Mar 2024 15:48:23 +0000
with message-id <87plvmi7wu.fsf@cbaines.net>
and subject line Re: [bug#69936] [PATCH] gnu: pspp: update to 2.0.1
has caused the debbugs.gnu.org bug report #69936,
regarding [PATCH] gnu: pspp: update to 2.0.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
69936: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69936
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69936] [PATCH] gnu: pspp: update to 2.0.1 Date: Fri, 22 Mar 2024 15:48:23 +0000 User-agent: mu4e 1.10.8; emacs 29.1
Andy Tai <atai@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]