1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-06 01:05:54 +02:00

gnu: sobjectizer: Update to 5.7.2.6.

* gnu/packages/cpp.scm (sobjectizer): Update to 5.7.2.6.
This commit is contained in:
Mathieu Othacehe
2021-10-05 19:42:07 +00:00
parent f4d3e7b82b
commit 79fbbe5e4a
+2 -2
View File
@@ -689,7 +689,7 @@ code and retrieving their output.")
(define-public sobjectizer
(package
(name "sobjectizer")
(version "5.6.1")
(version "5.7.2.6")
(source
(origin
(method git-fetch)
@@ -697,7 +697,7 @@ code and retrieving their output.")
(url "https://github.com/Stiffstream/sobjectizer")
(commit (string-append "v." version))))
(sha256
(base32 "0jfai7sqxnnjkms38krm7mssj5l79nb3pllkbyj4j581a7l5j6l5"))
(base32 "0n6smpjkkkw0xab8wcpy3p0dpw2v9sxgwl6azl3am6abmv4mff12"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments