]> infiniteadaptability.org Git - channel/commitdiff
pnpm: bump to 11.15.1 master
authorAlexander Joss <[email protected]>
Fri, 14 Aug 2026 04:30:27 +0000 (21:30 -0700)
committerAlexander Joss <[email protected]>
Fri, 14 Aug 2026 04:30:27 +0000 (21:30 -0700)
infiniteadaptability/packages/pnpm.scm

index 67a7f124e5f5a42809f37c7a4f6471e19feb990d..4635449e188b25a387604b87acfc17e49ded42f1 100644 (file)
 (define pnpm
   (package
     (name "pnpm")
 (define pnpm
   (package
     (name "pnpm")
-    (version "11.4.0")
+    (version "11.15.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/pnpm/pnpm/releases/download/v"
                            version "/pnpm-linux-x64.tar.gz"))
        (sha256
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/pnpm/pnpm/releases/download/v"
                            version "/pnpm-linux-x64.tar.gz"))
        (sha256
-        (base32 "1905jd05zqh81c7divamzx51w17in7pm4kd2f6y3n0gggqhx3y7k"))))
+        (base32 "1q7rd5jv6sfs6bvs4wwiqkfpfrc2r53kcvc9igzqjsqg76v764qc"))))
     (supported-systems '("x86_64-linux"))
     (build-system binary-build-system)
     (arguments
     (supported-systems '("x86_64-linux"))
     (build-system binary-build-system)
     (arguments