gnu: pigx-scrnaseq: Update to 1.1.10.

* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.10.
[arguments]: Remove quasiquote.

Change-Id: I6cab358addfb376a878929bfb5041edc00cd336a
This commit is contained in:
Ricardo Wurmus 2024-12-01 08:38:05 +01:00
parent b21b8e909d
commit adfda4a075
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17248,7 +17248,7 @@ (define-public pigx-bsseq
(define-public pigx-scrnaseq
(package
(name "pigx-scrnaseq")
(version "1.1.9")
(version "1.1.10")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/BIMSBbioinfo/pigx_scrnaseq/"
@ -17256,11 +17256,12 @@ (define-public pigx-scrnaseq
"/pigx_scrnaseq-" version ".tar.gz"))
(sha256
(base32
"0adx7877c3lhlrzfid76i8bc829wcmzvrm0jx47gyid8mxqb7vqs"))))
"082im1j6qpd2y8ax4msxw7mfc40zxpl29hx92skqdd55745f58z8"))))
(build-system gnu-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases
(list
#:phases
'(modify-phases %standard-phases
(add-before 'configure 'set-additional-environment-variables
(lambda _
;; Needed because of loompy