[arch-commits] Commit in agda-stdlib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jun 25 00:56:24 UTC 2021
Date: Friday, June 25, 2021 @ 00:56:24
Author: felixonmars
Revision: 967227
upgpkg: agda-stdlib 1.7-1
Modified:
agda-stdlib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-24 22:42:18 UTC (rev 967226)
+++ PKGBUILD 2021-06-25 00:56:24 UTC (rev 967227)
@@ -2,8 +2,8 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=agda-stdlib
-pkgver=1.6
-_agdaver=2.6.1.3
+pkgver=1.7
+_agdaver=2.6.2
pkgrel=1
pkgdesc="Agda standard libraries"
url="https://github.com/agda/agda-stdlib"
@@ -14,7 +14,7 @@
options=('staticlibs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/agda/agda-stdlib/archive/v$pkgver.tar.gz"
standard-library.agda-lib.in)
-sha512sums=('58bbe1bde03b5a5ca265931537b00bc6ae749fd637a99138600fb6d62809e02ef444657864fcbf477854a4cfcbd38e9b3f8ee7391a2e996cdca84caebf2d01fe'
+sha512sums=('2ca0bfa1617f01b8994b3a3c9918b74ca9f05908e7a4fdcaf71e8717ec6d8b0e902214bd8ac39c64223f3ad5bee290bd60eb7a0e3492d8609f8f8248f21aea1a'
'92fad2f9b941af4506bb0d5d9d533d09823df89f7530ee5d787b741816ba07e68f25b96d6653ae6ed949ec23484c1fba47a63cc6401311462a55b5e06cfc032c')
prepare() {
More information about the arch-commits
mailing list