* [bug#47485] [PATCH] gnu: grokmirror: Update to 2.0.8.
@ 2021-03-29 19:45 Xinglu Chen
2021-03-30 1:08 ` Kyle Meyer
2021-03-30 7:35 ` bug#47485: " Efraim Flashner
0 siblings, 2 replies; 3+ messages in thread
From: Xinglu Chen @ 2021-03-29 19:45 UTC (permalink / raw)
To: 47485
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8.
---
gnu/packages/version-control.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 83780caef4..e7fa6e6777 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2330,7 +2330,7 @@ Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity.")
(define-public grokmirror
(package
(name "grokmirror")
- (version "2.0.5")
+ (version "2.0.8")
(source
(origin
(method git-fetch)
@@ -2340,7 +2340,7 @@ Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity.")
(commit (string-append "v" version))))
(file-name (string-append name "-" version "-checkout"))
(sha256
- (base32 "006ar3kc6fw1sq300ar9np4a63qzzsdama6cv30wh65v5mqw1mnv"))))
+ (base32 "0zfiwjw02df3mzpawp9jx61iwp0nhcf6y03cs8022l0hkvc7blbr"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no test suite
base-commit: ce29fa76f4d96a530ccc4c3ce5f0085c491f964c
--
2.31.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#47485] [PATCH] gnu: grokmirror: Update to 2.0.8.
2021-03-29 19:45 [bug#47485] [PATCH] gnu: grokmirror: Update to 2.0.8 Xinglu Chen
@ 2021-03-30 1:08 ` Kyle Meyer
2021-03-30 7:35 ` bug#47485: " Efraim Flashner
1 sibling, 0 replies; 3+ messages in thread
From: Kyle Meyer @ 2021-03-30 1:08 UTC (permalink / raw)
To: Xinglu Chen; +Cc: 47485
Xinglu Chen writes:
> * gnu/packages/version-control.scm (grokmirror): Update to 2.0.8.
Tested on my end. Looks good. Thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#47485: [PATCH] gnu: grokmirror: Update to 2.0.8.
2021-03-29 19:45 [bug#47485] [PATCH] gnu: grokmirror: Update to 2.0.8 Xinglu Chen
2021-03-30 1:08 ` Kyle Meyer
@ 2021-03-30 7:35 ` Efraim Flashner
1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2021-03-30 7:35 UTC (permalink / raw)
To: Xinglu Chen; +Cc: 47485-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-30 7:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-29 19:45 [bug#47485] [PATCH] gnu: grokmirror: Update to 2.0.8 Xinglu Chen
2021-03-30 1:08 ` Kyle Meyer
2021-03-30 7:35 ` bug#47485: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.