Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ocaml-intrinsics-kernel


Commits:
dbd0359d by Antonio Rojas at 2024-12-24T14:37:49+01:00
upgpkg: 0.17.1-1: Update to 0.17.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ocaml-intrinsics-kernel
        pkgdesc = OCaml interface to operations that have dedicated hardware 
instructions on some micro-architectures
-       pkgver = 0.17.0
+       pkgver = 0.17.1
        pkgrel = 1
        url = https://github.com/janestreet/ocaml_intrinsics_kernel
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = ocaml-intrinsics-kernel
        depends = ocaml
        options = !debug
        options = !strip
-       source = 
git+https://github.com/janestreet/ocaml_intrinsics_kernel#tag=v0.17.0
-       b2sums = 
b720e270eb4b0b67d67ed9d60f869e91a71cac47bc4e3c1522df9be0f6db97e30c99a8bb0f86a2663031177cb8970480af3d592ced8aa936a11e63599f400956
+       source = 
git+https://github.com/janestreet/ocaml_intrinsics_kernel#tag=v0.17.1
+       b2sums = 
2ae3cc380f3b4111d783edbe1483b6cbba2489f1bbef70831ed5028cf36908488759f45a1fea54ef34c9aac6ba00e4378f82f599ca5448a3734be1e9adab0c93
 
 pkgname = ocaml-intrinsics-kernel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Daniel Peukert <[email protected]>
 
 pkgname=ocaml-intrinsics-kernel
-pkgver=0.17.0
+pkgver=0.17.1
 pkgrel=1
 pkgdesc='OCaml interface to operations that have dedicated hardware 
instructions on some micro-architectures'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(dune
              git)
 options=(!debug !strip)
 source=(git+https://github.com/janestreet/ocaml_intrinsics_kernel#tag=v$pkgver)
-b2sums=('b720e270eb4b0b67d67ed9d60f869e91a71cac47bc4e3c1522df9be0f6db97e30c99a8bb0f86a2663031177cb8970480af3d592ced8aa936a11e63599f400956')
+b2sums=('2ae3cc380f3b4111d783edbe1483b6cbba2489f1bbef70831ed5028cf36908488759f45a1fea54ef34c9aac6ba00e4378f82f599ca5448a3734be1e9adab0c93')
 
 build() {
   cd ocaml_intrinsics_kernel



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-intrinsics-kernel/-/commit/dbd0359d7fd581ea19fac6c060dbd68caad1fe3e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-intrinsics-kernel/-/commit/dbd0359d7fd581ea19fac6c060dbd68caad1fe3e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to