me
/
guix
Archived
1
0
Fork 0

gnu: r-rcppannoy: Update to 0.0.19.

* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.19.
Ricardo Wurmus 2021-08-04 15:35:39 +02:00
parent b28d6cb773
commit ab14e917fe
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11715,14 +11715,14 @@ address a bug.")
(define-public r-rcppannoy
(package
(name "r-rcppannoy")
(version "0.0.18")
(version "0.0.19")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppAnnoy" version))
(sha256
(base32
"0n68cf77gz34iq6w6ad87pbqwqam45nxp1gjzns4g6qhf7qdvrz4"))))
"12k8ny981dmky5js8yl6bih5r5mq3w43f2f9admhkwqn0n80kcl9"))))
(properties `((upstream-name . "RcppAnnoy")))
(build-system r-build-system)
(propagated-inputs