gnu: r-pando: Fix hash.

* gnu/packages/bioinformatics.scm (r-pando)[source]: Update hash.
This commit is contained in:
Ricardo Wurmus 2023-07-06 10:36:12 +02:00
parent df5bf65f26
commit de3b8684e9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9698,7 +9698,7 @@ (define-public r-pando
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "04gii2ciyvybifl8kxqqmhznha80l3fd8qcr5zshrn9n6js5322c"))))
(base32 "04kr1b28p5j7h48g32cldkg87xcmxnmd4kspygkfs7a4amihpi66"))))
(properties `((upstream-name . "Pando")))
(build-system r-build-system)
(propagated-inputs