me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-pcre: Update to 7.5.0.

* gnu/packages/ocaml.scm (ocaml-pcre): Update to 7.5.0.
master
Julien Lepiller 2022-02-04 13:50:11 +01:00
parent 8dfc0efd92
commit 13ac9e11ad
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -3266,7 +3266,7 @@ hierarchy of modules.")
(define-public ocaml-pcre
(package
(name "ocaml-pcre")
(version "7.4.6")
(version "7.5.0")
(source
(origin
(method git-fetch)
@ -3276,7 +3276,7 @@ hierarchy of modules.")
(file-name (git-file-name name version))
(sha256
(base32
"11mck879p5zvkghps4ky8yslm0isgz52d84adl0dmcfxv2ibvcym"))))
"048k1rl17fcml000yh8fnghk1a06h14lbyrnk9nbigxsymrz6cq2"))))
(build-system dune-build-system)
(arguments
;; No tests.