unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 69936@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#69936] [PATCH] gnu: pspp: update to 2.0.1
Date: Thu, 21 Mar 2024 19:51:50 -0700	[thread overview]
Message-ID: <8a64c9a8506864e7490e3a3eddfd716713830673.1711075822.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2024-03-22  2:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22  2:51 Andy Tai [this message]
2024-03-22 15:48 ` bug#69936: [PATCH] gnu: pspp: update to 2.0.1 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8a64c9a8506864e7490e3a3eddfd716713830673.1711075822.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=69936@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).