GNU bug report logs - #70655
[PATCH] gnu: ruby-gem-hadar: Use git-minimal/pinned.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Mon, 29 Apr 2024 20:24:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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 70655 in the body.
You can then email your comments to 70655 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 <at> cbaines.net, guix-patches <at> gnu.org:
bug#70655; Package guix-patches. (Mon, 29 Apr 2024 20:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Baines <mail <at> cbaines.net>:
New bug report received and forwarded. Copy sent to guix <at> cbaines.net, guix-patches <at> gnu.org. (Mon, 29 Apr 2024 20:24:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: ruby-gem-hadar: Use git-minimal/pinned.
Date: Mon, 29 Apr 2024 21:23:07 +0100
This helps reduce the dependencies on git, as I think it's find to build
ruby-gem-hadar with a slightly older git, at least during periods when
git-minimal/pinned needs updating.

* gnu/packages/ruby.scm (ruby-gem-hadar)[propagated-inputs]: Use
git-minimal/pinned.

Change-Id: I48e7725f8e4956f1a8311df1867d8d441c5cb4c2
---
 gnu/packages/ruby.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 0541bb9562..9449e09917 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -7817,7 +7817,7 @@ (define-public ruby-gem-hadar
           (lambda _
             (invoke "gem" "build" "gem_hadar.gemspec"))))))
     (propagated-inputs
-     (list git ruby-tins ruby-yard))
+     (list git-minimal/pinned ruby-tins ruby-yard))
     (synopsis "Library for the development of Ruby gems")
     (description
      "This library contains some useful functionality to support the

base-commit: 3bd8d238aba718bf949691d0e37fa310e2cfc12a
-- 
2.41.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 12 May 2024 18:51:01 GMT) Full text and rfc822 format available.

Notification sent to Christopher Baines <mail <at> cbaines.net>:
bug acknowledged by developer. (Sun, 12 May 2024 18:51:01 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: 70655-done <at> debbugs.gnu.org
Subject: Re: [bug#70655] [PATCH] gnu: ruby-gem-hadar: Use git-minimal/pinned.
Date: Sun, 12 May 2024 19:50:12 +0100
[Message part 1 (text/plain, inline)]
Christopher Baines <mail <at> cbaines.net> writes:

> This helps reduce the dependencies on git, as I think it's find to build
> ruby-gem-hadar with a slightly older git, at least during periods when
> git-minimal/pinned needs updating.
>
> * gnu/packages/ruby.scm (ruby-gem-hadar)[propagated-inputs]: Use
> git-minimal/pinned.
>
> Change-Id: I48e7725f8e4956f1a8311df1867d8d441c5cb4c2
> ---
>  gnu/packages/ruby.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Pushed to master as 7b2e7ff25a58412757100d401b50f6e39b3da354.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Jun 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 47 days ago.

Previous Next


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