diff options
author | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2014-02-09 11:49:09 +0100 |
---|---|---|
committer | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2014-02-09 11:49:09 +0100 |
commit | a4df50282b45633e401b7ae4dd558389b2e52a56 (patch) | |
tree | e5853bcd2c93b74064384e54d44b94951a7150d0 | |
parent | e4e51a2a4c28541ab15ff8ceb7d74767ebcb0aed (diff) | |
download | contrib-a4df50282b45633e401b7ae4dd558389b2e52a56.tar.gz contrib-a4df50282b45633e401b7ae4dd558389b2e52a56.tar.xz |
nqp: 2013.12.1 -> 2014.01
-rw-r--r-- | nqp/.md5sum | 2 | ||||
-rw-r--r-- | nqp/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nqp/.md5sum b/nqp/.md5sum index 7016200d7..0c0b815f5 100644 --- a/nqp/.md5sum +++ b/nqp/.md5sum @@ -1 +1 @@ -c0e57538d7a52113fada049cab629412 2013.12.1.tar.gz +3ca37da44d5e0e9d38bdb62401be7048 2014.01.tar.gz diff --git a/nqp/Pkgfile b/nqp/Pkgfile index 33f66aed1..5cc7e743d 100644 --- a/nqp/Pkgfile +++ b/nqp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: parrot name=nqp -version=2013.12.1 +version=2014.01 release=1 source=(https://github.com/perl6/$name/archive/$version.tar.gz) |