mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: r-gridpattern: Update to 1.1.1.
* gnu/packages/cran.scm (r-gridpattern): Update to 1.1.1. Change-Id: I63bc1df4fc6f8f5e9931a6a82db68df0e933a1cb
This commit is contained in:
parent
05e2f170f7
commit
2fec2b0a7a
1 changed files with 2 additions and 2 deletions
|
@ -19110,13 +19110,13 @@ handling.")
|
|||
(define-public r-gridpattern
|
||||
(package
|
||||
(name "r-gridpattern")
|
||||
(version "1.1.0")
|
||||
(version "1.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "gridpattern" version))
|
||||
(sha256
|
||||
(base32 "19g8mnc5y68w9pybckmcvr56qkwbs5z9z6zhj0bxmlprwanq4f8x"))))
|
||||
(base32 "1v7xfgbnrr4v3arr7nm0663aywn47xb89sd0rn9s9dcz7r50aa2i"))))
|
||||
(properties `((upstream-name . "gridpattern")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue