From: Steve George <steve@futurile.net>
To: 73038@debbugs.gnu.org
Cc: Steve George <steve@futurile.net>
Subject: [bug#73038] [PATCH v2 2/2] gnu: borgmatic: Update to 1.8.14.
Date: Sat, 7 Sep 2024 09:32:42 +0100 [thread overview]
Message-ID: <6f955435210117be318754d224dab9dcb7af31cf.1725697758.git.steve@futurile.net> (raw)
In-Reply-To: <cover.1725697758.git.steve@futurile.net>
* gnu/packages/backup.scm (borgmatic): Update to 1.8.14.
Change-Id: I96d24d305d34fbd2555c009cb694c274eaf64844
---
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 155e90e34e..b5ebafb254 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1308,13 +1308,13 @@ (define-public disarchive
(define-public borgmatic
(package
(name "borgmatic")
- (version "1.8.13")
+ (version "1.8.14")
(source
(origin
(method url-fetch)
(uri (pypi-uri "borgmatic" version))
(sha256
- (base32 "08vlknlhczi98kwcrkaqvrwfxm9v284b4iaagrwgfzk32fdn57p1"))))
+ (base32 "0im7kx9mq1gymid88wa6yxcif4bdqpz5lag5fp9kpm8r5k13p2sr"))))
(build-system python-build-system)
(arguments
(list
--
2.45.2
next prev parent reply other threads:[~2024-09-07 8:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 13:00 [bug#73038] [PATCH 0/2] Update borgmatic to 1.8.14 Your Name
2024-09-05 14:16 ` [bug#73038] [PATCH 1/2] gnu: python-apprise: Fix build Your Name
2024-09-05 14:36 ` Steve George
2024-09-05 14:17 ` [bug#73038] [PATCH 2/2] gnu: borgmatic: Update to 1.8.14 Your Name
2024-09-05 14:17 ` Your Name
2024-09-05 14:36 ` Steve George
2024-09-05 14:57 ` [bug#73038] [PATCH 1/2] gnu: python-apprise: Fix build Steve George
2024-09-07 8:32 ` [bug#73038] [PATCH v2 0/2] Series to update borgmatic to 1.8.14 Steve George
2024-09-07 8:32 ` [bug#73038] [PATCH v2 1/2] gnu: python-apprise: Fix build Steve George
2024-09-07 8:32 ` Steve George [this message]
2024-09-07 19:30 ` [bug#73038] [PATCH 0/2] Update borgmatic to 1.8.14 jgart via Guix-patches via
2024-09-09 12:15 ` Steve George
2024-09-10 4:48 ` bug#73038: " jgart via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6f955435210117be318754d224dab9dcb7af31cf.1725697758.git.steve@futurile.net \
--to=steve@futurile.net \
--cc=73038@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.