[arch-commits] Commit in opam/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 26 18:01:48 UTC 2021


    Date: Monday, July 26, 2021 @ 18:01:48
  Author: felixonmars
Revision: 985626

upgpkg: opam 2.0.9-1

Modified:
  opam/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 18:01:43 UTC (rev 985625)
+++ PKGBUILD	2021-07-26 18:01:48 UTC (rev 985626)
@@ -2,7 +2,7 @@
 # Contributor: Vincent B. <vb at luminar.eu.org>
 
 pkgname=opam
-pkgver=2.0.8
+pkgver=2.0.9
 pkgrel=1
 pkgdesc='OCaml package manager'
 arch=(x86_64)
@@ -14,7 +14,7 @@
             'mercurial: For downloading packages with mercurial'
             'rsync: For downloading packages with rsync')
 source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz")
-sha256sums=('7b9d29233d9633ef50ba766df2e39112b15cd05c1c6fedf80bcb548debcdd9bd')
+sha256sums=('335cfd342af44c5218307627ef43d02d5cd8c4d4435de3dd3ec9f48bc8a7bac9')
 
 build() {
   cd opam-full-$pkgver



More information about the arch-commits mailing list