Date: Sunday, March 22, 2020 @ 11:38:27
  Author: felixonmars
Revision: 378320

upgpkg: ocaml-result 1.5-1

Modified:
  ocaml-result/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-22 11:38:19 UTC (rev 378319)
+++ PKGBUILD    2020-03-22 11:38:27 UTC (rev 378320)
@@ -2,8 +2,8 @@
 
 _pkgname=result
 pkgname=ocaml-${_pkgname}
-pkgver=1.4
-pkgrel=3
+pkgver=1.5
+pkgrel=1
 pkgdesc="Compatibility Result module"
 arch=('i686' 'x86_64' 'armv7h')
 url="https://github.com/janestreet/result";
@@ -12,7 +12,7 @@
 makedepends=('ocaml-findlib' 'dune')
 options=('!strip')
 source=("https://github.com/janestreet/result/archive/${pkgver}.tar.gz";)
-sha256sums=('167029f0d0475106200697f3dffda20b2462a345fe35b449fe86f1f92db354b2')
+sha512sums=('5ca3aab3b46bff7f4fa4517b5d823de196d7a97a8b94a8e416a5e237061482f4d0030c6a339291d5aa8f68020ee11aed743b730970105a2303e6a93d26ca676a')
 
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"

Reply via email to