diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-01-24 14:34:58 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-01-24 14:34:58 +0100 |
| commit | 45472a9088ebca45bfffc5228314e3f1f217c4cc (patch) | |
| tree | 46e18c2ae3d128f3cc9b99f59df30534bc28b5aa /lib | |
| parent | 2802194063353f7c5e418b22ef51d1019abd32d2 (diff) | |
| download | slackbuilder-45472a9088ebca45bfffc5228314e3f1f217c4cc.tar.gz | |
Get the checksum after repackaging
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/SlackBuilder/Download.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/SlackBuilder/Download.hs b/lib/SlackBuilder/Download.hs index 470ce5a..3e22b22 100644 --- a/lib/SlackBuilder/Download.hs +++ b/lib/SlackBuilder/Download.hs @@ -9,6 +9,8 @@ module SlackBuilder.Download , download , hostedSources , remoteFileExists + , responseBodySource + , sinkHash , updateSlackBuildVersion , uploadCommand ) where |
