mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-cicero-monocle3: Update to 1.3.9-1.495ef0d.
* gnu/packages/bioconductor.scm (r-cicero-monocle3): Update to 1.3.9-1.495ef0d. Change-Id: Ic3939f8374818cfaaf6a77dee42710d998968021
This commit is contained in:
parent
bd109162b3
commit
1e335d0c52
1 changed files with 3 additions and 3 deletions
|
@ -20950,11 +20950,11 @@ accessibility data.")
|
||||||
|
|
||||||
;; This is the latest commit on the "monocle3" branch.
|
;; This is the latest commit on the "monocle3" branch.
|
||||||
(define-public r-cicero-monocle3
|
(define-public r-cicero-monocle3
|
||||||
(let ((commit "fa2fb6515857a8cfc88bc9af044f34de1bcd2b7b")
|
(let ((commit "495ef0da13cc9ffe55516bfd34f48b671ad55aba")
|
||||||
(revision "1"))
|
(revision "1"))
|
||||||
(package (inherit r-cicero)
|
(package (inherit r-cicero)
|
||||||
(name "r-cicero-monocle3")
|
(name "r-cicero-monocle3")
|
||||||
(version (git-version "1.3.2" revision commit))
|
(version (git-version "1.3.9" revision commit))
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -20964,7 +20964,7 @@ accessibility data.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"077yza93wdhi08n40md20jwk55k9lw1f3y0063qkk90cpz60wi0c"))))
|
"0n1wgjirdfs9vwa37grmfdqmqb1nssa1r5xsssahg4049b126gn3"))))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(modify-inputs (package-propagated-inputs r-cicero)
|
(modify-inputs (package-propagated-inputs r-cicero)
|
||||||
(delete "r-monocle")
|
(delete "r-monocle")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue