gnu: pspp: Tabs to spaces.

* gnu/packages/statistics.scm (pspp): Replace tabs to spaces, fix
indentation.

Change-Id: If0f430cedeb8d346d6c42edf0dd1410163901596
This commit is contained in:
Sharlatan Hellseher 2025-04-24 11:25:07 +01:00
parent 9f4bdb270e
commit 9fbfdff6e0
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -125,8 +125,7 @@
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/pspp/pspp-"
version ".tar.gz"))
(uri (string-append "mirror://gnu/pspp/pspp-" version ".tar.gz"))
(sha256
(base32
"002c08rxym056mn7a73jwjmcazqd4gh5j1cyml603y4ckvqb1nwf"))))