From 20f94d5a6b6cf96aa1056ce1905d9b236722bdf4 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 8 May 2024 14:15:37 +0200 Subject: [PATCH] unison: updated to version 2.53.5 --- unison/.signature | 6 +++--- unison/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/unison/.signature b/unison/.signature index f6c1df7f0..8e30b539e 100644 --- a/unison/.signature +++ b/unison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZdVD4yNdrtdqlC82q7sjZXz6h/7ShH3KBqRrtjjqWVdIcU7XbD2tfwGhrJwoVICHlyzzoxrwmV+JB7UKU9poQw= -SHA256 (Pkgfile) = 6ded4da1d2e194922fa538cd366ed17684dfa4cdd5dfb4b36211b12e30a7546f +RWSE3ohX2g5d/ew/BQrV81laLoOIdDxRW8oZRM967mnEAk7uY9JkIoW8Wk07YZlk/mvPFgJcPNUv6ADa5Vu6vAeE+lvgnnIKzgU= +SHA256 (Pkgfile) = eeaa81c4be2a8a598f98e0023ab651ccd0bd93ce8d02939799ef8f34c1ea6139 SHA256 (.footprint) = 813162eb48523b95893859d60595c70730732e7c3eadcc99843e607fbf6affc4 -SHA256 (unison-2.53.4.tar.gz) = d19e4293013581dbc4d149aef89b34c76221efcbd873c7aa5193de489addb85a +SHA256 (unison-2.53.5.tar.gz) = 330418ad130d93d0e13da7e7e30f9b829bd7c0e859355114bd4644c35fe08d23 diff --git a/unison/Pkgfile b/unison/Pkgfile index 09ecca0f1..1a2a6651a 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ocaml name=unison -version=2.53.4 +version=2.53.5 release=1 source=(https://github.com/bcpierce00/unison/archive/v$version/$name-$version.tar.gz)