diff --git a/common/shlibs b/common/shlibs
index 6b96fdae3ac..4abc9699589 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -420,7 +420,7 @@ libcdio.so.16 libcdio-0.93_1
 libmpcdec.so.5 libmpcdec-1.2.6_1
 libproxy.so.1 libproxy-0.4.6_1
 libmodman.so.1 libproxy-0.4.6_1
-libmoar.so MoarVM-2015.06_1
+libmoar.so MoarVM-2015.07_1
 libFLAC.so.8 libflac-1.2.1_1
 libFLAC++.so.6 libflac-1.2.1_1
 libmad.so.0 libmad-0.15.1b_1
diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template
index c188d4e2761..305a8896a03 100644
--- a/srcpkgs/MoarVM/template
+++ b/srcpkgs/MoarVM/template
@@ -1,7 +1,7 @@
 # Template build file for 'MoarVM'.
 pkgname=MoarVM
 only_for_archs="i686 i686-musl x86_64 x86_64-musl"
-version=2015.06
+version=2015.07
 revision=1
 build_style=configure
 configure_script="perl Configure.pl"
@@ -13,6 +13,6 @@ maintainer="Ruslan <axetwe@gmail.com>"
 homepage="http://moarvm.com"
 license="Artistic-2.0"
 distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
-checksum="8dfe52630a3fcc749b653591f8a4e7fa723cd204cf0f6133b62b70d1b9c5980f"
+checksum="310a4ea6dbaacaf1837606edf6c42170143f60c8e29eb94c7e6fea810b6af10b"
 shlib_provides="libmoar.so"
 make_install_target="install"
diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template
index e34089dfdf1..02d04dbfd59 100644
--- a/srcpkgs/nqp/template
+++ b/srcpkgs/nqp/template
@@ -1,7 +1,7 @@
 # Template build file for 'nqp'.
 pkgname=nqp
 only_for_archs="i686 i686-musl x86_64 x86_64-musl"
-version=2015.06
+version=2015.07.2
 revision=1
 build_style=configure
 configure_script="perl Configure.pl"
@@ -13,4 +13,4 @@ maintainer="Ruslan <axetwe@gmail.com>"
 homepage="http://github.com/perl6/nqp"
 license="Artistic-2.0"
 distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
-checksum="80d528501a6843a9746b3060d230b080d3511720e9f4096087466e25703f4a82"
+checksum="673ae8b68e9b4f60562bfbea4233add1bf5da38528f3e38e2f9769ddc8e14e07"
diff --git a/srcpkgs/rakudo-star/template b/srcpkgs/rakudo-star/template
index 5a6b712011f..73ce9d3c64b 100644
--- a/srcpkgs/rakudo-star/template
+++ b/srcpkgs/rakudo-star/template
@@ -1,7 +1,7 @@
 # Template build file for 'rakudo-star'.
 pkgname=rakudo-star
 only_for_archs="i686 i686-musl x86_64 x86_64-musl"
-version=2015.06
+version=2015.07
 revision=1
 build_style=configure
 configure_script="perl Configure.pl"
@@ -13,7 +13,7 @@ maintainer="Ruslan <axetwe@gmail.com>"
 homepage="http://rakudo.org"
 license="Artistic-2.0"
 distfiles="http://rakudo.org/downloads/star/rakudo-star-${version}.tar.gz"
-checksum="126491a2c9f408239fb8ed94d5369c9839e3fbe284fdfbfc4e45160ce2db5bc7"
+checksum="84d7812a735eedc39d7c0898d4fd15ecd82563971744b2bc6ff0a1c581c82910"
 depends="MoarVM nqp"
 
 post_install() {