gnu: onedrive: Update to 2.4.23.

* gnu/packages/sync.scm (onedrive): Update to 2.4.23.
This commit is contained in:
Efraim Flashner 2023-01-10 12:50:21 +02:00
parent 4b50dccc63
commit d0942bfd2d
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -366,7 +366,7 @@ (define-public owncloud-client
(define-public onedrive
(package
(name "onedrive")
(version "2.4.22")
(version "2.4.23")
(source
(origin
(method git-fetch)
@ -375,7 +375,7 @@ (define-public onedrive
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1lh915rs3zjfgdjhn35bhnn6zfknj4xd86s5jj3wznifj4f5kn7w"))))
(base32 "1nj4g1rbbg6g9kw1k89dmjg4mnyh5q1b3wbjhrayvnjmssx66yn8"))))
(build-system gnu-build-system)
(arguments
(list