mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trinityrnaseq: Update to 2.15.2.
* gnu/packages/bioinformatics.scm (trinityrnaseq): Update to 2.15.2. Change-Id: I3b0e6d71816db52b533b4f48757e180c1ca0af4b
This commit is contained in:
parent
7031794abe
commit
ae3e4b9dab
1 changed files with 2 additions and 2 deletions
|
@ -7162,7 +7162,7 @@ bases are detected.")
|
|||
(define-public trinityrnaseq
|
||||
(package
|
||||
(name "trinityrnaseq")
|
||||
(version "2.13.2")
|
||||
(version "2.15.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -7172,7 +7172,7 @@ bases are detected.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1qszrxqbx4q5pavpgm4rkrh1z1v1mf7qx83vv3fnlqdmncnsf1gv"))))
|
||||
"06qvxy6wvvjpn1mkg8m78syyn98xj76569gpl2jbc9q036i56kh8"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue