We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf0352 commit 64b3b9bCopy full SHA for 64b3b9b
1 file changed
srcpkgs/elan/template
@@ -1,6 +1,6 @@
1
# Template file for 'elan'
2
pkgname=elan
3
-version=4.2.1
+version=4.2.2
4
revision=1
5
build_style=cargo
6
hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="Apache-2.0 OR MIT"
11
homepage="https://github.com/leanprover/elan"
12
changelog="https://github.com/leanprover/elan/blob/master/CHANGELOG.md"
13
distfiles="https://github.com/leanprover/elan/archive/refs/tags/v${version}.tar.gz"
14
-checksum=637cf1d0746d05979ec9f97f577ac57f38f1606fc5c596d10579b9b367a3157d
+checksum=b1f151659be6f2a9c840049ec40bff126847de0fcceef7c42da04627e34b1712
15
16
post_install() {
17
vlicense LICENSE-APACHE
0 commit comments