GNU bug report logs -
#72399
[PATCH] gnu: cgit: Update to 1.2.3-5.9811bf0.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Wed, 31 Jul 2024 14:52: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 72399 in the body.
You can then email your comments to 72399 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72399
; Package
guix-patches
.
(Wed, 31 Jul 2024 14:52: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
.
(Wed, 31 Jul 2024 14:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-5.9811bf0.
Change-Id: Ifa8d731b7a7e1217becb2179d1009e8051137293
---
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 d5887f3fbc..9f67237d5d 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1192,8 +1192,8 @@ (define-public git-remote-gcrypt
(license license:gpl3+)))
(define-public cgit
- (let ((commit "b2c939af4bbd24882fcd28aa6b75319ca61c7c5b")
- (rev "4"))
+ (let ((commit "9811bf07ef6868cdf5618cbbd8b9db5ada936622")
+ (rev "5"))
(package
(name "cgit")
;; Update the ‘git-source’ input as well.
@@ -1205,7 +1205,7 @@ (define-public cgit
(commit commit)))
(sha256
(base32
- "09la0xhs9mn8k5j5z5s44pa2fv73akn4lhqpbma08f3xdhjpb3fv"))
+ "1ga73789lixd7l7f1vs7vi8c0lvqjzq036k64lyrv7v6r7yxpn5p"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
@@ -1281,9 +1281,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.2.tar.xz")
+ (uri "mirror://kernel.org/software/scm/git/git-2.46.0.tar.xz")
(sha256
- (base32 "1nws1vjgj54sv32wxl1h3n1jkcpabqv7a605hhafsby0n5zfigsi"))))
+ (base32 "15bzq9m6c033qiz5q5gw1nqw4m452vvqax30wbms6z4bl9i384kz"))))
("bash-minimal" ,bash-minimal)
("openssl" ,openssl)
("python" ,python)
base-commit: 7730d0c839fdfaf99a574e54518f5460c7142bc1
--
2.45.2
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Thu, 01 Aug 2024 10:37:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Thu, 01 Aug 2024 10:37:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72399-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/version-control.scm (cgit): Update to 1.2.3-5.9811bf0.
>
> Change-Id: Ifa8d731b7a7e1217becb2179d1009e8051137293
> ---
> gnu/packages/version-control.scm | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Thanks for the patch, I've pushed this to master as
9a2ddcc8f5a6f64b475eeb13a3f1034aa6a4a49a.
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
.
(Thu, 29 Aug 2024 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 295 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.