unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69936] [PATCH] gnu: pspp: update to 2.0.1
@ 2024-03-22  2:51 Andy Tai
  2024-03-22 15:48 ` bug#69936: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-03-22  2:51 UTC (permalink / raw)
  To: 69936; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69936: [PATCH] gnu: pspp: update to 2.0.1
  2024-03-22  2:51 [bug#69936] [PATCH] gnu: pspp: update to 2.0.1 Andy Tai
@ 2024-03-22 15:48 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-22 15:48 UTC (permalink / raw)
  To: Andy Tai; +Cc: 69936-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-22 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-22  2:51 [bug#69936] [PATCH] gnu: pspp: update to 2.0.1 Andy Tai
2024-03-22 15:48 ` bug#69936: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).