GNU bug report logs

#79028 [PATCH] gnu: cgit: Update to 1.2.3-10.20ac8f5.

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#79028; Package guix-patches. (Tue, 15 Jul 2025 22:24: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. (Tue, 15 Jul 2025 22:24: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-10.20ac8f5.
Date: Wed, 16 Jul 2025 00:23:06 +0200
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-10.20ac8f5.

Change-Id: I67fa02695e1cc5db630c8deac13036e0dea35ec2
---
 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 ce3d0f3305..4588e4f4ff 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1718,8 +1718,8 @@ (define-public git-repo-go
 
 (define-public cgit
   ;; Use the latest commit, as the latest tagged release is 5 years old.
-  (let ((commit "994d3fe1a8fa56d5a1dd36aae62c788169160c3a")
-        (rev "9"))
+  (let ((commit "20ac8f55d43bcc789e8ecca1a5c878087394b5e3")
+        (rev "10"))
     (package
       (name "cgit")
       ;; Update the ‘git-source’ input as well.
@@ -1731,7 +1731,7 @@ (define-public cgit
                       (commit commit)))
                 (sha256
                  (base32
-                  "1c38yh4y5xmc8lnf55q46v63vkwpa3vs9mj17a74i66lm8zhrhk7"))
+                  "0jzik8prgv3cmpliqk6amq5vkp465592p3xibac49c4lhim27ckp"))
                 (file-name (git-file-name name version))))
       (build-system gnu-build-system)
       (arguments
@@ -1806,10 +1806,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.49.0.tar.xz")
+               (uri "mirror://kernel.org/software/scm/git/git-2.50.1.tar.xz")
                (sha256
                 (base32
-                 "0a2nm2szhn47dm0m1f1kmg1rikb7saqj67zr25n9yzhbb77r10b1"))
+                 "1i4gbin7ah9azaz68j10q9qkdq2bcyv2vm0lvppg3n6bvqv6qgky"))
                (file-name "git-source.tar.xz"))
              bash-minimal
              openssl
-- 
2.50.0





Reply sent to Ludovic Courtès <ludo@gnu.org>:
You have taken responsibility. (Thu, 17 Jul 2025 07:23:02 GMT) (full text, mbox, link).


Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Thu, 17 Jul 2025 07:23:02 GMT) (full text, mbox, link).


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

From: Ludovic Courtès <ludo@gnu.org>
To: Tomas Volf <~@wolfsden.cz>
Cc: 79028-done@debbugs.gnu.org
Subject: Re: [bug#79028] [PATCH] gnu: cgit: Update to 1.2.3-10.20ac8f5.
Date: Wed, 16 Jul 2025 23:58:49 +0200
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/version-control.scm (cgit): Update to 1.2.3-10.20ac8f5.
>
> Change-Id: I67fa02695e1cc5db630c8deac13036e0dea35ec2

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Thu, 14 Aug 2025 11:24:06 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Sep 8 20:23:23 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.