[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/20: gnu: restic-rest-server: Update to 0.13.0.
From: |
guix-commits |
Subject: |
08/20: gnu: restic-rest-server: Update to 0.13.0. |
Date: |
Sun, 24 Nov 2024 16:48:51 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit d78c09be33d0df0cacec8c23615467337763d82c
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 24 19:58:02 2024 +0000
gnu: restic-rest-server: Update to 0.13.0.
* gnu/packages/backup.scm (restic-rest-server): Update to 0.13.0.
Change-Id: I0c83ee5a879a62c6859a27390435e93296523a99
---
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 281f951f78..b1dc6533dc 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1057,7 +1057,7 @@ precious backup space.
(define-public restic-rest-server
(package
(name "restic-rest-server")
- (version "0.12.1")
+ (version "0.13.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1066,7 +1066,7 @@ precious backup space.
(file-name (git-file-name name version))
(sha256
(base32
- "18jk93j91dq4639nml4qnq1fq5j3s67ca3gvfka5aafln8ir8ffk"))))
+ "1ncsmwn4g1j555cgwkk5p8f093s42fip7dajhnh554jp1zx757m3"))))
(build-system go-build-system)
(arguments
(list
- 05/20: gnu: go-github-com-xdg-go-scram: Update to 1.1.2., (continued)
- 05/20: gnu: go-github-com-xdg-go-scram: Update to 1.1.2., guix-commits, 2024/11/24
- 07/20: gnu: go-github-com-miolini-datacounter: Move to golang-xyz., guix-commits, 2024/11/24
- 19/20: gnu: go-github-com-gdamore-tcell: Move to golang-xyz., guix-commits, 2024/11/24
- 04/20: gnu: go-github-com-urfave-cli: Move to golang-xyz., guix-commits, 2024/11/24
- 06/20: gnu: go-github-com-xdg-go-scram: Move to golang-xyz., guix-commits, 2024/11/24
- 18/20: gnu: go-github-com-gdamore-tcell-v2: Simplify package., guix-commits, 2024/11/24
- 01/20: gnu: Add go-github-com-xrash-smetrics., guix-commits, 2024/11/24
- 03/20: gnu: go-github-com-urfave-cli-v2: Update to 2.27.5., guix-commits, 2024/11/24
- 11/20: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-20170412085706-063c3725f436., guix-commits, 2024/11/24
- 20/20: gnu: packages/disk: Remove golang module., guix-commits, 2024/11/24
- 08/20: gnu: restic-rest-server: Update to 0.13.0.,
guix-commits <=
- 09/20: gnu: go-github-com-aki237-nscjar: Update to 0.0.0-20210417074043-bbb606196143., guix-commits, 2024/11/24
- 13/20: gnu: kurly: Improve package style., guix-commits, 2024/11/24
- 10/20: gnu: go-github-com-aki237-nscjar: Move to golang-web., guix-commits, 2024/11/24
- 16/20: gnu: lf: Update to 33., guix-commits, 2024/11/24
- 12/20: gnu: go-github-com-alsm-ioprogress: Move to golang-xyz., guix-commits, 2024/11/24
- 15/20: gnu: Add go-github-com-xuanwo-go-locale., guix-commits, 2024/11/24
- 14/20: gnu: packages/curl: Remove golang module., guix-commits, 2024/11/24
- 17/20: gnu: go-github-com-gdamore-tcell: Update to 1.4.0., guix-commits, 2024/11/24