gnu: r-flowworkspace: Update to 3.34.1.
authorRicardo Wurmus <rekado@elephly.net>
Thu, 16 Jan 2020 05:10:41 +0000 (06:10 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Thu, 16 Jan 2020 05:53:31 +0000 (06:53 +0100)
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 3.34.1.

gnu/packages/bioconductor.scm

index d7c5de7..e2ee120 100644 (file)
@@ -5586,14 +5586,14 @@ for other R packages to compile and link against.")
 (define-public r-flowworkspace
   (package
     (name "r-flowworkspace")
-    (version "3.34.0")
+    (version "3.34.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "flowWorkspace" version))
        (sha256
         (base32
-         "0hvbkxyylsygra31l1lxyvbsr5hc50lqy1y7gwrfgrfil4a2m762"))))
+         "1ijbc6z9ljhrw3cqr02smgplhrfg44gzrb1dq4gbrpq3nj4khhpn"))))
     (properties `((upstream-name . "flowWorkspace")))
     (build-system r-build-system)
     (propagated-inputs