unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68348] [PATCH] gnu: r-signac: Update to (git-version 1.12.0 revision commit).
@ 2024-01-09 15:54 nafkhamdc
  2024-01-10 17:49 ` bug#68348: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: nafkhamdc @ 2024-01-09 15:54 UTC (permalink / raw)
  To: 68348; +Cc: nafkhamdc

* gnu/packages/bioinformatics.scm (r-signac): Update to (git-version 1.12.0 revision commit).

Change-Id: Ib852f7a23768383fc62d60577f2aaa893c509317
---
 gnu/packages/bioinformatics.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 7dbebcf3da..d799f8cc7e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -20309,11 +20309,11 @@ (define-public ensembl-vep
       (license license:asl2.0))))
 
 (define-public r-signac
-  (let ((commit "af4142724b72574d957f7fe3d422ed5828ec3ad0")
+  (let ((commit "8ecdde291676102bb3b503f48926c993354b5471")
         (revision "1"))
     (package
       (name "r-signac")
-      (version (git-version "1.9.0" revision commit))
+      (version (git-version "1.12.0" revision commit))
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -20322,7 +20322,7 @@ (define-public r-signac
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0ps0lp1dcy20r6lakil6ih81m04r0s6fnirvfjf01sfs0gsyddww"))))
+                  "0idkcqb1i13m164nxbdwgs3vflw0cxzm2ir84aw0i811vx9lqz8c"))))
       (properties `((upstream-name . "Signac")))
       (build-system r-build-system)
       (inputs (list zlib))

base-commit: 8920cf302c5a2fd457a2629afe24cf4768f1fed7
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68348: [PATCH] gnu: r-signac: Update to (git-version 1.12.0 revision commit).
  2024-01-09 15:54 [bug#68348] [PATCH] gnu: r-signac: Update to (git-version 1.12.0 revision commit) nafkhamdc
@ 2024-01-10 17:49 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2024-01-10 17:49 UTC (permalink / raw)
  To: 68348-done

Applied after changing the commit message.  Thanks!

-- 
Ricardo




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-10 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09 15:54 [bug#68348] [PATCH] gnu: r-signac: Update to (git-version 1.12.0 revision commit) nafkhamdc
2024-01-10 17:49 ` bug#68348: " Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).