me
/
guix
Archived
1
0
Fork 0

gnu: trim-galore: Update to 0.6.6.

* gnu/packages/bioinformatics.scm (trim-galore): Update to 0.6.6.
master
Ricardo Wurmus 2021-03-09 11:54:09 +01:00
parent 49d85b3f11
commit 133a918923
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11028,7 +11028,7 @@ with narrow binding events such as transcription factor ChIP-seq.")
(define-public trim-galore
(package
(name "trim-galore")
(version "0.6.1")
(version "0.6.6")
(source
(origin
(method git-fetch)
@ -11038,7 +11038,7 @@ with narrow binding events such as transcription factor ChIP-seq.")
(file-name (git-file-name name version))
(sha256
(base32
"1y31wbxwkm9xqzr5zv1pk5q418whnmlmgmfyxxpnl12h83m2i9iv"))))
"0yrwg6325j4sb9vnplvl3jplzab0qdhp92wl480qjinpfq88j4rs"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests