GNU bug report logs - #60687
[PATCH] gnu: c-intro-and-ref: Update to commit 47e5a234a7c0.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Mon, 9 Jan 2023 07:35: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 60687 in the body.
You can then email your comments to 60687 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#60687; Package guix-patches. (Mon, 09 Jan 2023 07:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hilton Chain <hako <at> ultrarare.space>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 09 Jan 2023 07:35:02 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: c-intro-and-ref: Update to commit 47e5a234a7c0.
Date: Mon, 09 Jan 2023 15:34:35 +0800
* gnu/packages/c.scm (c-intro-and-ref): Update to commit 47e5a234a7c0.
---
 gnu/packages/c.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index 04c9fcdc62..96ff0aeae7 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -70,8 +70,8 @@ (define-module (gnu packages c)
   #:use-module (gnu packages xml))
 
 (define-public c-intro-and-ref
-  (let ((revision "0")
-        (commit "f88559678feeb1391a0e9c7cf060c4429ef22ffc"))
+  (let ((revision "1")
+        (commit "47e5a234a7c036392e0f9e1e8e48ff3e6855840d"))
     (package
       (name "c-intro-and-ref")
       (version (git-version "0.0.0" revision commit))
@@ -83,7 +83,7 @@ (define-public c-intro-and-ref
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0c08h8k7wkn5lw0jqnnaayx55d3vf1q11pgsixfw31i58rnwa5y2"))))
+                  "0aza4vvlg2w0ss6n5xp741ycvg16d041c1x87yh5hpnzcb6y0ii3"))))
       (build-system copy-build-system)
       (arguments
        (list #:phases #~(modify-phases %standard-phases

base-commit: 2463e9f1fe10a1d7e02dff76f200da69cd3f24d1
-- 
2.38.1





Information forwarded to guix-patches <at> gnu.org:
bug#60687; Package guix-patches. (Tue, 31 Jan 2023 14:42:01 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 60687-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#60687] [PATCH] gnu: c-intro-and-ref: Update to commit
 47e5a234a7c0.
Date: Tue, 31 Jan 2023 14:40:39 +0000
[Message part 1 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/c.scm (c-intro-and-ref): Update to commit 47e5a234a7c0.
> ---
>  gnu/packages/c.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, I tweaked the first line of the commit to make it a little
shorter, and pushed this to master as
38ef37d4bb684849e1789d57e46a039e6d005579.

Thanks again,

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

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 31 Jan 2023 14:42:02 GMT) Full text and rfc822 format available.

Notification sent to Hilton Chain <hako <at> ultrarare.space>:
bug acknowledged by developer. (Tue, 31 Jan 2023 14:42:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 01 Mar 2023 12:24:11 GMT) Full text and rfc822 format available.

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

Previous Next


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