unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: star: Update to 2.5.2b.
@ 2016-12-17  8:25 Ra
  2016-12-17 13:28 ` Ben Woodcroft
  0 siblings, 1 reply; 3+ messages in thread
From: Ra @ 2016-12-17  8:25 UTC (permalink / raw)
  To: guix-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]

---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm
b/gnu/packages/bioinformatics.scm
index 3e9c82f..1b6532b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4924,7 +4924,7 @@ application of SortMeRNA is filtering rRNA from
metatranscriptomic data.")
 (define-public star
   (package
     (name "star")
-    (version "2.5.2a")
+    (version "2.5.2b")
     (source (origin
               (method url-fetch)
               (uri (string-append "
https://github.com/alexdobin/STAR/archive/"
@@ -4932,7 +4932,7 @@ application of SortMeRNA is filtering rRNA from
metatranscriptomic data.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0xjlsm4p9flln111hv4xx7xy94c2nl53zvdvbk9winmiradjsdra"))
+                "1na6np880r1zaamiy00hy8bid5anpy0kgf63587v2yl080krk2zq"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
1.9.1

[-- Attachment #2: Type: text/html, Size: 1668 bytes --]

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

* Re: [PATCH] gnu: star: Update to 2.5.2b.
  2016-12-17  8:25 [PATCH] gnu: star: Update to 2.5.2b Ra
@ 2016-12-17 13:28 ` Ben Woodcroft
  2016-12-18  0:06   ` Ben Woodcroft
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Woodcroft @ 2016-12-17 13:28 UTC (permalink / raw)
  To: Ra, guix-devel@gnu.org

Hi,

On 17/12/16 18:25, Ra wrote:
>
> ---
>  gnu/packages/bioinformatics.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch. I pushed this as 
'c9e9154e993f055a438e2e43518bbd0740aaaf24' after modifying the commit 
message and removing the extra precompiled binary it is now bundled with.
ben

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

* Re: [PATCH] gnu: star: Update to 2.5.2b.
  2016-12-17 13:28 ` Ben Woodcroft
@ 2016-12-18  0:06   ` Ben Woodcroft
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Woodcroft @ 2016-12-18  0:06 UTC (permalink / raw)
  To: Ra, guix-devel@gnu.org

On 17/12/16 23:28, Ben Woodcroft wrote:
> Hi,
>
> On 17/12/16 18:25, Ra wrote:
>>
>> ---
>>  gnu/packages/bioinformatics.scm | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Thanks for the patch. I pushed this as 
> 'c9e9154e993f055a438e2e43518bbd0740aaaf24' after modifying the commit 
> message and removing the extra precompiled binary it is now bundled with.

I forgot about adding an attribution line for you. Fixed in 
3fffabce2a0e7013379d090a72199df703d5e66d.

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

end of thread, other threads:[~2016-12-18  0:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-17  8:25 [PATCH] gnu: star: Update to 2.5.2b Ra
2016-12-17 13:28 ` Ben Woodcroft
2016-12-18  0:06   ` Ben Woodcroft

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).