M gnu/packages/bioconductor.scm => gnu/packages/bioconductor.scm +3 -3
@@ 14921,16 14921,16 @@ dependencies between GO terms can be implemented and applied.")
(define-public r-txdbmaker
(package
(name "r-txdbmaker")
- (version "1.6.0")
+ (version "1.6.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "txdbmaker" version))
(sha256
- (base32 "0rczknnbccc2vlbs0mkv89fqmr1myxjba12dvvyqfpnh7pcxfihp"))))
+ (base32 "0m84qprk6z4ggj8qsds4lj2gbrvs0mvq63sg5f7i4m2kfawc5qpw"))))
(properties
'((upstream-name . "txdbmaker")
- (updater-extra-native-inputs . ("r-runit"))))
+ (updater-extra-native-inputs . ("r-genomeinfodbdata" "r-runit"))))
(build-system r-build-system)
(arguments
(list