GNU bug report logs - #74237
[PATCH] Bump deMULTIplex2 version from 1.0.1 to 1.0.2

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Thu, 7 Nov 2024 10:17:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74237 in the body.
You can then email your comments to 74237 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74237; Package guix-patches. (Thu, 07 Nov 2024 10:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Navid Afkhami <navid.afkhami <at> mdc-berlin.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 07 Nov 2024 10:17:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
Subject: [PATCH] Bump deMULTIplex2 version from 1.0.1 to 1.0.2
Date: Thu, 7 Nov 2024 10:15:43 +0000
Change-Id: I42038c8f4a003ae5c274fe635ddb8c2a027ddce4
---
 gnu/packages/bioinformatics.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4d6bb4ae0e..35ff96ce42 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -13071,11 +13071,11 @@ (define-public r-demultiplex
       (license license:cc0))))
 
 (define-public r-demultiplex2
-  (let ((commit "92130a626249194ef7f6c0b1aecad6ac210e258b")
-        (revision "1"))
+  (let ((commit "c1ce09e8b5784b485680cf96b90bbc12eed96907")
+        (revision "2"))
     (package
       (name "r-demultiplex2")
-      (version (git-version "1.0.1" revision commit))
+      (version (git-version "1.0.2" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -13084,7 +13084,7 @@ (define-public r-demultiplex2
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1jfjmg7vlbpc90ljg2bwn9hfd67fiicr6a2pg4820hgm9876m3v7"))))
+          (base32 "0fid5yh0hqg477h5xxq6c8yh8zs5jawjskzns05rndxhbzm51lpr"))))
       (properties `((upstream-name . "deMULTIplex2")))
       (build-system r-build-system)
       (propagated-inputs (list r-data-table

base-commit: fea85206275f28108cc9cfbce7b2e0d1147abd1e
prerequisite-patch-id: 8f31c5ea3685b59fb6907a9582c0ca537c9c38bd
prerequisite-patch-id: e9f28e6ac20c9572b3cc53ab09c4083161bfdf8d
-- 
2.43.0





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Thu, 07 Nov 2024 10:33:02 GMT) Full text and rfc822 format available.

Notification sent to Navid Afkhami <navid.afkhami <at> mdc-berlin.de>:
bug acknowledged by developer. (Thu, 07 Nov 2024 10:33:02 GMT) Full text and rfc822 format available.

Message #10 received at 74237-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: 74237-done <at> debbugs.gnu.org
Subject: [PATCH] Bump deMULTIplex2 version from 1.0.1 to 1.0.2
Date: Thu, 07 Nov 2024 11:32:25 +0100
Thanks for the patch.  Pushed with a changed commit message.

-- 
Ricardo




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 05 Dec 2024 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.