GNU bug report logs - #71560
[PATCH] gnu: cgit: Update to 1.2.3-4.b2c939a.

Previous Next

Package: guix-patches;

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

Date: Fri, 14 Jun 2024 17:28:01 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 71560 in the body.
You can then email your comments to 71560 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#71560; Package guix-patches. (Fri, 14 Jun 2024 17:28:01 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. (Fri, 14 Jun 2024 17:28:01 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-4.b2c939a.
Date: Fri, 14 Jun 2024 19:27:00 +0200
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-4.b2c939a.

Change-Id: Ief3b27a4fc7cfa1d4341b951957d8cd08892696b
---
 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 4280d4fab8..a0f1fd18a4 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1145,8 +1145,8 @@ (define-public git-remote-gcrypt
    (license license:gpl3+)))
 
 (define-public cgit
-  (let ((commit "dbadd856ba0537110338cfe58256b152d01388c0")
-        (rev "3"))
+  (let ((commit "b2c939af4bbd24882fcd28aa6b75319ca61c7c5b")
+        (rev "4"))
     (package
       (name "cgit")
       ;; Update the ‘git-source’ input as well.
@@ -1158,7 +1158,7 @@ (define-public cgit
                       (commit commit)))
                 (sha256
                  (base32
-                  "1r9mafmjgi3hknv88a1ypym6qvy2qzs1i3n6z22ddg8q4sb1wjvk"))
+                  "09la0xhs9mn8k5j5z5s44pa2fv73akn4lhqpbma08f3xdhjpb3fv"))
                 (file-name (git-file-name name version))))
       (build-system gnu-build-system)
       (arguments
@@ -1234,9 +1234,9 @@ (define-public cgit
              (method url-fetch)
              ;; 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.45.0.tar.xz")
+             (uri "mirror://kernel.org/software/scm/git/git-2.45.2.tar.xz")
              (sha256
-              (base32 "0a9ljpjypszj9cxq5lk9zq8bq9v87h9fn9ph3zgyfxk4s05j1b0a"))))
+              (base32 "1nws1vjgj54sv32wxl1h3n1jkcpabqv7a605hhafsby0n5zfigsi"))))
          ("bash-minimal" ,bash-minimal)
          ("openssl" ,openssl)
          ("python" ,python)
-- 
2.45.1





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sat, 15 Jun 2024 17:01:03 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Sat, 15 Jun 2024 17:01:03 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Tomas Volf <~@wolfsden.cz>
Cc: 71560-done <at> debbugs.gnu.org
Subject: Re: [bug#71560] [PATCH] gnu: cgit: Update to 1.2.3-4.b2c939a.
Date: Sat, 15 Jun 2024 17:59:54 +0100
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/version-control.scm (cgit): Update to 1.2.3-4.b2c939a.
>
> Change-Id: Ief3b27a4fc7cfa1d4341b951957d8cd08892696b
> ---
>  gnu/packages/version-control.scm | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Thanks for the patch, I've pushed this to master as
65f6bc6199ee813acadcf497f3f0b41b8b9e2839.

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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Jul 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 342 days ago.

Previous Next


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