aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-01-06 13:42:16 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:46 +1300
commitcc610f07b4bdce125149e02702ce243b4fad1697 (patch)
tree3712b15021d15e03762c1839ecf232e1355c8535 /haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild
parentcdd6c87e5e509994c549abb082ea3c3fdc4e1bae (diff)
haskell/haskell-asn1-encoding: Updated for version 0.9.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild')
-rw-r--r--haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild b/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild
index d5760216a4..32e37c7901 100644
--- a/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild
+++ b/haskell/haskell-asn1-encoding/haskell-asn1-encoding.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-asn1-encoding
-VERSION=${VERSION:-0.9.5}
+VERSION=${VERSION:-0.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}