diff options
author | Juergen Daubert <jue@jue.li> | 2022-05-09 14:40:31 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-05-09 14:40:31 +0200 |
commit | a8550935d6218f64073ef4b28bfe3ce7837f8d07 (patch) | |
tree | 27fcd3622f4c99c6fdff0f733c6e69b256ded21f /unison | |
parent | 3724504c16605ce16d3d5bda457f7e95b0abef89 (diff) | |
download | opt-a8550935d6218f64073ef4b28bfe3ce7837f8d07.tar.gz opt-a8550935d6218f64073ef4b28bfe3ce7837f8d07.tar.xz |
unison: update to 2.52.1
Diffstat (limited to 'unison')
-rw-r--r-- | unison/.signature | 6 | ||||
-rw-r--r-- | unison/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/unison/.signature b/unison/.signature index d39228b65..26a29fedc 100644 --- a/unison/.signature +++ b/unison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/d6vOcBYm5jFK56c8j6Cqkhy4xlb4AVFGQazAf/HcYNQvjvXlscLdV0iUoCzxbbsI+cWrQ2hiYxgbPO+nAOc6wo= -SHA256 (Pkgfile) = f9c1fb4fd1c799bf395006d545011b6f81406748e87f53e57f84322e7d9d4d02 +RWSE3ohX2g5d/R3K3fpwInRn4lA2v63x0cmBBuF1EWdQXWevk3q5uo6ugcHqpNt0XXVoBCRH+6bV2TSzOBAncXEq8AOAcFCX8QY= +SHA256 (Pkgfile) = eedc1e8d3cca3f21b06854fd4b5b47d98e0aedcbd6bed88f7543fd4b47a1163d SHA256 (.footprint) = 7dc9b1f53387cdee4c9da64f2da929d161ddc94f40576a6c07fd536ed0d04564 -SHA256 (unison-2.52.0.tar.gz) = a11389971212915328fe69101c92737b17664595c4318ebcb8da367e5ba63540 +SHA256 (unison-2.52.1.tar.gz) = ff7d920e1b4ec0872df764130b82a515f6f21a361f31a67b39c3e3ea12bfda80 diff --git a/unison/Pkgfile b/unison/Pkgfile index 0d6e73512..0fe491db5 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ocaml name=unison -version=2.52.0 +version=2.52.1 release=1 source=(https://github.com/bcpierce00/unison/archive/v$version/$name-$version.tar.gz) |