GNU bug report logs - #77368
[PATCH] gnu: cgit: Update to 1.2.3-9.994d3fe.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sat, 29 Mar 2025 15:04:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludovic.courtes <at> inria.fr>

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 77368 in the body.
You can then email your comments to 77368 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#77368; Package guix-patches. (Sat, 29 Mar 2025 15:04:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 29 Mar 2025 15:04:04 GMT) Full text and rfc822 format available.

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

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: cgit: Update to 1.2.3-9.994d3fe.
Date: Sat, 29 Mar 2025 16:03:13 +0100
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-9.994d3fe.

Change-Id: Ibeee8df8a39f9b1e8fae83ead84ef8b32ab07f38
---
 gnu/packages/version-control.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c8f244e0fa..3b36e2ddec 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1594,8 +1594,8 @@ (define-public git-remote-gcrypt
 
 (define-public cgit
   ;; Use the latest commit, as the latest tagged release is 5 years old.
-  (let ((commit "c4426a27a82140e424a37bff777d50fbea6dca17")
-        (rev "8"))
+  (let ((commit "994d3fe1a8fa56d5a1dd36aae62c788169160c3a")
+        (rev "9"))
     (package
       (name "cgit")
       ;; Update the ‘git-source’ input as well.
@@ -1607,7 +1607,7 @@ (define-public cgit
                       (commit commit)))
                 (sha256
                  (base32
-                  "0fm0xfgy836f51j7g44jk3w4zj5hpapwxdg0b4wgf8rzf3srczq5"))
+                  "1c38yh4y5xmc8lnf55q46v63vkwpa3vs9mj17a74i66lm8zhrhk7"))
                 (file-name (git-file-name name version))))
       (build-system gnu-build-system)
       (arguments
@@ -1682,10 +1682,10 @@ (define-public cgit
                ;; Building cgit requires a Git source tree.
                ;; cgit is tightly bound to git.  Use GIT_VER from the Makefile,
                ;; which may not match the current (package-version git).
-               (uri "mirror://kernel.org/software/scm/git/git-2.48.1.tar.xz")
+               (uri "mirror://kernel.org/software/scm/git/git-2.49.0.tar.xz")
                (sha256
                 (base32
-                 "1bc29w1cd1akbnpfjc7sl5ms7cc8vy7xjl1cbplm3sy1bmgm8p8w"))
+                 "0a2nm2szhn47dm0m1f1kmg1rikb7saqj67zr25n9yzhbb77r10b1"))
                (file-name "git-source.tar.xz"))
              bash-minimal
              openssl
-- 
2.48.1





Reply sent to Ludovic Courtès <ludovic.courtes <at> inria.fr>:
You have taken responsibility. (Fri, 11 Apr 2025 10:19:04 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Fri, 11 Apr 2025 10:19:04 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: Tomas Volf <~@wolfsden.cz>
Cc: 77368-done <at> debbugs.gnu.org
Subject: Re: [bug#77368] [PATCH] gnu: cgit: Update to 1.2.3-9.994d3fe.
Date: Fri, 11 Apr 2025 12:17:27 +0200
Tomas Volf <~@wolfsden.cz> skribis:

> * gnu/packages/version-control.scm (cgit): Update to 1.2.3-9.994d3fe.
>
> Change-Id: Ibeee8df8a39f9b1e8fae83ead84ef8b32ab07f38

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 May 2025 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 37 days ago.

Previous Next


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