* [bug#62931] [PATCH] gnu: borgmatic: Update to 1.7.12.
@ 2023-04-18 12:46 Fabio Natali
2023-04-18 23:51 ` bug#62931: " Leo Famulari
2023-04-22 20:47 ` [bug#62931] Close Andreas Enge
0 siblings, 2 replies; 4+ messages in thread
From: Fabio Natali @ 2023-04-18 12:46 UTC (permalink / raw)
To: 62931; +Cc: Fabio Natali
Updating borgmatic to 1.7.12.
---
gnu/packages/backup.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 97a4c36696..134647d33d 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1255,13 +1255,13 @@ (define-public disarchive
(define-public borgmatic
(package
(name "borgmatic")
- (version "1.7.9")
+ (version "1.7.12")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgmatic" version))
(sha256
- (base32 "1scfh90qgv8xhafnnpl3pa9d8m4rg9xgvf21yybvmsnm5v1k2x5z"))))
+ (base32 "0720wvs3h2w8h28d7mpvjfp0q37dnrwf1y2ik3y4yr9csih7fmgh"))))
(build-system python-build-system)
(arguments
(list #:phases
--
2.39.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#62931: [PATCH] gnu: borgmatic: Update to 1.7.12.
2023-04-18 12:46 [bug#62931] [PATCH] gnu: borgmatic: Update to 1.7.12 Fabio Natali
@ 2023-04-18 23:51 ` Leo Famulari
2023-04-19 8:55 ` [bug#62931] " Fabio Natali
2023-04-22 20:47 ` [bug#62931] Close Andreas Enge
1 sibling, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2023-04-18 23:51 UTC (permalink / raw)
To: Fabio Natali; +Cc: 62931-done
On Tue, Apr 18, 2023 at 01:46:09PM +0100, Fabio Natali wrote:
> Updating borgmatic to 1.7.12.
Thank you! I standardized the commit message and pushed as
b82a18c8a33482249c634de1e91be18ac10a3c76
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#62931] [PATCH] gnu: borgmatic: Update to 1.7.12.
2023-04-18 23:51 ` bug#62931: " Leo Famulari
@ 2023-04-19 8:55 ` Fabio Natali
0 siblings, 0 replies; 4+ messages in thread
From: Fabio Natali @ 2023-04-19 8:55 UTC (permalink / raw)
To: Leo Famulari; +Cc: 62931-done
On 2023-04-18, 19:51 -0400, Leo Famulari <leo@famulari.name> wrote:
> Thank you! I standardized the commit message and pushed as
> b82a18c8a33482249c634de1e91be18ac10a3c76
Hey Leo, thanks!! And thanks for fixing the commit message for me.
Best, Fabio.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#62931] Close
2023-04-18 12:46 [bug#62931] [PATCH] gnu: borgmatic: Update to 1.7.12 Fabio Natali
2023-04-18 23:51 ` bug#62931: " Leo Famulari
@ 2023-04-22 20:47 ` Andreas Enge
1 sibling, 0 replies; 4+ messages in thread
From: Andreas Enge @ 2023-04-22 20:47 UTC (permalink / raw)
To: 62931-done, 62963-done
Pushed as commit c7918bbe98283251072366215252784e2abdc2a4 .
Thanks,
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-04-22 20:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 12:46 [bug#62931] [PATCH] gnu: borgmatic: Update to 1.7.12 Fabio Natali
2023-04-18 23:51 ` bug#62931: " Leo Famulari
2023-04-19 8:55 ` [bug#62931] " Fabio Natali
2023-04-22 20:47 ` [bug#62931] Close Andreas Enge
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.