mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-21 08:54:04 +02:00
gnu: r-httptest2: Update to 1.2.2.
* gnu/packages/cran.scm (r-httptest2): Update to 1.2.2. Change-Id: I54f4d18a919e59efca7ba2c4cd26e6e194b21d16
This commit is contained in:
@@ -12528,13 +12528,13 @@ that can be distributed without access to a live server.")
|
||||
(define-public r-httptest2
|
||||
(package
|
||||
(name "r-httptest2")
|
||||
(version "1.2.1")
|
||||
(version "1.2.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "httptest2" version))
|
||||
(sha256
|
||||
(base32 "1mjpx70fi643yr7wljn4gpbn4rwdgdxzd8zx0hk3vbcnn8pigjvl"))))
|
||||
(base32 "10xvm5axc3mij66cs4rvwd37zivgns4793xwazxq1pbqqnwg492n"))))
|
||||
(properties `((upstream-name . "httptest2")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user