GNU bug report logs

#76902 [PATCH] gnu: cgit: Update to 1.2.3-8.c4426a2.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#76902; Package guix-patches. (Sun, 09 Mar 2025 23:20:02 GMT) (full text, mbox, link).


Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Sun, 09 Mar 2025 23:20:02 GMT) (full text, mbox, link).


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

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches@gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: cgit: Update to 1.2.3-8.c4426a2.
Date: Mon, 10 Mar 2025 00:19:08 +0100
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-8.c4426a2.

Change-Id: I4b2cecb39358b3aeb2708b3e9e9c5b761f0b4980
---
 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 9ecb5cf98a..d265532d28 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1593,8 +1593,8 @@ (define-public git-remote-gcrypt
 
 (define-public cgit
   ;; Use the latest commit, as the latest tagged release is 5 years old.
-  (let ((commit "751a5b527de07dde30a69709c2d6fc6f05fafd06")
-        (rev "7"))
+  (let ((commit "c4426a27a82140e424a37bff777d50fbea6dca17")
+        (rev "8"))
     (package
       (name "cgit")
       ;; Update the ‘git-source’ input as well.
@@ -1606,7 +1606,7 @@ (define-public cgit
                       (commit commit)))
                 (sha256
                  (base32
-                  "0rfflh7fnfhchd7pdspn2r416c5kaya37cad918f7ldidzwvmp37"))
+                  "0fm0xfgy836f51j7g44jk3w4zj5hpapwxdg0b4wgf8rzf3srczq5"))
                 (file-name (git-file-name name version))))
       (build-system gnu-build-system)
       (arguments
@@ -1681,10 +1681,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.47.1.tar.xz")
+               (uri "mirror://kernel.org/software/scm/git/git-2.48.1.tar.xz")
                (sha256
                 (base32
-                 "046kdr5dhg31hjcg6wpfqnwwbaqdjyax7n8wx5s26fdf4fxzkn7k"))
+                 "1bc29w1cd1akbnpfjc7sl5ms7cc8vy7xjl1cbplm3sy1bmgm8p8w"))
                (file-name "git-source.tar.xz"))
              bash-minimal
              openssl
-- 
2.48.1





Reply sent to Ludovic Courtès <ludo@gnu.org>:
You have taken responsibility. (Tue, 18 Mar 2025 10:53:02 GMT) (full text, mbox, link).


Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Tue, 18 Mar 2025 10:53:02 GMT) (full text, mbox, link).


Message #10 received at 76902-done@debbugs.gnu.org (full text, mbox, reply):

From: Ludovic Courtès <ludo@gnu.org>
To: Tomas Volf <~@wolfsden.cz>
Cc: 76902-done@debbugs.gnu.org
Subject: Re: [bug#76902] [PATCH] gnu: cgit: Update to 1.2.3-8.c4426a2.
Date: Tue, 18 Mar 2025 11:52:22 +0100
Tomas Volf <~@wolfsden.cz> skribis:

> * gnu/packages/version-control.scm (cgit): Update to 1.2.3-8.c4426a2.
>
> Change-Id: I4b2cecb39358b3aeb2708b3e9e9c5b761f0b4980

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Tue, 15 Apr 2025 11:24:05 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 02:57:29 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.