emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60687: closed ([PATCH] gnu: c-intro-and-ref: Update to commit 47e5a2


From: GNU bug Tracking System
Subject: bug#60687: closed ([PATCH] gnu: c-intro-and-ref: Update to commit 47e5a234a7c0.)
Date: Tue, 31 Jan 2023 14:42:02 +0000

Your message dated Tue, 31 Jan 2023 14:40:39 +0000
with message-id <87cz6u3gxj.fsf@cbaines.net>
and subject line Re: [bug#60687] [PATCH] gnu: c-intro-and-ref: Update to commit 
47e5a234a7c0.
has caused the debbugs.gnu.org bug report #60687,
regarding [PATCH] gnu: c-intro-and-ref: Update to commit 47e5a234a7c0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60687: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60687
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#60687] [PATCH] gnu: c-intro-and-ref: Update to commit 47e5a234a7c0. Date: Tue, 31 Jan 2023 14:40:39 +0000 User-agent: mu4e 1.8.11; emacs 28.2
Hilton Chain via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]