3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: bbmap: Update to 39.01.

* gnu/packages/bioinformatics.scm (bbmap): Update to 39.01.
This commit is contained in:
Ricardo Wurmus 2023-01-06 15:12:07 +01:00
parent f72dc615ab
commit 1dd8359fa2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14523,14 +14523,14 @@ is a Cython wrapper for FIt-SNE.")
(define-public bbmap
(package
(name "bbmap")
(version "38.90")
(version "39.01")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://sourceforge/bbmap/BBMap_" version ".tar.gz"))
(sha256
(base32
"1wb94bcc006qq86x77z2rz0lc8m9f1kpnw6gdhjfg9bdaqf56rm3"))))
"1rlkw2mlkn699dk9n5lnigmvwq3zr2f8hnq9plx7zi1h06jqsq4q"))))
(build-system ant-build-system)
(arguments
(list