1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-17 09:44:04 +02:00

gnu: guile-safsaf: Update to 0.1-2.079267a.

* gnu/packages/web.scm (guile-safsaf): Update to 0.1-2.079267a.

Change-Id: I6c95fcf4167c942000f59b9dcbe1aa8749c82a6a
This commit is contained in:
Christopher Baines
2026-05-20 21:04:57 +02:00
parent cdce0ff17b
commit 4dbcb0744c
+3 -3
View File
@@ -3098,8 +3098,8 @@ language known as SASS.")
(properties '((hidden? . #t)))))
(define-public guile-safsaf
(let ((commit "d0cb074ed19e9dc64b2b11e332c64577ff45018b")
(revision "1"))
(let ((commit "079267a2454c14f21ca21cd13f80cafe686cb680")
(revision "2"))
(package
(name "guile-safsaf")
(version (git-version "0.1" revision commit))
@@ -3110,7 +3110,7 @@ language known as SASS.")
(commit commit)))
(sha256
(base32
"008nyyrf93hhjazmvn6cpvkcx59ps3356fb3vxr4anwxi6dyqyn4"))
"0fswcpb2zg291bs3a8h12q4r4rrr0bvqd81kcbnpappjfdm3ajhz"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs