diff options
author | Juergen Daubert <jue@jue.li> | 2008-01-19 10:51:47 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2008-01-19 10:51:47 +0100 |
commit | 9c5d3341d8e34d02170582f2a1c7f918a2e05a02 (patch) | |
tree | 775b304247622a9c600dead82a6527bf0135dc6a | |
parent | dc83a4aff5c8359ae91779238997143650285dd9 (diff) | |
download | opt-9c5d3341d8e34d02170582f2a1c7f918a2e05a02.tar.gz opt-9c5d3341d8e34d02170582f2a1c7f918a2e05a02.tar.xz |
unison: update to 2.27.55
-rw-r--r-- | unison/.md5sum | 2 | ||||
-rw-r--r-- | unison/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/unison/.md5sum b/unison/.md5sum index 058bf2cc8..629843af3 100644 --- a/unison/.md5sum +++ b/unison/.md5sum @@ -1,2 +1,2 @@ -8b0bd3e5bdaf1d6fab97e3a072a9ab16 unison-2.27.48.tar.gz +d89c2840820f24ef7311521e57ab5a44 unison-2.27.55.tar.gz c3d6644df76adbf44c3c12eb4fc11587 unison.1 diff --git a/unison/Pkgfile b/unison/Pkgfile index 786c6fe04..f1b395660 100644 --- a/unison/Pkgfile +++ b/unison/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ocaml name=unison -version=2.27.48 +version=2.27.55 release=1 source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$name-$version/$name-$version.tar.gz \ $name.1) |