🐙 Templated web page generator for your git repositories
git clone https://github.com/m-col/gitja
Files | Refs | Readme | License

Commit 020ff03a5d5066c5a1f5e9d57751f13a6a07adcb
Parent: e714b5bcad00bab5784e0d570af9ead1b0a2aab1
Author: mcol <mcol@posteo.net>
Date: 2022-02-20 16:51:59 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2022-02-20 16:51:59 +0000

Get gitlib dependency as archive

stack.yaml.lock Modified

@@ -12,31 +12,31 @@
   original:
     hackage: ginger-0.10.4.0@sha256:7ca26896395fda951443ed3bba5f24fd6036c44167d424e744d1e0c8c6b138fd,3855
 - completed:
+    size: 86208
     subdir: gitlib
+    url: https://github.com/m-col/gitlib/archive/1fb5d534e22d7aa6be858bb7b2075cd60c0606d8.tar.gz
     name: gitlib
     version: 3.1.3
-    git: https://github.com/m-col/gitlib
+    sha256: 8d5ed307dee32837a8d2fe92358e1060090a4b47bcb17579fdf8498bc7d10ecc
     pantry-tree:
       size: 1137
       sha256: 54c4748a607013867118457910708381ec413a35f901e53ecce204c8ef2eafb5
-    commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8
   original:
     subdir: gitlib
-    git: https://github.com/m-col/gitlib
-    commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8
+    url: https://github.com/m-col/gitlib/archive/1fb5d534e22d7aa6be858bb7b2075cd60c0606d8.tar.gz
 - completed:
+    size: 86208
     subdir: gitlib-libgit2
+    url: https://github.com/m-col/gitlib/archive/1fb5d534e22d7aa6be858bb7b2075cd60c0606d8.tar.gz
     name: gitlib-libgit2
     version: 3.1.2.1
-    git: https://github.com/m-col/gitlib
+    sha256: 8d5ed307dee32837a8d2fe92358e1060090a4b47bcb17579fdf8498bc7d10ecc
     pantry-tree:
       size: 615
       sha256: 0a99f56fcf841f14c353e32a5e66ae3e6212e2958331060ab511c049b862c2b9
-    commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8
   original:
     subdir: gitlib-libgit2
-    git: https://github.com/m-col/gitlib
-    commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8
+    url: https://github.com/m-col/gitlib/archive/1fb5d534e22d7aa6be858bb7b2075cd60c0606d8.tar.gz
 snapshots:
 - completed:
     size: 586296

stack.yaml Modified

@@ -2,8 +2,7 @@
 
 extra-deps:
 - ginger-0.10.4.0@sha256:7ca26896395fda951443ed3bba5f24fd6036c44167d424e744d1e0c8c6b138fd,3855
-- git: https://github.com/m-col/gitlib
-  commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8
+- url: https://github.com/m-col/gitlib/archive/1fb5d534e22d7aa6be858bb7b2075cd60c0606d8.tar.gz
   subdirs:
     - gitlib
     - gitlib-libgit2