[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/401: gnu: restic-rest-server: Update to 0.13.0.
From: |
guix-commits |
Subject: |
40/401: gnu: restic-rest-server: Update to 0.13.0. |
Date: |
Thu, 26 Dec 2024 19:30:25 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 963f7c152a833665c43d0b450b31dba8f7158b4c
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 04abba54f5..37ae08f8cd 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -1058,7 +1058,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
@@ -1067,7 +1067,7 @@ precious backup space.
(file-name (git-file-name name version))
(sha256
(base32
- "18jk93j91dq4639nml4qnq1fq5j3s67ca3gvfka5aafln8ir8ffk"))))
+ "1ncsmwn4g1j555cgwkk5p8f093s42fip7dajhnh554jp1zx757m3"))))
(build-system go-build-system)
(arguments
(list
- 06/401: gnu: go-github-com-kylelemons-godebug: Move to golang-xyz., (continued)
- 06/401: gnu: go-github-com-kylelemons-godebug: Move to golang-xyz., guix-commits, 2024/12/26
- 04/401: gnu: go-github-com-go-md2man: Update to 2.0.5., guix-commits, 2024/12/26
- 23/401: gnu: go-github-com-bmatcuk-doublestar: Simplify package., guix-commits, 2024/12/26
- 17/401: gnu: go-github-com-spf13-pflag: Move to golang-xyz., guix-commits, 2024/12/26
- 25/401: gnu: go-github-com-bmatcuk-doublestar-v3: Enable tests., guix-commits, 2024/12/26
- 29/401: gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5., guix-commits, 2024/12/26
- 34/401: gnu: go-github-com-urfave-cli: Update to 1.22.16., guix-commits, 2024/12/26
- 39/401: gnu: go-github-com-miolini-datacounter: Move to golang-xyz., guix-commits, 2024/12/26
- 30/401: gnu: go-github-com-olekukonko-tablewriter: Move to golang-xyz., guix-commits, 2024/12/26
- 37/401: gnu: go-github-com-xdg-go-scram: Update to 1.1.2., guix-commits, 2024/12/26
- 40/401: gnu: restic-rest-server: Update to 0.13.0.,
guix-commits <=
- 47/401: gnu: Add go-github-com-xuanwo-go-locale., guix-commits, 2024/12/26
- 46/401: gnu: packages/curl: Remove golang module., guix-commits, 2024/12/26
- 55/401: gnu: ghq: Update to 1.7.1., guix-commits, 2024/12/26
- 66/401: gnu: go-github-com-frankban-quicktest: Disable failing tests., guix-commits, 2024/12/26
- 60/401: gnu: go-github-com-google-gopacket: Adjust inputs., guix-commits, 2024/12/26
- 65/401: gnu: go-gopkg-in-check-v1: Disable tests., guix-commits, 2024/12/26
- 64/401: gnu: go-github-com-spf13-cobra: Adjust inputs., guix-commits, 2024/12/26
- 70/401: gnu: Add go-gopkg-in-dnaeon-go-vcr-v3., guix-commits, 2024/12/26
- 80/401: gnu: go-github-com-charmbracelet-x-exp-golden: Sort., guix-commits, 2024/12/26
- 74/401: gnu: Add go-github-com-erikgeiser-coninput., guix-commits, 2024/12/26