mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 22:20:38 +02:00
gnu: r-fmesher: Update to 0.7.0.
* gnu/packages/cran.scm (r-fmesher): Update to 0.7.0. Change-Id: Ic8ee458af3825ae021e1201229cbce54975d11a9
This commit is contained in:
committed by
Andreas Enge
parent
c7f537f956
commit
d0332ac8a0
@@ -32831,13 +32831,13 @@ for evolution along a phylogenetic tree.")
|
||||
(define-public r-fmesher
|
||||
(package
|
||||
(name "r-fmesher")
|
||||
(version "0.6.1")
|
||||
(version "0.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "fmesher" version))
|
||||
(sha256
|
||||
(base32 "1qx3k1i132nkchi2h9j0plfy7z35xw6r98x6gbwjc26kvpq7y8wn"))))
|
||||
(base32 "11d1z0py21dw8b9w4rcbwzp5q0ghryq3qq9srknkb8njqmllw73a"))))
|
||||
(properties
|
||||
'((upstream-name . "fmesher")
|
||||
;; Don't have it, don't need it.
|
||||
|
||||
Reference in New Issue
Block a user