gnu: lfs-s3: Update to 0.1.5.

* gnu/packages/version-control.scm (lfs-s3): Update to 0.1.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves 2023-08-09 11:20:39 +02:00 committed by Ludovic Courtès
parent 5be410da34
commit 067c37e149
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -3171,7 +3171,7 @@ file contents on a remote server.")
(define-public lfs-s3
(package
(name "lfs-s3")
(version "0.1.2")
(version "0.1.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -3180,7 +3180,7 @@ file contents on a remote server.")
(file-name (git-file-name name version))
(sha256
(base32
"0ncfy3lgc7dik9k71xk9l5f2llsh2jk33aaqb8dkslschc1mx4g6"))))
"0yilbxpia2lh36s872hiji77hazy83h2zc0iyqldrf3r18szqniw"))))
(build-system go-build-system)
(arguments
(list