* [bug#58743] [PATCH] gnu: git-crypt: Update to 0.7.0.
@ 2022-10-23 14:31 Michael Rohleder
2022-10-26 15:15 ` bug#58743: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-10-23 14:31 UTC (permalink / raw)
To: 58743; +Cc: Michael Rohleder
* gnu/packages/version-control.scm (git-crypt): Update to 0.7.0.
---
gnu/packages/version-control.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index d8d4a77341..667afd6b4c 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -31,7 +31,7 @@
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2020 Tanguy Le Carrour <tanguy@bioneland.org>
-;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2021, 2022 Michael Rohleder <mike@rohleder.de>
;;; Copyright © 2021 Greg Hogan <code@greghogan.com>
;;; Copyright © 2021, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2021 Chris Marusich <cmmarusich@gmail.com>
@@ -907,7 +907,7 @@ (define-public libgit2-1.1
(define-public git-crypt
(package
(name "git-crypt")
- (version "0.6.0")
+ (version "0.7.0")
(source
(origin
(method git-fetch)
@@ -916,7 +916,7 @@ (define-public git-crypt
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1ba5s0fvmd9hhnfhfsjrm40v0qpxfnwc8vmm55m0k4dryzkzx66q"))))
+ (base32 "0ymk2z0jfyhycia8hg6wbj2g06m163yzqzanfk172cxb13fa8c26"))))
(build-system gnu-build-system)
(inputs
(list git openssl))
--
2.38.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#58743: [PATCH] gnu: git-crypt: Update to 0.7.0.
2022-10-23 14:31 [bug#58743] [PATCH] gnu: git-crypt: Update to 0.7.0 Michael Rohleder
@ 2022-10-26 15:15 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-10-26 15:15 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 58743-done
[-- Attachment #1: Type: text/plain, Size: 246 bytes --]
Looks good to me. 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] 2+ messages in thread
end of thread, other threads:[~2022-10-26 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-23 14:31 [bug#58743] [PATCH] gnu: git-crypt: Update to 0.7.0 Michael Rohleder
2022-10-26 15:15 ` bug#58743: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).