summaryrefslogtreecommitdiff
path: root/izumi.org
diff options
context:
space:
mode:
Diffstat (limited to 'izumi.org')
-rw-r--r--izumi.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/izumi.org b/izumi.org
index b88e976..44c0d41 100644
--- a/izumi.org
+++ b/izumi.org
@@ -880,7 +880,7 @@
#+BEGIN_SRC scheme
(list
(let
- ((commit* "cfab3eb8e1c25640439f10789872e28872d656a0"))
+ ((commit* "wip-algo-tn"))
(package
(name "emacs-org-fc")
(version (git-version "0.1.0" "0" commit*))
@@ -889,7 +889,7 @@
(method git-fetch)
(uri
(git-reference
- (url "git://localhost/marek/org-fc")
+ (url "https://git.marekpasnikowski.pl/org-fc.git")
(commit commit*)))
(file-name (git-file-name name version))
(sha256 (base32 "0x8bxjh4r1wqh48f69x8k6gxfpixhwci365n0rh827csfjaqs5hg"))))