GNU bug report logs - #70854
[PATCH] gnu: cgit: Update to dbadd856ba0537110338cfe58256b152d01388c0.

Previous Next

Package: guix-patches;

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

Date: Thu, 9 May 2024 22:39:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70854 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70854; Package guix-patches. (Thu, 09 May 2024 22:39:02 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. (Thu, 09 May 2024 22:39:02 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 dbadd856ba0537110338cfe58256b152d01388c0.
Date: Fri, 10 May 2024 00:38:14 +0200
* gnu/packages/version-control.scm (cgit): Update to
dbadd856ba0537110338cfe58256b152d01388c0.

Change-Id: I41827d1d97f28be71af5532b554d6b7a5e1123cc
---
I tested the new version including syntax highlight.  It is running on my server
right now and seems to work fine.

 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 2567acd2af..c01eb9decd 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1131,8 +1131,8 @@ (define-public git-remote-gcrypt
    (license license:gpl3+)))

 (define-public cgit
-  (let ((commit "8905003cba637e5b18069e625cd4f4c05ac30251")
-        (rev "2"))
+  (let ((commit "dbadd856ba0537110338cfe58256b152d01388c0")
+        (rev "3"))
     (package
       (name "cgit")
       ;; Update the ‘git-source’ input as well.
@@ -1144,7 +1144,7 @@ (define-public cgit
                       (commit commit)))
                 (sha256
                  (base32
-                  "1ha8d2n59mv89vv4bqgg3dk82n1rqh8kd8y654vqx7v1v7m645qz"))
+                  "1r9mafmjgi3hknv88a1ypym6qvy2qzs1i3n6z22ddg8q4sb1wjvk"))
                 (file-name (git-file-name name version))))
       (build-system gnu-build-system)
       (arguments
@@ -1220,9 +1220,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.44.0.tar.xz")
+             (uri "mirror://kernel.org/software/scm/git/git-2.45.0.tar.xz")
              (sha256
-              (base32 "1qqxd3pdsca6m93lxxkz9s06xs1sq0ah02lhrr0a6pjvrf6p6n73"))))
+              (base32 "0a9ljpjypszj9cxq5lk9zq8bq9v87h9fn9ph3zgyfxk4s05j1b0a"))))
          ("bash-minimal" ,bash-minimal)
          ("openssl" ,openssl)
          ("python" ,python)
--
2.41.0




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 13 May 2024 20:51:03 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Mon, 13 May 2024 20:51:04 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Tomas Volf <~@wolfsden.cz>
Cc: 70854-done <at> debbugs.gnu.org
Subject: Re: [bug#70854] [PATCH] gnu: cgit: Update to
 dbadd856ba0537110338cfe58256b152d01388c0.
Date: Mon, 13 May 2024 21:50:23 +0100
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/version-control.scm (cgit): Update to
> dbadd856ba0537110338cfe58256b152d01388c0.
>
> Change-Id: I41827d1d97f28be71af5532b554d6b7a5e1123cc
> ---
> I tested the new version including syntax highlight.  It is running on my server
> right now and seems to work fine.
>
>  gnu/packages/version-control.scm | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

I've tweaked the commit message to use the package version, rather than
full commit, and pushed this to master as
b8c0bdea4ec0074b9efef31a4dc928f0298f0022.

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

Information forwarded to guix-patches <at> gnu.org:
bug#70854; Package guix-patches. (Thu, 16 May 2024 21:50:02 GMT) Full text and rfc822 format available.

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

From: Tomas Volf <~@wolfsden.cz>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 70854-done <at> debbugs.gnu.org
Subject: Re: [bug#70854] [PATCH] gnu: cgit: Update to
 dbadd856ba0537110338cfe58256b152d01388c0.
Date: Thu, 16 May 2024 23:49:13 +0200
[Message part 1 (text/plain, inline)]
On 2024-05-13 21:50:23 +0100, Christopher Baines wrote:
> Tomas Volf <~@wolfsden.cz> writes:
>
> > * gnu/packages/version-control.scm (cgit): Update to
> > dbadd856ba0537110338cfe58256b152d01388c0.
> >
> > Change-Id: I41827d1d97f28be71af5532b554d6b7a5e1123cc
> > ---
> > I tested the new version including syntax highlight.  It is running on my server
> > right now and seems to work fine.
> >
> >  gnu/packages/version-control.scm | 10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
>
> I've tweaked the commit message to use the package version, rather than
> full commit, and pushed this to master as
> b8c0bdea4ec0074b9efef31a4dc928f0298f0022.

Thank you for pushing and I will keep the version format in mind for next time.

Tomas

--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 16 days ago.

Previous Next


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