me
/
guix
Archived
1
0
Fork 0

gnu: gulrak-filesystem: Update to 1.5.12.

* gnu/packages/cpp.scm (gulrak-filesystem): Update to 1.5.12.
master
Tobias Geerinckx-Rice 2022-12-11 01:00:02 +01:00
parent 1b6e251ed1
commit 627c56f543
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1901,7 +1901,7 @@ multi-threaded applications and network applications.")
(define-public gulrak-filesystem
(package
(name "gulrak-filesystem")
(version "1.5.10")
(version "1.5.12")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1910,7 +1910,7 @@ multi-threaded applications and network applications.")
(file-name (git-file-name name version))
(sha256
(base32
"0dx1yvbz5rnisymkqap7z0b06ag9fcs6q6l82vgi8caylhkwsqs7"))))
"1qg10akvhp801xirkj4mqcpvcxj90z81ygpyg752xv110zj4914g"))))
(build-system cmake-build-system)
(synopsis "Header only C++ std::filesystem compatible library")
(description "This package provides a header-only single-file