summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorIsmael Luceno2022-12-15 19:11:29 +0100
committerIsmael Luceno2022-12-15 19:12:24 +0100
commit9a571127e7b76502d761ae4b50d97b03f7aa1a3c (patch)
tree555765c55ef9212f4189fccb4cf8737f1842d875 /science
parenta05e3ffdf91091a2a7a84cb6c65db9771f9d1f17 (diff)
fasda 0.1.2
Diffstat (limited to 'science')
-rwxr-xr-xscience/fasda/DETAILS4
-rw-r--r--science/fasda/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/science/fasda/DETAILS b/science/fasda/DETAILS
index 3bee64af0c..cd5ce22418 100755
--- a/science/fasda/DETAILS
+++ b/science/fasda/DETAILS
@@ -1,8 +1,8 @@
SPELL=fasda
- VERSION=0.1.0
+ VERSION=0.1.2
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/auerlab/$SPELL/archive/refs/tags/$VERSION.tar.gz
- SOURCE_HASH=sha512:6e412ed107a2418d1b16fff6898c2ed0eb37dcf40544d53663bdd7056c7c6c1fd1454a93103cf2c888264251c8f2748074dd82990b43446fa02c97cdd9a2cb85
+ SOURCE_HASH=sha512:0ced651822c3cd0f079cb6d2eda4acbe1a7383622dbe7b2a4b2155943fb64979b80241a2e711a10c9362407ec262a3ff8cb32a1e495695d1c8df139902c7ba6d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://github.com/auerlab/fasda"
LICENSE[0]="BSD-2-Clause"
diff --git a/science/fasda/HISTORY b/science/fasda/HISTORY
index 20a3e5eab0..cf88d6085a 100644
--- a/science/fasda/HISTORY
+++ b/science/fasda/HISTORY
@@ -1,2 +1,5 @@
+2022-12-15 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.1.2
+
2022-10-23 Ismael Luceno <ismael@sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created